Hi - I'm trying out ISPConfig-3.0.4.1-rc1 I get these errors when installing on a node with no apache2 in a multiserver setup. (Its just a nameserver running bind). Code: PHP Warning: file_put_contents(/etc/apache2/sites-available/apps.vhost): failed to open stream: No such file or directory in /usr/local/ispconfig/server/plugins-available/apps_vhost_plugin.inc.php on line 103 PHP Stack trace: PHP 1. {main}() /usr/local/ispconfig/server/server.php:0 PHP 2. modules->processDatalog() /usr/local/ispconfig/server/server.php:162 PHP 3. modules->raiseTableHook() /usr/local/ispconfig/server/lib/classes/modules.inc.php:178 PHP 4. call_user_func() /usr/local/ispconfig/server/lib/classes/modules.inc.php:253 PHP 5. server_module->process() /usr/local/ispconfig/server/lib/classes/modules.inc.php:0 PHP 6. plugins->raiseEvent() /usr/local/ispconfig/server/mods-available/server_module.inc.php:102 PHP 7. call_user_func() /usr/local/ispconfig/server/lib/classes/plugins.inc.php:120 PHP 8. apps_vhost_plugin->update() /usr/local/ispconfig/server/lib/classes/plugins.inc.php:0 PHP 9. file_put_contents() /usr/local/ispconfig/server/plugins-available/apps_vhost_plugin.inc.php:103 Normally I have to delete the /var/www/ispconfig directory and now I don't have a /var/www directory even .. so I am presuming you have improved the the installer in the multiserver setup ? Are these errors going to give me problems? Thanks.
This should not make any problems, just a missing if statement in the plugin. I've fixed that in svn stable.