PHP broken in Tiger May30 '05
Feedback
# (2 of 3): Matthom
1 day, 9 hours after the fact. (Tue 31 May 2005, 6:13 PM CST)
Thanks, Dale. I might just try a re-install of PHP.
I restarted Apache, to no avail.
I also searched for some info on which lines are supposed to be uncommented in the httpd.conf file - but found nothing quite useful - other than this.
Hopefully I'll get it working soon.
# (3 of 3): Dale » bluetrait.com
1 day, 13 hours after the fact. (Tue 31 May 2005, 10:40 PM CST)
You need to un-comment
#LoadModule php4_module libexec/httpd/libphp4.so
and
#AddModule mod_php4.c
RSS feed for comments on this post
Leave feedback
matthom
is published and produced by Matt Thommes - an independent publishing enthusiast, mobile blogger, content creator, informative writer, web developer from Chicago.
Never one to conform, Matt intends to promote the effect the web has on our lives, in an effort to intensify, instruct, and clarify all that is happening around us.
I just noticed this morning that PHP is no longer working on my local system. This probably has something to do with my recent upgrade to Mac OS 10.4 (Tiger).
You are at the feedback permalink page for: PHP broken in Tiger
# (1 of 3): Dale » bluetrait.com
5 hours, 51 minutes after the fact. (Mon 30 May 2005, 3:04 PM CST)
No problems here. I enabled php on a friend's tiger install yesterday. Just make sure you have uncommented the correct things in /etc/httpd/httpd.conf and restarted apache.