Hello.
I'm trying to install php-4.3.2 from source in linux
RedHat 9 to work with Oracle using the guide in
http://www.php.net/manual/en/install.apache2.php
I've previously installed Apache-2.0.47 in
/usr/local/apache2 (Apache is working fine).
I did a:
$./configure --with-apxs2=/usr/local/apa
Hello.
I've previously used php-4.2.2 with apache 2.0
Recently I've downloaded the php-4.3.2.
But My Apache server keep seeing my old php version.
Can someone resume me the steps to make the apache see
the new version?
Thanks in advance.
Christi
I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7
in Linux RedHat 9
I had the apache server alredy installed, so I
installed Oracle supposing that the apache was ready
to handle oracle.
When I try the aplication it gives me an error saying
that it don't have the osilogon() function. So I star