Menu

Call to undefined function: setoption()

Help
2002-07-03
2002-07-03
  • Nobody/Anonymous

    After I wasnt able to setup bt on my providers webserver, I tried to install it on my own server. I had some trouble with apache, php and mysql at first but managed to get things basically working.

    Well ... basically. Not bt. ;-) The complete error message I get is:

    Fatal error: Call to undefined function: setoption() in /var/www/bugtracking/include.php on line 52

    which is:
    $db->setOption('optimize', 'portability');

    Any hints ?

    Greetings from germany,
    Christian.

     
    • Benjamin Curtis

      Benjamin Curtis - 2002-07-03

      This is most likely due to using a pear installation from php 4.0.6.  Upgrading php (and with it, pear), should solve the problem.

       

Log in to post a comment.