I'm using ISPconfig 2.2.13 on suse 10.1 since 2 months without any problems but yesterday i have tried to add new web like www.newweb.com.eg , ISPconfig creates the new web site and i can see it on the sites tree , but it was not access able i have tried to open my /etc/apache2/vhosts/Vhosts_ispconfig.conf and there is no record talking aboute my new domain www.domain.com i added the records by my self to Vhosts_ispconfig.conf and the site working without visual problems but this is not a solution any idea ?? thanx.
Do not edit the file Vhosts_ispconfig.conf manually. This will never solve any problem as ISPConfig will remove your changes. Please have a look here: http://www.howtoforge.com/forums/showthread.php?t=7719&highlight=appended
thanx for replay and this is my httpd -t command output: ##### Syntax error on line 45 of /etc/apache2/vhosts/Vhosts_ispconfig.conf: Invalid command 'suPHP_Engine', perhaps misspelled or defined by a module not included in the server configuration ################################### i have tried to remove this line and try to create the new site again but ispconfig still can't update vhosts file whats wrong ??
This error means that you have enabled suphp in ISPConfig but the suphp apache module is not installed and loaded. Either you deactivate suphp in ispconfig or you install mod_suphp for your apache webserver.
i have deactivated suphp and now i'm using "both" on ISPconfig configuration file But why problem persists ? when i execute /root/ispconfig/php/php/root/ispconfig/scripts/writeconf.php on the shell as root i get : ls: /etc/apache2/vhosts.d/*.conf: No such file or directory start ende i'm using suse 10.1 thx for patience
You must edit a setting in one of the websites after you midified the value in the config.inc.php file.