ftp_edit.php mysql error after upgrade. - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: ftp_edit.php mysql error after upgrade. (/thread-15748.html) |
ftp_edit.php mysql error after upgrade. - Keen - 01-22-2012 02:38 AM Hello. Recently upgraded system to latest... System is Gentoo Mysql-5.1.56 Php-5.3.8 ispCP - nightly build After editing an ftp account, i'm getting an error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `userid` = 'name@domain.london.uk'' at line 6 - Query: UPDATE `ftp_users` SET `passwd` = ?, `net2ftppasswd` = ?, WHERE `userid` = ? ? |