when it comes to adding the handler and the module to the httpd config file, apache will not restart, citing the following error
syntax error on line 1022 of d:/program files/apache group/apache/conf/httpd.conf:
cannot load d:/php/sapi/php4apache2.dll into server: <126> the specified module could not be found:
now ive tried moving the dll into other locations, using ~1 type 8 char dir listings cause i thought it might be choking on the spaces, heres whats in my httpd file regarding it.
Code: Select all
LoadModule php4_module "d:/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .phpthanks in advance,
Tim Grant
email : timgrant_at_optusnet.com.au