I have just installed some older version of apche/php/mysql
I am trying to get apache to load php right. I have done everything following the module directions, and I get the following error message when starting the apache service:
LoadModule requires two segments, a name and a load module location from to which it load.
It seems to not recognize:
LoadModule php4_module C:/Program Files/Apache Group/Apache/php/sapi/php4apache.dll
what could be wrong? I have already copied the proper .dll to the windows/system32 folder.
Apache: 1.3.27
PHP: 4.2.3