You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catchable fatal error: Argument 1 passed to Cosmo::__construct() must be an instance of PDO, null given, called in D:\xampp\htdocs\cosmo\core\app\initialize.php on line 5 and defined in D:\xampp\htdocs\cosmo\core\app\Cosmo.class.php on line 14
The text was updated successfully, but these errors were encountered:
I have the same error, PDO is available and I've changed the permissions of uploads folder and autoload.php file still getting the error. I also get an error when trying to go to install.php. The error reads:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket
Catchable fatal error: Argument 1 passed to Cosmo::__construct() must be an instance of PDO, null given, called in D:\xampp\htdocs\cosmo\core\app\initialize.php on line 5 and defined in D:\xampp\htdocs\cosmo\core\app\Cosmo.class.php on line 14
The text was updated successfully, but these errors were encountered: