Fine, I need to put these lines in the httpd.conf file...but where?
meldra
11:36 am on Feb 23, 2005 (gmt 0)
Ok, so I was a good girl and read the install notes for php. It says to put some lines in the httpd.conf file. However nowhere seems to say where in the file... Can anyone help me out here?
coopster
12:32 pm on Feb 23, 2005 (gmt 0)
Welcome to WebmasterWorld, meldra.
Are you referring to the "LoadModule" directive? You can place it anywhere after the other "LoadModule" directives. Apache2 is much, much less picky about module order because of the New Apache API [httpd.apache.org].