Hi! I have compiled php 4.2.0 nad it works fine, but when i made some changes in php.ini php seems not to read the new information. When i compiled i did configure it with this --with-config-file-path=/usr/local/apache/conf/php.ini
I have edit in php.ini include_path= .:/home but when i do a phpinfo i get this information Configuration file (php.ini) Path : /usr/local/apache/php.ini Include_path : .:/usr/local/share/pear (very wrong) Hope u could help me! !!!And yes everytime i do a change to php.ini i restart Apache!!!