View Single Post
  #4  
Old April 8th, 2002, 04:27 PM
BSDimwit BSDimwit is offline
Registered User
 
Join Date: Mar 2002
Location: Denver
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
BSDimwit is on a distinguished road
I am not sure what happened...

Hi,

During your attempted installation of PHP, the installation probably already made the configuration file changes to load the php modules, and when the modules weren't there to load, it complained...

Solution:

edit this file

/private/etc/httpd/httpd_macosxserver.conf

Goto the line 37 and comment it out (put # in front of it)

then try again... it might complain a second time about add module line it can't load, repeat the above directions.

Another Solution:

Look in the /private/etc/httpd directory and see if a back up of the httpd_macosxserver.conf.bak or something similar was made. If so, the rename it back to the its original name and then retry it.

Hope this helps, but you have to give a bit more information like what you did when you tried to install, what happened, and why it didn't work, etc... Basically paint us a picture of what you did so that we can figure out how to undo it.

BSDimwit
Reply With Quote