CPSC icon indicating copy to clipboard operation
CPSC copied to clipboard

not working even after reformat

Open Zedroid opened this issue 1 week ago • 0 comments

PHP Warning: PHP Startup: Unable to load dynamic library 'php_gd2.dll' (tried: C:\xampp\php\ext\php_gd2.dll (The specified module could not be found), C:\xampp\php\ext\php_php_gd2.dll.dll (The specified module could not be found)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'php_gd2.dll' (tried: C:\xampp\php\ext\php_gd2.dll (The specified module could not be found), C:\xampp\php\ext\php_php_gd2.dll.dll (The specified module could not be found)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysql.dll' (tried: C:\xampp\php\ext\php_mysql.dll (The specified module could not be found), C:\xampp\php\ext\php_php_mysql.dll.dll (The specified module could not be found)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'php_mysql.dll' (tried: C:\xampp\php\ext\php_mysql.dll (The specified module could not be found), C:\xampp\php\ext\php_php_mysql.dll.dll (The specified module could not be found)) in Unknown on line 0 PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "Login.xml" in C:\xampp\htdocs\Run.php on line 34

Warning: simplexml_load_file(): I/O warning : failed to load external entity "Login.xml" in C:\xampp\htdocs\Run.php on line 34


| | / () | | |/ / | | ___ _ _ _ __ ___ | | | __/ _| | | | ' \ / _
| |\ \ | |
__ \ || | | | | __/ _| _/|_|/_,|| ||___| PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "Database.xml" in C:\xampp\htdocs\Kitsune\Database.php on line 12

Warning: simplexml_load_file(): I/O warning : failed to load external entity "Database.xml" in C:\xampp\htdocs\Kitsune\Database.php on line 12 PHP Warning: Attempt to read property "name" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 14

Warning: Attempt to read property "name" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 14 PHP Warning: Attempt to read property "address" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 14

Warning: Attempt to read property "address" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 14 PHP Warning: Attempt to read property "username" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 17

Warning: Attempt to read property "username" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 17 PHP Warning: Attempt to read property "password" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 17

Warning: Attempt to read property "password" on bool in C:\xampp\htdocs\Kitsune\Database.php on line 17 21:06:19 [Fatal] > SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) Press any key to continue . . .

Zedroid avatar Jun 28 '24 04:06 Zedroid