I am trying to configure Apache and PHP on an old toshiba satellite pro for demonstration purposes. After trying many versions of the three servers I settled on Apache 1.3.33, PHP 4.3.11 and MySQL 4.1.12a.
I should point out that I have Windows service pack 4 installed. Scouring the web and text books has narrowed down a page with a simple solution, http://www.mjmwired.net/resources/mjm-a ... dows.shtml , which I followed to the letter, as best I could. There is one part where I was instructed to:
I have done a search on the computer and there is no such file. I also did a search in text and found that the install document has a reference to it, as do the .exe installer itself and the php.ini file.Copy php.ini-dist as php.ini from the \php\ directory to your Windows directory: \windows (for 9x/Me/XP) or \winnt (for NT4/2000). Note the name change.
When I try to re-start the Apache server I get an error message:
I am well out of my depth and would welcome any assistance.Can not load c:/program files/php/sapi/php4_apache.dll into server: <126> specified module could not be found:
Thanks