Menu

#15 Oracle ocilogin issue

open
nobody
5
2005-05-12
2005-05-12
Anonymous
No

I have created a schema in the database, and I can
connect to the database via the command line on UNIX.
But I get this error when I attempt to run the web page:

Fatal error: Call to undefined function: ocilogon() in
/www/itms/db_tools.php on line 139

I call the page as http://localhost/itms

I have setup the config.php with all the right values.

Scott

Discussion

  • Matt Palmerlee

    Matt Palmerlee - 2005-05-12

    Logged In: YES
    user_id=222242

    Hello, thank you for your bug report.
    The ocilogon() error sounds to me that php is not correctly
    configured to work with Oracle.

    This page may be some help for you to configure Oracle in php:
    http://us2.php.net/manual/en/ref.oci8.php

    You may also want to make a phpinfo() page so that you can
    see if Oracle looks like it is correctly configured in PHP.

    hope this helps, let me know how it goes,
    -Matt

     
  • Scott Parker

    Scott Parker - 2005-05-13

    Logged In: YES
    user_id=1277702

    I have this fixed, now I get [Fri May 13 10:56:49 2005]
    [notice] child pid 25347 exit signal Illegal instruction (4)

    So, I'm still working on solving this issue

     

Log in to post a comment.

MongoDB Logo MongoDB