Many thanks, this gives an error syntax error on line 7 of /etc/apache2/sites-enabled/000-ispconfig.vhost:
listen requires 1 or 2 arguements
action '-s' failed
my file reads as follows
################################################## ####
# This virtual host contains the configuration
# for the ISPConfig controlpanel
################################################## ####
Listen php -q update.php
NameVirtualHost *

hp -q update.php
<VirtualHost _default_

hp -q update.php>
ServerAdmin webmaster@localhost
<IfModule mod_fcgid.c>
DocumentRoot /var/www/ispconfig/
SuexecUserGroup ispconfig ispconfig
<Directory /var/www/ispconfig/>
Options Indexes FollowSymLinks MultiViews +ExecCGI
AllowOverride AuthConfig Indexes Limit Options FileInfo
AddHandler fcgid-script .php
FCGIWrapper /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter .php
Order allow,deny
Allow from all
</Directory>
<he2/sites-enabled/000-ispconfig.vhost" [readonly] 65L, 1813C 1,0-1
Im guessing this is probably where my problem is, any help on how to fix this is very much appreciated
many thanks
Paul
Recent comments
12 hours 19 min ago
21 hours 47 min ago
22 hours 37 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 19 hours ago
2 days 6 min ago
2 days 1 hour ago