[PHP-WIN] Re: PHP 5 And Apache2.0.47

2003-10-20 Thread tim sawyers
I did a clean install of windows XP so no version of php was running. I did try just changing the looadModule to PHP4, which gave me an error "module not found". I did try every way of loading php-sapi I could find in the decimation including dropping php4ts.dll in the sapi directory. >From an e

[PHP-WIN] RE: PHP 5 And Apache2.0.47

2003-10-19 Thread manon
1)Check if you don't have an instance of php.exe running for some reason when you load apache 2)try using LoadModule php4_module (not LoadModule php5) The module might for some reason be called Module php4 internally 3) put php4apache2.dll in c:/php/sapi/php4apache2.dll (wherever your sapi dir