MySQL Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Problem (
/showthread.php?tid=582293)
MySQL Problem -
NoahF - 19.07.2015
I'm currently hosting my server locally. When i try in PHPMyAdmin to enter the database, it will not load and I get these errors:
Код:
Notice in .\libraries\tbl_columns_definition_form.inc.php#55
Undefined variable: server
Backtrace
.\libraries\structure.lib.php#2452: include(.\libraries\tbl_columns_definition_form.inc.php)
.\tbl_structure.php#45: PMA_displayHtmlForColumnChange(
string 'cnr',
string 'playerdata',
NULL,
string 'tbl_structure.php',
)
Im not sure how to go about fixing this, any help is appreciated greatly.
Re: MySQL Problem -
PrinceKumar - 20.07.2015
can you show your database.sql ?