Jump to content

MySQL Error Occured


Guest magix111

Recommended Posts

Guest magix111

Okay, i have resolved my earlier problem of internal server error by deleting .htaccess

I could not successfully run the install script so did the manual install. Now when trying to access admin I get the following

MySQL Error Occured

2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

Any ideas?

Thanks,

Mary :^^:

this is my global.inc.php file

<?php

$glob['dbdatabase'] = 'jbscart_jbscart';

$glob['dbhost'] = 'mysql49.secureserver.net';

$glob['dbpassword'] = 'jbscart_dyljos211';

$glob['dbprefix'] = '';

$glob['dbusername'] = 'jbscart_jbscart';

$glob['installed'] = '1';

$glob['rootDir'] = '/home/content/j/a/n/janetbates/html/JBStore';

$glob['rootRel'] = '/JBStore/';

$glob['storeURL'] = 'http://68.178.132.59/JBStore';

?>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...