Apache2

Discussion in 'Installation/Configuration' started by chrno, Jul 2, 2006.

  1. chrno

    chrno New Member

    Hi,

    My ISPConfig has been working fine for the last 3 months. I'm currently using v2.2.3 on Debian Sarge (stable). But since last Monday things have started to gone wrong. I'ven't made any changes to the server except running the weekly apt-get dist-update to keep it up to date with lastest patch.

    This is my problem:-
    After adding a couple of domains (New Site) to ISPConfig, apache2 fail to restart. I tried "httpd -t" and this return Syntax OK.
    Checked /var/log/apache2/error.log ... not much there either

    Any help or advice will be much appreciated!

    Thanks!
     
  2. chrno

    chrno New Member

    Also, I noticed that /var/lib/named/etc/bind/named.conf seem to be written instantly but /etc/apache2/vhosts/Vhosts_ispconfig.conf seem to take a while. Something like 20 min for 15 new domains. Is this normal?

    ps aux | grep php shows
    /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    No, thats not normal. It takes about 40 seconds for 200 domains on my celeron 2 GHZ test box.
     
  4. chrno

    chrno New Member

    Hi Till,

    Thanks for your prompt reply. I've got a 1Ghz Duron with 256MB RAM and 700MB swap. Do you think this is a hardware issue on my end or do you "see" other problems?

    Thanks
    chrno
     
  5. chrno

    chrno New Member

    Do you think uninstalling and reinstalling ISPConfig will help?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /root/ispconfig
    ?
    Do you see segmentation faults when you run
    Code:
    strace /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php
    ?
     
  7. chrno

    chrno New Member

    Thanks again for replying!

    This is my output

    Emmmm ... what's segmentation fault?
    This is my output
     
  8. falko

    falko Super Moderator Howtoforge Staff

    Everything's ok. Then it must be your hardware not being the fastest. ;)
     

Share This Page