Nach dem Update auf 1.0.7 RC 1 (von 1.0.5, Ubuntu 8.04) empfing mich ispCP erst einmal mit:
Code:
Error: PHP extension 'mcrypt' not loaded!
Nachdem ich mein Ubuntu dazu bekommen hatte trotz installiertem mcrypt dies auch wirklich zu nutzen, kam ich zumindest bis zur Login-Maske. Nach Eingabe von User/Pass laufe ich nun auf folgenden Fehler:
Code:
Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. - Query: SELECT `admin_id`, `created_by`, `admin_type` FROM `admin` WHERE `admin_id` = ? ;
Bin ich damit alleine?
Grüße
Philipp