Service Unavailable - No Errors Messages? Can't Access Backend

Ok sorted the permissions and DB issue. Now I just this....

[url=https://postimg.org/image/djufd7g99/][/url]

Error reporting is switched on but no errors are being reported?

Ok sorted the permissions and DB issue. Now I just this....



Error reporting is switched on but no errors are being reported?

Try to change permissions. You can find more information here: http://docs.cs-cart.com/4.3.x/install/useful_info/permissions.html

Warning: require_once(/home/digitalsaveadmin/public_html/config.local.php): failed to open stream: No such file or directory in /home/digitalsaveadmin/public_html/config.php on line 251

Fatal error: require_once(): Failed opening required '/home/digitalsaveadmin/public_html/config.local.php' (include_path='/home/digitalsaveadmin/public_html/app/lib/pear/:.:/usr/lib/php:/usr/local/lib/php') in /home/digitalsaveadmin/public_html/config.php on line 251

Please make sure that the /home/digitalsaveadmin/public_html/config.php exists. If not, copy from the old website or distributive. If exists, it is permissions issue.

Hi, Ok I got rid of the config issue and am now back to blank SERVICE UNAVAILABLE page with no errors?

http://digitalsave.co.uk/

Can't access backend either

This is after server migration by the way. VAR/CACHE has been deleted.

I did install a copy of CS Cart first, just moved the contents of public_html from one server to another, loaded database, connected db - and this is where im at

Ahhh using View Page Source I have this

			Message
	
			 
		
			Table 'digitals_cscartv4.cscart_storage_data' doesn't exist (1146)SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'

Ok it would seem that PHP MY Admin isn't uploading my full 1.2gb DB.

So I have now uploaded it to FTP. What is the best way to import it into PHP MY Admin from there?

FYI

$config['db_host'] = 'localhost';
$config['db_name'] = 'digitals_cscartv4';
$config['db_user'] = 'digitals_admin';

PM me temporary FTP access and location of the sql file. We will try to restore it with default CS-Cart functions

hi!

what was the soultion?