| Author |
Message |
DotComBoy
Nuke Cadet


Joined: Nov 04, 2004
Posts: 2
|
Posted:
Thu Nov 04, 2004 4:53 am |
  |
hi, i juts installed sentinel. and i´m getting this error.
| Quote: |
Warning: main(config.php): failed to open stream: No such file or directory in /home/adictive/public_html/includes/sentinel.php on line 36
Fatal error: main(): Failed opening required 'config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/adictive/public_html/includes/sentinel.php on line 36 |
im using IPBNuke.., everything else looks ok. |
|
|
   |
 |
sankilla
Nuke Cadet


Joined: Dec 10, 2004
Posts: 8
|
Posted:
Tue Dec 14, 2004 2:22 pm |
  |
Well, I don't know if you fixed the problem yet? However line 36 has to do with your default config.php, and your database location. If you have changed the path you must edi t the sentinel.php file to reflect it.. Here is a default Sentinel.php fiile line 36
} elseif {
line => 36 require_once ("config.php");
require_once ("db/db.php");
$lang_dir = '"";
} |
|
|
   |
 |
Bruan
Nuke Soldier


Joined: Mar 07, 2004
Posts: 14
|
Posted:
Sun Feb 06, 2005 6:36 am |
  |
Ive got a similar error now on my install. But im getting the error on line 46.
| Code: |
Warning: main(config.php): failed to open stream: No such file or directory in /home/bkopsnet/public_html/nuke/includes/sentinel.php on line 46
Fatal error: main(): Failed opening required 'config.php' (include_path='.:/usr/local/lib/php') in /home/bkopsnet/public_html/nuke/includes/sentinel.php on line 46
|
Can anyone give me some help finding out what would be causing this or how to fix it please. |
|
|
    |
 |
moradam
Nuke Cadet


Joined: Feb 13, 2005
Posts: 6
|
Posted:
Sun Feb 13, 2005 8:15 am |
  |
i have the same problem...
in line 46
it can be an read/write permission roblem but which file that we have to give permissions |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12397
|
Posted:
Sun Feb 13, 2005 10:58 am |
  |
|
     |
 |
DanielBa
Nuke Cadet


Joined: Feb 27, 2005
Posts: 1
|
Posted:
Sun Feb 27, 2005 6:46 am |
  |
Anyone get an answer to this one yet? I'm getting the same error.
 |
|
|
   |
 |
counteru
Nuke Soldier


Joined: Jan 06, 2005
Posts: 31
|
Posted:
Sun May 22, 2005 11:17 am |
  |
I updated from phpnuke 7.6 to phpnuke 7.7 and now im gettin the same error when i try to go the the forums admin:
Warning: main(config.php): failed to open stream: No such file or directory in /usr/www/lg/includes/sentinel.php on line 36
Fatal error: main(): Failed opening required 'config.php' (include_path='.:/usr/lib/php') in /usr/www/lg/includes/sentinel.php on line 36
i hoped someone knows soon whats wrong.
btw i know my config.php file is in the same place it was when i had it running on phpnuke 7.6
I was not the one who installed this back when the site was 7.6 soo i dunno how they installed it but i do know it was workin fine then. Now since the update it gives me that error. I would really just like to completely uninstall it and then reinsall the newest one.. however since I didnt install it I dunno how to uninstall it. Does it created tables on the database? IF soo does anyone know or have instructions on completely removing this thing? |
|
|
   |
 |
perfect-games
Site Admin


Joined: Jun 18, 2004
Posts: 210
|
Posted:
Sun May 22, 2005 11:27 am |
  |
|
    |
 |
counteru
Nuke Soldier


Joined: Jan 06, 2005
Posts: 31
|
Posted:
Sun May 22, 2005 12:11 pm |
  |
|
   |
 |
perfect-games
Site Admin


Joined: Jun 18, 2004
Posts: 210
|
Posted:
Sun May 22, 2005 12:39 pm |
  |
you must have old version of sentinal new version this is already done.
forgot about that.
been using 2.9 and 3.0 patch for a while now |
|
|
    |
 |
|
|