Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

not working even after reformat #93

Open
Zedroid opened this issue Jun 28, 2024 · 0 comments
Open

not working even after reformat #93

Zedroid opened this issue Jun 28, 2024 · 0 comments

Comments

@Zedroid
Copy link

Zedroid commented Jun 28, 2024

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 . . .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant