Menu

Failed opening required 'config_system.inc.ph

Help 2.02
Oumar fall
2003-07-07
2003-07-07
  • Oumar fall

    Oumar fall - 2003-07-07

    Hi, I've installed the app successfully, but in the admin space, I face thisd error :

    Fatal error: Failed opening required 'config_system.inc.php' (include_path='.;C:\Program Files\EasyPHP\php\pear\') in c:\program files\easyphp\www\phpay\config.inc.php on line 37

    I found nowhere this "config_system.inc.php" file. Someone can help (in english please)?? Thank

     
    • Andreas Kansok

      Andreas Kansok - 2003-07-07
       
    • Andreas Kansok

      Andreas Kansok - 2003-07-07

      To possibilities to solve:

      1) You create a file config_system.inc.php like required. There must be nothing in it. That's why this file is deleted ... but I forgot to remove require() command :-(

      2) You remove the require() command from file config.inc.php by hand. Would be a good idea to look into admin/apply*, if there is a new require is written together with new configuration. You should remove this write command too, if exists. Otherwise you get the same problem everytime you change configuration ...

      Greetings,
      Andreas.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.