The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Warning: mysql_real_escape_string() - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: Warning: mysql_real_escape_string() (/showthread.php?tid=73) |
Warning: mysql_real_escape_string() - xulusports - Mar 18th, 2009 I am receiving the following error when I submit the admin info at step 5 of the install (all previous four steps worked fine and all tables are created), any ideas? [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.NAME/USER/testserver.DOMAIN.com/register/global/code/general.php on line 646 Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/.NAME/USER/testserver.DOMAIN.com/register/global/code/general.php on line 646 The pair appears 7 times...then: Fatal error: Call to undefined function validate_fields() in /home/.NAME/USER/testserver.DOMAIN.com/register/install/library.php on line 462 RE: Warning: mysql_real_escape_string() - xulusports - Mar 18th, 2009 Deleted all DB tables and files from the server. Re-uploaded everything, ran the install script, and POW, everything worked this time! RE: Warning: mysql_real_escape_string() - Ben - Mar 19th, 2009 Thanks for reporting the fix - I guess that just one or more of the files didn't get uploaded properly. Be sure to post any problems you encounter in the forums! - Ben |