It's my first time learn hosting for my final assignment
i got this error
I have no idea what should i do
I get no error when i'm on local..
i got this error
Code:
Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' in /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/library/Zend/Db/Adapter/Pdo/Abstract.php:143 Stack trace: #0 /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/library/Zend/Db/Adapter/Abstract.php(414): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/library/Zend/Db/Adapter/Pdo/Abstract.php(220): Zend_Db_Adapter_Abstract->query('select sum(JumD...', Array) #2 /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/library/Zend/Db/Adapter/Abstract.php(660): Zend_Db_Adapter_Pdo_Abstract->query('select sum(JumD...', Array) #3 /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/application/models/DataCart.php(30): Zend_Db_Adapter_Abstract->fetchRow('select sum(JumD...') #4 /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/application/contro in /home/vol13/000space.com/space_4876282/htdocs/CakeShopOnline/library/Zend/Db/Adapter/Pdo/Abstract.php on line 143
I get no error when i'm on local..
Comment