
July 28th, 2006, 05:43 PM
|
|
|
|
Join Date: Apr 2007
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Strange PHP Error
I recently installed PHP 5.1.4 on Apache 2.2 using the modified php5_apache2.dll. After using apache and php for several weeks i realized that http.conf had the wrong path to the php.ini file (the path in http.conf was incorrect). when i modify http.conf to the correct path, php stops working. PHP works only when http.conf is configured to any path other than the correct one.
I also tried using the newer php 5.2 install with php5_apache2_2.dll with the same results.
This problem is very confusing to me.
|