Problem after upgrading to PHP 5.2.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • directprint
    Member
    • Jun 2006
    • 62
    • 3.6.x

    Problem after upgrading to PHP 5.2.0

    Was running PHP 4, then decided to upgrade to PHP 5.0, changed the config file for database to mysqli. I have a Mac OS server running Apache/1.3.33 and mysql 5.0.18

    All I get now is a blank page, the error in my server log is:

    [Tue Nov 14 22:32:30 2006] [error] PHP Warning: require_once(./global.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Volumes/SOHOraid/forum/index.php on line 55
    [Tue Nov 14 22:32:30 2006] [error] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './global.php' (include_path='.:/usr/local/php5/lib/php') in /Volumes/SOHOraid/forum/index.php on line 55

    I have no idea why, but I am guessing it's more PHP related.
    Everything else I have hosted using php is fine.

    Any ideas would be much appreciated.
    Steve from downunder - Bikes and Scooter Forum
    Thanks to Jelsoft for VBulletin...
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    PHP configuration isn't really my thing. If no one else here is able to help you then I recommend you post in the Server Configuration forum.

    Comment

    • directprint
      Member
      • Jun 2006
      • 62
      • 3.6.x

      #3
      Thanks for the head up, I will do that.
      Steve from downunder - Bikes and Scooter Forum
      Thanks to Jelsoft for VBulletin...

      Comment

      Related Topics

      Collapse

      Working...