can't creat sites

Discussion in 'General' started by diehard67, Oct 31, 2007.

  1. diehard67

    diehard67 New Member

    is there a way to get isp config to rewrite the httpd conf files for vhosts, I added a site and it didn't work, can't find the site in the conf files at all.
     
  2. diehard67

    diehard67 New Member

    should probably tell u about my system

    mdv 2007.1 linux

    ISPConfig-2.2.15

    ispconfig apears to setup everything except the hose def in /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

  4. diehard67

    diehard67 New Member

    suexec's fault

    it apears that suexec is to blame for the problems here, I just disabled suexec in ispconfig and the problem went away, I have no idea what suexec is nor do I intend to use cgi at all so this is not a problem for me but others may have trouble with this.

    so it would be nice to fix, if anybody has sugestions??????????

    I will try then

    thanx

    the link shed some lite that led me to suesec at the culprit here.altho php doesn't seem to be giveing me trouble so far, at least not in the conf file, havent tested some scripts yet.
     
  5. falko

    falko Super Moderator Howtoforge Staff

    What was the exact error that
    Code:
    httpd -t
    gave you?
    Did you install suExec?
     
  6. diehard67

    diehard67 New Member

    syntax error

    syntax error at line ??

    the line was suexecusergroupe or momthing like that, I disabled suexec in ispconfig and created a site and it worked after about a minute or 2.
     
  7. falko

    falko Super Moderator Howtoforge Staff

  8. diehard67

    diehard67 New Member

    yes I did fallow the perfect server instructions for mdv 2007.1
     
  9. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    /usr/sbin/suexec -V
    ?
     

Share This Page