Hello, suddenly I do not want to create vhosts or folder / var / www / domain, create a webhosting in ISPConfig but the two things I do not create, everything worked but suddenly not what it can be? Thank you very much
Thanks, but thus debug /var/log/ISPConfig/cron.log my voice only PHP Fatal error: Class 'awstats_plugin' not found in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 66 PHP Warning: include_once(/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php): failed to open stream: No such file or directory in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64 PHP Warning: include_once(): Failed opening '/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64 PHP Fatal error: Class 'awstats_plugin' not found in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 66 PHP Warning: include_once(/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php): failed to open stream: No such file or directory in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64 PHP Warning: include_once(): Failed opening '/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64 PHP Fatal error: Class 'awstats_plugin' not found in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 66
Seems as if you installed a third party plugin named awstats_plugin.inc.php which is not working correctly, there is no such file in a normal ispconfig install. You should delete this plugin in /usr/local/ispconfig/server/plugins-enabled/ and /usr/local/ispconfig/server/plugins-available/
Yes, thats the reason. Due to the failing plugin, no configuration changes can be written to disk anymore.
I put the plugin already in the correct folder, but it is not formed but the ingredients I noticed a mistake PHP Warning: symlink(): No such file or directory in /usr/local/ispconfig/server/cron_daily.php on line 206
Sory for spam, and this is ispconfig.log 11.02.2013-15:55 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
PLease run this command to delete the lock file: rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock and run the server.sh script again.