Thanks alot for the quick reply.
this is the output from the command :
Code:
grep -iR Vhosts_ispconfig.conf /etc/httpd/
grep: /etc/httpd/run/named.pid: No such file or directory
grep: /etc/httpd/run/acpid.socket: No such device or address
grep: /etc/httpd/run/dbus/system_bus_socket: No such device or address
i tried adding the the Include line at the end of httpd.conf and this is what is says :
Code:
Stopping httpd: [ OK ]
Starting httpd: Warning: DocumentRoot [/home/www/web1/web] does not exist
Warning: DocumentRoot [/home/www/web2/web] does not exist
i checked the location of the directories and it seems fine,
also i have checked the directorys permission and nothins seems to help
Any ideas ?