On Sunday, November 16, 2003, at 04:01 pm, Mark Benson wrote:
Bringing this back to something on topic - is PHP available in the personal web-sharing on OS X Panther?
-- Mark Benson
Yes, though you may have to edit your httpd.conf file to enable it. I just followed the instructions in Hack no. 93 in 'Mac OS X Hacks', but basically you should search httpd.conf for the following lines:-
LoadModule php4_module libexec/httpd/libphp4.so
AddModule mod_php4.c
and two "AddType' lines:-
AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps
Just make sure these lines are un-commented (have no 'hash' sign at the beginning),save httpd.conf, and restart apache.
I'm no expert so if you don't know nuthin', read up first! But I just followed the instructions in the book above, and it works fine.
Tom Burke
-- Mac UK is sponsored by <http://lowendmac.com/> and...
123Inkjets.com <http://lowendmac.com/ad/123inkjets.html>
Support Low End Mac <http://lowendmac.com/lists/support.html>
Mac UK list info: <http://lowendmac.com/lists/mac-uk.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive: <http://www.mail-archive.com/mac-uk%40mail.maclaunch.com/>
Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
