Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by henke37: http://wiki.apache.org/httpd/PHPOnWindows The comment on the change is: better coment ------------------------------------------------------------------------------ While it is not strictly necessary, it does not hurt to save it in a separate configuration file. {{{ - #Preload the PHP interpreter dll in order to avoid the dll hell problem. + #Preload the PHP interpreter dll so that apache can find it, even if it's not in the path LoadFile "C:/server/php5.2/php5ts.dll" #Load the sapi module for Apache
