Re: PHP setup
Re: PHP setup
- Subject: Re: PHP setup
- From: David Holt <email@hidden>
- Date: Thu, 6 Feb 2003 07:30:32 -0800
I think you may want to take this question to the web-development list.
You will want to check out the archives of this list:
email@hidden
Someone will be able to help you there.
David
On Thursday, February 6, 2003, at 03:53 AM, Dean Ouellette.ws wrote:
When I run config test I get this, any ideas what it means
% apachectl configtest
Syntax error on line 361 of /etc/httpd/httpd.conf:
DocumentRoot must be a directory
On Wednesday, February 5, 2003, at 11:20 PM, Dean Ouellette.ws wrote:
Newbie here trying to get php running
Running OS 10.2
During the restart I am getting an error every time, anyone know what
is going on?
This worked
[dean-computer:~] dean% cd /etc/httpd
[dean-computer:/etc/httpd] dean% sudo apxs -e -a -n php4
libexe/httpd/libphp4.so
Password:
[activating module `php4' in /private/etc/httpd/httpd.conf]
cp /private/etc/httpd/httpd.conf /private/etc/httpd/httpd.conf.bak
cp /private/etc/httpd/httpd.conf.new /private/etc/httpd/httpd.conf
rm /private/etc/httpd/httpd.conf.new
[dean-computer:/etc/httpd] dean% sudo perl -p -i.bak -e 's%#(AddType
\S+-php[ -])%$1%i' httpd.conf
Then this part fails every time
% sudo apachectl graceful
/usr/sbin/apachectl graceful: configuration broken, ignoring restart
/usr/sbin/apachectl graceful: (run 'apachectl configtest' for details)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
______________________________________
Dean Ouellette
High Street Communications
(603) 264-5838
(603) 584-0403 Fax
email@hidden
http://www.highstreetcommunications.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: PHP setup (From: "Dean Ouellette.ws" <email@hidden>) |