Arkadaşlar php bilgim hiç olmadığı için neyin ne olduğunu anlayamıyorum 
Hazır bir sistemi çalıştırmak istediğimde aşağıdaki hataları aldım. Bunlar ne anlama geliyor?
Belkide basit şeyler ama bilmediğimden aramada yapamıyorum.
Xampp server kurup çalıştırdım bu arada...
Hazır bir sistemi çalıştırmak istediğimde aşağıdaki hataları aldım. Bunlar ne anlama geliyor?
Belkide basit şeyler ama bilmediğimden aramada yapamıyorum.
Xampp server kurup çalıştırdım bu arada...
Warning: mysql_connect() [function.mysql-connect]: Premature end of data (mysqlnd_wireprotocol.c:554) in C:\xampp\htdocs\website\baglanti.php on line 7
Warning: mysql_connect() [function.mysql-connect]: OK packet 1 bytes shorter than expected in C:\xampp\htdocs\website\baglanti.php on line 7
Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file in C:\xampp\htdocs\website\baglanti.php on line 7
Deprecated: Function mysql_db_query() is deprecated in C:\xampp\htdocs\website\baglanti.php on line 10
Deprecated: mysql_db_query() [function.mysql-db-query]: This function is deprecated; use mysql_query() instead in C:\xampp\htdocs\website\baglanti.php on line 10
Deprecated: Function mysql_db_query() is deprecated in C:\xampp\htdocs\website\baglanti.php on line 11
Deprecated: mysql_db_query() [function.mysql-db-query]: This function is deprecated; use mysql_query() instead in C:\xampp\htdocs\website\baglanti.php on line 11
Deprecated: Function mysql_db_query() is deprecated in C:\xampp\htdocs\website\baglanti.php on line 12
Deprecated: mysql_db_query() [function.mysql-db-query]: This function is deprecated; use mysql_query() instead in C:\xampp\htdocs\website\baglanti.php on line 12
Notice: Use of undefined constant act - assumed 'act' in C:\xampp\htdocswebsite\action.php on line 2
Notice: Undefined index: act in C:\xampp\htdocs\website\action.php on line 2
Notice: Use of undefined constant act - assumed 'act' in C:\xampp\htdocs\website\action.php on line 11
Notice: Undefined index: act in C:\xampp\htdocs\website\action.php on line 11