Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fatal error: Call to undefined function: ocilogon()

474397Jan 25 2006 — edited Feb 12 2006
I followed the instructions in the article "Installing Oracle, PHP, and Apache on Windows 2000/XP" by Robert Clevenger
url is
http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_windows.html?template=/ocom/technology/content/print

I installed apache1.3.33Win32 and php4.3.9-win32.
I uncommented the extension=php_oci8.dll line in php.ini.
I loaded php4ts.dll, php_oci8.dll to the directory containing apache.exe.
and updated httpd.conf as instructed in the paper.
I am using window xp.

the sample page, phptest.php in the article, run correctly.
however, oci8test.php, page gave an error as
Fatal error: Call to undefined function: ocilogon().

Thanks for your helps.
Jill
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2006
Added on Jan 25 2006
2 comments
1,516 views