I'm running Apache/1.3.19 (Unix) PHP/4.0.5 on my Sun Workstation. I would like to connect to the Oracle-database(8.1.7) on the same pc. But the following error occurs when I try to connect to the Database:
Fatal error: Call to undefined function: ocilogon() in /opt/apache/htdocs/john/dbtst2.php on line 18
The PHP-Info said that php is configured with oracle support!: Configure Command './configure' '--with-apxs=/opt/apache/bin/apxs' '--with-oracle'
Can anyone help me?
Chris
Fatal error: Call to undefined function: ocilogon() in /opt/apache/htdocs/john/dbtst2.php on line 18
The PHP-Info said that php is configured with oracle support!: Configure Command './configure' '--with-apxs=/opt/apache/bin/apxs' '--with-oracle'
Can anyone help me?
Chris