I've seen this problem mentioned a few times in the past on the list but I
havn't seen a solution that has worked for me yet ..

I've re-compiled PHP4 for MiniSQL (--with-msql --with-apxs) use many times
in the past with little to no problems, but recently I ran into a major
problem on a re-comiliation on a Redhat 6.1 system .. basically when I
re-compile PHP4 with the added --with-msql argument, then restart Apache,
phpinfo() does not reflect the new arguments that I passed. Digging into
this a little more I noticed that the timestamp on my libphp4.so file was
still December 11th, 2000 ... so I tried removing it and re-compiling and it
was not replaced .. somehow Apache is set on using the old libphp4.so and
not using the new one when I re-compile.

I would really like to get this working and hope someone can give some
insight! Thank you very much.

BK



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to