Menu

Installing on Mac OS X?

Help
2002-09-05
2002-09-05
  • Nobody/Anonymous

    I'm trying to install this on mac OS X Server 10.2 and I I'm getting the following error when hitting the "Save Options" button:

    Fatal error: Failed opening required 'DB.php' (include_path='.:/usr/lib/php') in /Users/arlo/Sites/konfab/bugs/install.php on line 152

    Seeing this, and knowing that DB.php lives in "/System/Library/PHP" I wonder where it's getting the /usr/lib/php path from.  I've had no problems using any other PHP based system on Mac OS X, so I can't figure out why this path isn't right or where it's coming from.

    Cheers,
    Arlo Rose

     
    • Benjamin Curtis

      Benjamin Curtis - 2002-09-05

      The include path is defined in php.ini.  Once you find that file (I don't know where it's located for OS X), you should be able to edit it so that the include_path variable points to the correct location.

       

Log in to post a comment.