|
| Author |
Message |
Nate
Joined: 22 Oct 2005
Posts: 24
|
Posted: 11/2/2005, 3:14 pm Post subject: Maybe you guys can help |
|
|
I just got some errors on my forum and my site is down.
Front page error is
| Code: |
Warning: main(Connections/data.php): failed to open stream: No such file or directory in /home/patriotd/public_html/index.php on line 1
Fatal error: main(): Failed opening required 'Connections/data.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/patriotd/public_html/index.php on line 1 |
Index error is:
| Code: |
Warning: main(../Connections/data.php): failed to open stream: No such file or directory in /home/patriotd/public_html/forum/index.php on line 76
Warning: main(../Connections/data.php): failed to open stream: No such file or directory in /home/patriotd/public_html/forum/index.php on line 76
Warning: main(): Failed opening '../Connections/data.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/patriotd/public_html/forum/index.php on line 76
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/patriotd/public_html/forum/index.php on line 81
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/patriotd/public_html/forum/index.php on line 84
|
It appears all the line errors are lines that say /Connections/data.php' in the code. Can anyone help me identify what happened or how to fix this? I posted on phpbb support forums and nobody bit. I'm at a loss. Any help would be great.
Thanks. _________________ Ohio State Buckeyes Forums |
|
| Back to top |
|
 |
Thoul
Joined: 14 Sep 2005
Posts: 169
|
|
| Back to top |
|
 |
Nate
Joined: 22 Oct 2005
Posts: 24
|
Posted: 11/3/2005, 10:31 am Post subject: |
|
|
It was a hosting issue. The server I am on crashed.
Added bonus, since it crashed when they restored quite a few of my files are missing. I believe my sql database is in tact so I need to just upload one of my site back ups and think we're back in business.
Although my backup is at home and I'm at work. _________________ Ohio State Buckeyes Forums |
|
| Back to top |
|
 |
|