Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /hermes/bosweb/web200/b2003/ipg.shugoshavencom/public_html/install.php on line 4Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /hermes/bosweb/web200/b2003/ipg.shugoshavencom/public_html/install.php on line 4Lost connection to MySQL server at 'reading initial communication packet', system error: 111
$dbhost = 'localhost'; // Database host usually localhost$dbuser = 'vi3t_shugo'; // Database user$dbpass = 'YOUR USER PASSWORD'; // Database password$dbname = 'shugos_haven972'; // Database name
$cachepath='/home/users/web/b2003/ipg.shugoshavencom/public_html/cache/';
Warning: session_start() [function.session-start]: open(/home/hostingaccountname/sessions/sess_9ed546ded53cca7d6e9c37bc2ba147a1, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web200/b2003/ipg.shugoshavencom/public_html/index.php on line 2
Quote from: Adam LaCombe on August 14, 2010, 11:33:03 AMyou should have dropped all the files in the pubilc_html folder on your server.the install file doesn't need to be ran again, just fix where your files are placed on your server.So just move everything in public_html into root?
you should have dropped all the files in the pubilc_html folder on your server.the install file doesn't need to be ran again, just fix where your files are placed on your server.