Can't create new websites.

Discussion in 'General' started by Thomas Jensen, Sep 16, 2009.

  1. Thomas Jensen

    Thomas Jensen New Member

    Hi,

    I can't create new websites, aliases, MySQL databases or other related things. No error is shown in ISPConfig, but it just doesn't creates the folders, or do the actions in the background as it should.
    All monitoring logs in ISPConfig is also outdated.

    Some main mechanism must has stopped working.

    I've already tried to reconfigure services.

    The cron logs has a lot of:
    Warning: Truncating oversized request field [110419]
    Warning: Truncating oversized request field [128490]
    Warning: Truncating oversized request field [136948]
    Warning: Truncating oversized request field [137435]

    Thanks.
     
    Last edited: Sep 16, 2009
  2. Thomas Jensen

    Thomas Jensen New Member

    Please help me! :(
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that you have a cron daemon installed and started as all background tasks are started by cron.
     
  4. Thomas Jensen

    Thomas Jensen New Member

    How do i check that? It has worked before..
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Run this command as root:

    /usr/local/ispconfig/server/server.sh

    if the sites get created, then you have a problem with your cron daemon and not ispconfig. Maybe you installed some updates that caused this?
     
  6. Thomas Jensen

    Thomas Jensen New Member

    Output:
    server1:~# /usr/local/ispconfig/server/server.sh
    server1:~#

    Nothing seems to change, and a website, just created after, isn't to find yet.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

  8. Thomas Jensen

    Thomas Jensen New Member

    " DEBUG - There is already an instance of server.php running. E
    xiting."
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Which ISPConfig version do you use?
     
  10. Thomas Jensen

    Thomas Jensen New Member

    Newest (3.0.1.4), just updated when the newest release came.
     
  11. Thomas Jensen

    Thomas Jensen New Member

    Think i solved it by killing the running process, things seems to be back now. Thanks.
     
  12. Thomas Jensen

    Thomas Jensen New Member

    The same problem has just occurred again and i did the same fix.
    Something must be wrong with server.sh.
     

Share This Page