Website area directory not creating

Discussion in 'General' started by Section58, Oct 20, 2013.

  1. Section58

    Section58 New Member

    ISPconfig version latest stable (3.0.5.x)

    Upon new website creation the web area is not being created properly generating these errors

    Sun Oct 20 05:03:02 BST 2013 mount: mount point /var/www/clients/client2/web84/log does not exist
    Sun Oct 20 05:03:02 BST 2013 cp: cannot create regular file `/var/www/clients/client2/web84/web/index.html': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 cp: cannot create regular file `/var/www/clients/client2/web84/web/': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 cp: cannot create regular file `/var/www/clients/client2/web84/web/': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 cp: cannot create regular file `/var/www/clients/client2/web84/web/': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 chmod: cannot access `/var/www/clients/client2/web84/web/': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 chown: cannot access `/var/www/clients/client2/web84/web': No such file or directory
    Sun Oct 20 05:03:02 BST 2013 chown: cannot access `/var/www/clients/client2/web84/web': No such file or directory

    /var/www/clients/client2/web84 doesn't exsist
    but the symlink to the web area does
    so it breaks somewhere in the middle



    How can I debug this, and or force the user dir creation manually

    This is a slave of a multi server setup
    A manual run of the server cron will think this task has been completed and ignored
     
  2. almere

    almere Member HowtoForge Supporter

  3. Section58

    Section58 New Member

    Thank you for your reply

    But I have already been able to run the server script manually. I should have mentioned more clearly that this task has already been completed in the panels eyes. I still need a manual way of being able to redo this task. 'finished' isn't that cool if its not creating the user

    Is my only option editing the server php file that runs?
     
  4. almere

    almere Member HowtoForge Supporter

    Please, see the link in my post above. Enable the debug and then run the new task with server.sh ( you will have to add a new task ), you will se the debug logs. Only that way you can understand what went wrong.
     

Share This Page