When creates new site apache not restart

Discussion in 'Installation/Configuration' started by wiss, Nov 23, 2010.

  1. wiss

    wiss Member

    when i create new site, apache not restart and show this ispconfig.log:

    Code:
    PHP Warning: copy(/etc/apache2/sites-available/xxxcom.vhost): failed to open stream: No such file or directory in /usr/local/ispconfig/server/plugins-available/apache2_plugin.inc.php on line 829
    PHP Deprecated: Function call_user_method() is deprecated in /usr/local/ispconfig/server/lib/classes/services.inc.php on line 57
    PHP Warning: unlink(/etc/apache2/sites-available/xxxxx.com.vhost~): No such file or directory in /usr/local/ispconfig/server/plugins-available/apache2_plugin.inc.php on line 914
    Whats happens?

    file
    Code:
    /etc/apache2/sites-available/xxxcom.vhost
    exist in this folder.
    That site is create in fast-cgi mode.

    thx in advance
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The messages in the ispconfig log are most likely not related to your problem. Please post the error messages from the apache error log.
     

Share This Page