View Full Version : Add site not creating directory?
Blair
6th August 2009, 09:59
Hi there,
Specs: Debian 5, ISPConfig 2, Apache 2, OpenSSL - Running on a dedicated server with 5 dedicated IP's
I added a new site but there is no directory for the site in /var/www .. what am I doing wrong? :s The only difference between this site and the other ones is this one has a real SSL cert (the other 2 will soon have real ones aswell)... is that what is causing the problem?
I already have 2 other sites and they work fine but this one is not for some reason, and it just gives me the shared IP address when I attempt to access it.
Thanks
EDIT: Just so you know all 3 sites have RDNS and DNS set up correctly, and I am trying to access it via the domain name, not the IP. :D
till
6th August 2009, 10:12
run:
/etc/init.d/ispconfig_server restart
Blair
6th August 2009, 10:14
Restarted it, still no directory for the site
Blair
6th August 2009, 10:27
Another issue:
Unable to delete the recyle bin, I waited awhile and tried again, no success..restarted server, no success....
EDIT: Fixed recycle bin via phpmyadmin, still having the directory problem though.
falko
7th August 2009, 13:41
What are the outputs of ls -la /root/ispconfig and ls -la /home/admispconfig/ispconfig?
Blair
7th August 2009, 14:45
total 104
drwxr-xr-x 10 root root 4096 2008-02-11 01:14 .
drwxr-xr-x 7 root root 4096 2009-08-06 06:44 ..
-rwxr-xr-x 1 root root 34522 2009-08-03 23:42 cronolog
-rwxr-xr-x 1 root root 9673 2009-08-03 23:42 cronosplit
drwxr-xr-x 12 root root 4096 2009-08-03 23:19 httpd
drwxr-xr-x 16 root root 4096 2009-08-03 23:42 isp
drwxr-xr-x 7 root root 4096 2009-08-03 23:20 libmcrypt
-rw-r--r-- 1 root root 8 2009-08-04 17:52 .old_path_httpd_root
drwxr-xr-x 6 root root 4096 2009-08-03 23:04 openssl
drwxr-xr-x 6 root root 4096 2009-08-03 23:32 php
drwxr-xr-x 4 root root 4096 2008-02-11 01:14 scripts
drwxr-xr-x 4 root root 4096 2009-08-03 23:42 standard_cgis
drwxr-xr-x 2 root root 4096 2009-08-03 23:42 sv
-rwx------ 1 root root 9389 2009-08-03 23:42 uninstall
total 176
drwxr-xr-x 8 root root 4096 2008-02-11 01:14 .
drwxr-xr-x 4 root root 4096 2008-02-11 01:14 ..
-rw-r--r-- 1 admispconfig admispconfig 14 2009-08-04 06:17 adminmail.txt
drwxrwx--- 2 admispconfig mysql 4096 2009-08-03 23:42 backup
drwxr-xr-x 4 admispconfig admispconfig 4096 2009-08-03 23:42 files
-rw-r--r-- 1 admispconfig admispconfig 128764 2009-08-06 23:59 ispconfig.log
drwxr-xr-x 6 admispconfig admispconfig 4096 2009-08-03 23:42 lib
-rw-r--r-- 1 root root 1078 2009-08-03 23:42 sysconf.txt
drwxr-xr-x 2 admispconfig admispconfig 4096 2009-08-06 02:04 temp
drwxr-xr-x 9 admispconfig admispconfig 4096 2009-08-03 23:42 tools
-rw-r--r-- 1 root root 206 2009-08-03 23:42 users
drwxr-xr-x 17 root root 4096 2008-02-11 01:14 web
falko
8th August 2009, 14:24
Looks ok.
Do you get any errors when you run
/root/ispconfig/php/php /root/ispconfig/scripts/writeconf.php?
Blair
8th August 2009, 14:28
export APACHE_RUN_USER=www-data
start
INSERT: 21
UPDATE: 10
UPDATE USER: 3
ende
Nope...
till
8th August 2009, 15:37
Any errors in the file /home/admispconfig/ispconfig/ispconfig.log ?
Blair
8th August 2009, 15:43
A few....
06.08.2009 - 01:26:35 => - Setting Signalfile Failed: empty trash
06.08.2009 - 01:27:52 => - Setting Signalfile Failed: empty trash
06.08.2009 - 01:28:17 => - Setting Signalfile Failed: insert
06.08.2009 - 01:28:51 => - Setting Signalfile Failed: insert
06.08.2009 - 01:28:51 => - Setting Signalfile Failed: delete: undo
06.08.2009 - 01:28:51 => - Setting Signalfile Failed: delete: undo
06.08.2009 - 01:28:57 => - Setting Signalfile Failed: insert
06.08.2009 - 01:28:57 => - Setting Signalfile Failed: delete: do
06.08.2009 - 01:29:27 => - Setting Signalfile Failed: update
06.08.2009 - 01:29:27 => DEBUG - The name www.unjam.info is already in use by another site or domain.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >&g$
06.08.2009 - 01:29:42 => - Setting Signalfile Failed: insert
06.08.2009 - 01:29:42 => DEBUG - The name www.ahhhhhhhh.net is already in use by another site or domain.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >$
06.08.2009 - 01:29:52 => - Setting Signalfile Failed: insert
06.08.2009 - 01:30:01 => - Setting Signalfile Failed: insert
06.08.2009 - 01:30:01 => - Setting Signalfile Failed: delete: do
06.08.2009 - 01:30:01 => - Setting Signalfile Failed: delete: do
06.08.2009 - 01:30:19 => - Setting Signalfile Failed: empty trash
06.08.2009 - 01:32:55 => - Setting Signalfile Failed: insert
06.08.2009 - 01:32:55 => DEBUG - An SSL certificate does already exist for this IP.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >></a>
06.08.2009 - 01:33:42 => DEBUG - The name www.unjam.info is already in use by another site or domain.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >&g$
06.08.2009 - 01:34:41 => DEBUG - The name www.unjam.info is already in use by another site or domain.<br>The Domain belongs to another client.<br><br> <a href='../../isp_manager/frame_start.php?s=86957f7a$
06.08.2009 - 01:46:24 => - Setting Signalfile Failed: empty trash
06.08.2009 - 01:57:48 => - Setting Signalfile Failed: empty trash
06.08.2009 - 01:58:50 => DEBUG - The name .unjam.info is already in use by another site or domain.<br>The Domain belongs to another client.<br><br> <a href='../../isp_manager/frame_start.php?s=86957f7a7cb$
06.08.2009 - 01:59:06 => DEBUG - The name www.unjam.info is already in use by another site or domain.<br>The Domain belongs to another client.<br><br> <a href='../../isp_manager/frame_start.php?s=86957f7a$
06.08.2009 - 02:00:47 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:47 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:47 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:47 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:53 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:53 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:53 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:00:53 => - Setting Signalfile Failed: delete: do
06.08.2009 - 02:01:12 => - Setting Signalfile Failed: empty trash
06.08.2009 - 02:20:52 => - Setting Signalfile Failed: insert
06.08.2009 - 02:20:59 => - Setting Signalfile Failed: empty trash
06.08.2009 - 02:21:46 => - Setting Signalfile Failed: empty trash
06.08.2009 - 02:22:17 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/bastille-firewall restart &> /dev/null
06.08.2009 - 02:22:19 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/apache2 restart &> /dev/null
06.08.2009 - 02:22:20 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix stop &> /dev/null
06.08.2009 - 02:22:20 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix start &> /dev/null
06.08.2009 - 02:22:21 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/bind9 restart &> /dev/null
06.08.2009 - 02:22:24 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/proftpd restart &> /dev/null
06.08.2009 - 02:24:04 => - Setting Signalfile Failed: insert
06.08.2009 - 23:59:01 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix stop &> /dev/null
06.08.2009 - 23:59:02 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix start &> /dev/null
06.08.2009 - 23:59:02 => INFO - /root/ispconfig/scripts/shell/mail_logs.php, Line 150: rm -f /var/log/mail.log.www.sooley.org
06.08.2009 - 23:59:02 => INFO - /root/ispconfig/scripts/shell/mail_logs.php, Line 150: rm -f /var/log/mail.log.www.proxyfast.biz
06.08.2009 - 23:59:02 => INFO - /root/ispconfig/scripts/shell/mail_logs.php, Line 150: rm -f /var/log/mail.log.www.unjam.info
07.08.2009 - 23:59:02 => INFO - /root/ispconfig/scripts/shell/mail_logs.php, Line 152: rm -f /var/log/mail.log.07-08-09_23-59-01
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1096: cp -fr /root/ispconfig/isp/error_en /var/www/web21/web/error
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1104: cp -fr /root/ispconfig/isp/standard_index.html_en /var/www/web21/web/index.html
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1136: ln -s /var/www/web21 /var/www/www.unjam.info
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 96: setquota -g web21 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 97: setquota -T -g web21 604800 604800 -a &> /dev/null
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 118: Connected successfully
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 216: MySQL FLUSH PRIVILEGES
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 259: setquota -g web10 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 260: setquota -T -g web10 604800 604800 -a &> /dev/null
08.08.2009 - 05:27:33 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 279: Connected successfully
08.08.2009 - 05:27:33 => INFO - USER:
web10_proxyfast:x:10003:10010:Blair:/var/www/web10:/bin/bash
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 910: setquota -u web10_proxyfast 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 911: setquota -T -u web10_proxyfast 604800 604800 -a &> /dev/null
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_procmail.lib.php, Line 60: cp -f /root/ispconfig/isp/conf/forward.master /var/www/web10/.forward
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_procmail.lib.php, Line 117: symlink /var/www/web10/Maildir
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 137: cp -fr /etc/postfix/local-host-names /etc/postfix/local-host-names~
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 284: cp -fr /etc/postfix/virtusertable /etc/postfix/virtusertable~
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 289: postmap hash:/etc/postfix/virtusertable
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1268: cp -fr /etc/apache2/vhosts/Vhosts_ispconfig.conf /etc/apache2/vhosts/Vhosts_ispconfig.conf~
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2655: . /etc/apache2/envvars && httpd -t &> /dev/null
08.08.2009 - 05:27:34 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2665: httpd syntax ok
08.08.2009 - 05:27:35 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/apache2 reload &> /dev/null
08.08.2009 - 05:27:35 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix stop &> /dev/null
08.08.2009 - 05:27:36 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/postfix start &> /dev/null
08.08.2009 - 05:27:36 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_bind.lib.php, Line 313: create /etc/bind/pri.unjam.info
08.08.2009 - 05:27:36 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_bind.lib.php, Line 313: create /etc/bind/pri.unjaaaaaaaaaam.info
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 755: /etc/init.d/bind9 restart &> /dev/null
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2119: cp -fr /etc/proftpd_ispconfig.conf /etc/proftpd_ispconfig.conf~
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2717: rm -fr /var/www/www.unjam.info
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2718: rm -fr /var/www/web17
08.08.2009 - 05:27:37 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2723: WARNING: could not setquota -g web17 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2717: rm -fr /var/www/www.unjam.info
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2718: rm -fr /var/www/web13
08.08.2009 - 05:27:37 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2723: WARNING: could not setquota -g web13 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2717: rm -fr /var/www/www.hey.com
08.08.2009 - 05:27:37 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2718: rm -fr /var/www/web18
08.08.2009 - 05:27:37 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2723: WARNING: could not setquota -g web18 0 0 0 0 -a &> /dev/null
08.08.2009 - 05:27:38 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2717: rm -fr /var/www/
08.08.2009 - 05:27:38 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2718: rm -fr /var/www/web19
08.08.2009 - 05:27:38 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2723: WARNING: could not setquota -g web19 0 0 0 0 -a &> /dev/null
unjam.info is the site I am trying to create & proxyfast.biz & sooley.org are sites that are working..
I appreciate the time you guys put in to helping me, thanks.
falko
9th August 2009, 12:27
Do you get an error in ISPConfig saying that the site already exists when you try to create it?
Jitan.Mike
10th August 2009, 09:58
You can restart the i will work properly
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.