Uninstall Problems

Discussion in 'Installation/Configuration' started by darukka, May 12, 2008.

  1. darukka

    darukka New Member

    Hi,

    I uninstalled ISPconfig on my system and now, apache2 is not starting anymore. I used the uninstall script, but this did not work correctly as you can see...

    Code:
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open log
    
    where can i fix it?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It worked correctly as it removed the cronolog program. But it seems that you created websites before in ISPConfig which you did not delete and which will not work anymore without the logging. Empty the Vhost_ispconfig.conf file in /etc/apache2/vhosts or a similar directory and restart apache.
     
  3. darukka

    darukka New Member

    did not fix it...
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Have a look in the apache2.conf file and remove the last part inserted by ISPConfig.
     

Share This Page