Choose a Category below
You are not logged in.
We have had some buyers with similar problems, after login to the admin area they get this error messages:
*Warning*: mysql_query() [function.mysql-query
<http://www.xxx.com/signup/admin/function.mysql-query>]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in
*/domains/xxx.com/html/signup/include/functions_admin.php(5)
: eval()'d code(14) : eval()'d code(5) : eval()'d code(14) : eval()'d
code(5) : eval()'d code(14) : eval()'d code(5) : eval()'d code(14) :
eval()'d code(5) : eval()'d code(14) : eval()'d code* on line *410*
The error message could be refering to other lines in the functions_admin.php file (depending if you have choosen AES128 or md5 encryption) but it's basically the same message. At the same time as this error message is displayed after login in the admin area the front page is working perfect and displays no error messages. Another factor is that you can login to the admin area with any or none username and/or password but getting the above typ of error message.
If you have this problem it's most likely due to the way you upload the files to your Web Server. You are using a ftp program that has transfer mode set to auto or binary. Change it to ASCII and upload all files again. We have tested and are using the program FileZilla for all our Softwares and with the standard setting it uploads without any problem to most types of web servers.
Admin
Offline