Dear friends, First of all I want to thank you for your support and please excuse my grammar I have the following issue with brand new ISPConfig installation under CentOS . I have fully complete the step by step installation guide of The Perfect Server - CentOS 6.4 x86_64 (Apache2, Dovecot, ISPConfig 3) When i go on https://xx.xx.xx.xx:8080 i receive the following error and no login form but only the background + ispconfig logo (See attachment) Code: #0 db->query(SELECT config FROM sys_ini WHERE sysini_id = 1) called at [/usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php:172] #1 db->queryOneRecord(SELECT config FROM sys_ini WHERE sysini_id = 1) called at [/usr/local/ispconfig/interface/lib/classes/getconf.inc.php:52] #2 getconf->get_global_config(misc) called at [/usr/local/ispconfig/interface/web/index.php:42] If anyone know the solution and fix of this issue please.. help me. Thank you
May be related to this: http://www.ispconfig.org/page/en/ispconfig/patches.html Patch ID: 3053_sysini
Dear friend thank you for your answer I did the patch update . Once i did it I reboot the vps but nothing .. Still have the same issue.
Try downloading ISPConfig again and run the "php -q update.php" from inside the "install/" directory. Type "yes" on all reconfigure questions.
Thank you for your reply I receive the follow : Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]: Creating backup of "/usr/local/ispconfig" directory... Creating backup of "/etc" directory... Checking ISPConfig database .. OK Unable to read server configuration from database.[root@ishop install]# .... Could you look on it if I give you root access? If you have time of course. Thank you
The error means that ispconfig is not fully installed yet. Run the uninstall.php file (which is in the install folder) and then reisntall it with install.php. I assume that you dont have any websites in ispconfig yet. When the installer asks you for the mysql administrative user and password, then ensure that you really use the root user and its password as ispconfig has to create a database and database user.
Dear friends, After full uninstall and removing this time it fix my issue. Thank you both of you for all. BR Miro