ispconfig stopped creating Maildir etc

Discussion in 'Installation/Configuration' started by bwrob, Jan 23, 2007.

  1. bwrob

    bwrob New Member

    ispconfig 2.2.9 centos4.4 32

    ispconfig was working fine till web37
    then stopped creating Maildir DNS procmail and httpd
    entries.
    It show that is done in ispconfig db but there is nothing
    created on hd.
    Where ispconfig is holding its request for later execution.
    I could use phpMyAdmin if i know where to look for.

    Ispconfig log show this info and warning:

    => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 257: setquota -g web22 0 0 0 0 -a &> /dev/null
    => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 258: setquota -T -g web22 604800 604800 -a &> /dev/null
    => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 277: Connected successfully
    => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 279: Could not select database

    Any idea

    thanks
    bob
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    rm -f /root/ispconfig/.ispconfig_lock
    /etc/init.d/ispconfig_server restart
     
  3. benjami

    benjami New Member

    Thanks Till!

    Same problem in another installation with MySQL running correctly, but ISPConfig didn't create a lot of users. After ISPConfig service restart, all users have been created. Any idea about the reason of this database error?

    Thanks!

    Best regards.
     

Share This Page