Forum Moderators: phranque
LoadModule php5_module c:/php/php5apache.dll
AddType application/x-httpd-php .php
AddModule mod_php5.c
SetEnv PHPRC C:/php
but when i tried to test the config, it returns this error:
cannot remove module mod_php5.c: not found in module list
can someone help me figure out what i'm doing wrong? i tried installer, but it can't config the apache, i'm using Win XP pro..
Thanks for helping me!
This recent thread might be of interest to you as well. A couple issues you may need to resolve re: Windows are documented there.
Installing PHP5 Under Windows XP and Apache [webmasterworld.com]