
6th August 2005, 19:29
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Creating website - nothing happens
I'm creating a new website in ISPConfig, and everything seems fine in ISPConfig but after checking around it seems no new dir was made for the site neither was anything added to Vhosts_ispconfig.conf
Anyone have any idéas??
|

6th August 2005, 20:01
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
Did you adjust the values in the table isp_server in your MySQL database to your system?
|

7th August 2005, 11:50
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I did that, all values are correct, to the best of my knowledge..
Can't find anything wrong actually, any idéas?
Can you perhaps alter which group:user that should create directories and or alter Vhosts_ispconfig.conf ?? Right now it is root:root that owns the conf file, root also owns /var/www if that matters..
Cheers
|

7th August 2005, 12:49
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
oh, btw, is it really apache that is supposed to create dirs etc? Or is there a cron job somewhere that hasn't been started?
|

7th August 2005, 12:57
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Quote:
|
Originally Posted by hagel
oh, btw, is it really apache that is supposed to create dirs etc? Or is there a cron job somewhere that hasn't been started?
|
The dirs and users are not created by apache, it is a script (ispconfig_wconf) that is started by the /etc/init.d/ispconfig_server script together with the apache on port 81.
Did you have any errors in the ispconfig log?
Code:
/home/admispconfig/ispconfig/ispconfig.log
|

7th August 2005, 13:01
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
gah... That script doesn't exist.. I started ISPConfig's apache manually..
|

7th August 2005, 13:07
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
found the script, copied it to /etc/init.d/
seems to work a bit better now..
|

7th August 2005, 13:19
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Now the directories are correctly set up etc, but no entries are made in Vhosts_ispconfig.conf - but a copy is made of the file.
|

7th August 2005, 13:22
|
|
Member
|
|
Join Date: Aug 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
This is the errors found in the log:
Code:
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1020: cp -fr /root/ispconfig/isp/error_en /var/www/web7/web/error
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1060: ln -s /var/www/web7 /var/www/setup.grub.se
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 92: setquota -g web7 10240 10240 0 0 -a &> /dev/null
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 113: Connected successfully
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 208: MySQL FLUSH PRIVILEGES
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 136: cp -fr /etc/mail/sendmail.cw /etc/mail/sendmail.cw
~
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 283: cp -fr /etc/postfix/virtual_maps /etc/postfix/virt
ual_maps~
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 288: postmap hash:/etc/postfix/virtual_maps
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line
1181: cp -fr /etc/apache2/conf/vhosts/Vhosts_ispconfig.conf /etc/apache2/conf/vhosts/Vhosts_ispconfig.conf~
07.08.2005 - 13:14:17 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 1786: WARNING: could not httpd -t &> /dev/null
07.08.2005 - 13:14:17 => INFO - HTTPD_SYNTAX_CHECK: suexec
07.08.2005 - 13:14:17 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2327: WARNING: could not httpd -t &> /dev/null
07.08.2005 - 13:14:17 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 2333: httpd syntax seems to contain errors, reloading with old configurati
on
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2334: mv -f /etc/apache2/conf/vhosts/Vhosts_ispconfig.conf /etc/apache2/co
nf/vhosts/Vhosts_ispconfig.conf_07-08-05_13-14-17
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2335: mv -f /etc/apache2/conf/vhosts/Vhosts_ispconfig.conf~ /etc/apache2/c
onf/vhosts/Vhosts_ispconfig.conf
07.08.2005 - 13:14:17 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 696: /etc/init.d/apache reload &> /dev/null
07.08.2005 - 13:14:18 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 696: /etc/init.d/postfix stop &> /dev/null
07.08.2005 - 13:14:18 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_system.lib.php, Line 696: /etc/init.d/postfix start &> /dev/null
07.08.2005 - 13:14:18 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1811: cp -fr /etc/proftpd_ispconfig.conf /etc/proftpd_ispconfig.conf~
note, httpd is not how I start/stop apache, I have /etc/init.d/apache2
|

7th August 2005, 14:38
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
Please have a look at this thread: http://www.howtoforge.com/forums/showthread.php?t=132
I think your Apache is missing some modules like PHP, etc.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 05:37.
|
|
Recent comments
1 day 5 hours ago
1 day 5 hours ago
1 day 10 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 6 hours ago
2 days 10 hours ago
2 days 11 hours ago