new web issue

Discussion in 'Installation/Configuration' started by EL7oot, May 29, 2007.

  1. EL7oot

    EL7oot New Member

    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.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. EL7oot

    EL7oot New Member

    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 ??
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  5. EL7oot

    EL7oot New Member

    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
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    You must edit a setting in one of the websites after you midified the value in the config.inc.php file.
     
  7. EL7oot

    EL7oot New Member

    yes ..
    the problem was solved
    thanks Till ...
     

Share This Page