Test setup ISPConfig: - Server A panel ISPConfig (nginx v1.2.7 + php5-fpm v5.3.22) connected to a remote MySQL database on another server - Server B nginx v1.2.7 + php5-fpm v5.3.22 Web hosting client creates a panel and then install from the APS Installer eg Wordpress. Server B creates a website and creates a database user eg aps1, then the server unpacked Wordpress. The panel we get the message "Installation_error" Debug is enabled on a server A and B, but there are no errors.
I reinstalled the panel ISPConfig server and web server nginx and now I can install the package. The problem now is when I want to delete a package, and even though it has been removed from the web server to the panel I have ever Installation_remove status. The only solution is to remove from the website and install a new package of APS Installer.
Did you run the server.sh from the command line? It well be easier to help you if you will give us the output of it.
root@nginx:~$ /usr/local/ispconfig/server/server.sh finished. config.inc.php for server not interface have set debug = 0 cron.log is empty
Code: cat ispconfig.log 21.03.2013-11:40 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock 21.03.2013-11:40 - DEBUG - Found 2 changes, starting update process. 21.03.2013-11:40 - DEBUG - Replicated from master: DELETE FROM web_database_user WHERE database_user_id = 10 21.03.2013-11:40 - DEBUG - Calling function 'db_user_delete' from plugin 'mysql_clientdb_plugin' raised by event 'database_user_delete'. 21.03.2013-11:40 - DEBUG - Processed datalog_id 454 21.03.2013-11:40 - DEBUG - Replicated from master: REPLACE INTO aps_instances (`id`,`sys_userid`,`sys_groupid`,`sys_perm_user`,`sys_perm_group`,`sys_perm_other`,`server_id`,`customer_id`,`package_id`,`instance_status`) VALUES ('8','2','2','riud','riud','','3','1','127','4') 21.03.2013-11:40 - DEBUG - Calling function 'install' from plugin 'aps_plugin' raised by event 'aps_instance_update'. 21.03.2013-11:40 - DEBUG - Starting APS install 21.03.2013-11:40 - DEBUG - Running installHandler 21.03.2013-11:40 - DEBUG - Processed datalog_id 455 21.03.2013-11:40 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock 21.03.2013-11:41 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock 21.03.2013-11:41 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock