Hi,
I have php installed on a linux (rh7.1) box. I see 2 different phpinfo() outputs when I run the $php test.php and http://my.server.com/test.php.
One says the path to php.ini is /usr/lib (and I checked - it does not exist)
and the other says /etc (it exists).
Now on the shell prompt output, I have the oci8 support and in the other not.
I need the environment from the shell prompt output.
Is there anyway to do this?
IMPORTANT
I had first downloaded and installed the php-4.0.6 and then tried it with the php-4.0.1.pl1 (I think).
I also have my distribution in 2 places and it is a mess, but I am scared of cleaning up as I had a lot of problems in configuring php with oci8 support on an apache installation from oracle.
Could anybody please help me how to solve this?
Also, can you please suggest a good cookbook that would help me in rewriting an application in php using apache and Oracle as the database?
TIA!
Cheers
Pramodh