Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-22-2013, 02:24 AM   PM User | #1
monikah
New to the CF scene

 
Join Date: Mar 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
monikah is an unknown quantity at this point
Need help - cant access admin site

Hello everybody.

I have a huge problem. I have a website (www.ibcommunity.or) and I played around in Website X5 and uploaded the content to FTP. However, the software froze and after that, I coud not reach either my website nor admin page. I cleared Cache, i tried different browsers, I deleted the files I added in FTP... There should be nothing missing at least i did not delete anything physically. When the software froze, then when the problem started.

Plus, my website says this:
Warning: opendir(C:\domains\ibcommunity.org\wwwroot\admin\/lang) [function.opendir]: failed to open dir: No such file or directory in C:\domains\ibcommunity.org\wwwroot\lib\translation.functions.php on line 88

Warning: closedir(): supplied argument is not a valid Directory resource in C:\domains\ibcommunity.org\wwwroot\lib\translation.functions.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at C:\domains\ibcommunity.org\wwwroot\lib\translation.functions.php:94) in C:\domains\ibcommunity.org\wwwroot\index.php on line 254

And in my Admin page is says error 404.

I really dont know what to do. I didnt have backed up original files, because when i started saving them on my PC, it crashed. Please help me
monikah is offline   Reply With Quote
Old 03-22-2013, 08:27 AM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,602
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
The path in the error messages appears to point to your local hard drive which, obviously, isn’t accessible from the public web server where the site is stored. So, you either need to change something in your editor program or edit the paths manually.

And with the error 404 this means that a file is missing or not of the name you typed into the browser’s address bar. What is the URL for the admin page and can you confirm that file is present?
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 03-22-2013, 04:10 PM   PM User | #3
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,645
Thanks: 4
Thanked 2,450 Times in 2,419 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
C:\ might not be a problem, but we can't verify that without code. The path looks a lot like what I'd expect to see on an IIS server. On the other hand, it may be simply misconfigured in your file, but that isn't something we can tell you.

Assuming the path is correct, it looks to me that you'll be up the creek. As mentioned the 404 is a missing page, so it didn't upload successfully. If you don't have the files, than you'll be rewriting or downloading them again. You can try contacting your host to see if they have a backup available for which to perform a filesystem restore as well. If you're using a database for your data, than your data should still be intact and not require any type of restoration.

And now you've also learned why backups are *very* important. I manage an entire corporation's backup systems, and whilst people scoff and the importance of that role, the sure come crawling back when something needs to be recovered (ie: many times daily).
__________________
As of PHP 5.5, the MySQL library has been officially deprecated. It is recommended to move to either MySQLi or PDO libraries for your mysql connectivity. See here for help choosing which interface you prefer: http://php.net/manual/en/mysqlinfo.api.choosing.php
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:27 PM.


Advertisement
Log in to turn off these ads.