# SuexecUser --># NOT SUPPORTED!

Discussion in 'Installation/Configuration' started by tom, May 14, 2006.

  1. tom

    tom Member

    1. If I try to enable Suexec and controll it in the vhosts I see that:
    Code:
    # SuexecUserGroup web1_adminx web1 # NOT SUPPORTED!
    Why?

    2. Why ISP is making all the time new files like Vhosts_ispconfig.conf_14-05-06_15-56-55?
     
    Last edited: May 14, 2006
  2. falko

    falko Super Moderator ISPConfig Developer

    This means that suExec is not installed or not working on your system.

    This means that one or more Apache modules needed by ISPConfig are not installed on your system.

    Rename Vhosts_ispconfig.conf_14-05-06_15-56-55 to Vhosts_ispconfig.conf and run
    Code:
    httpd -t
    What's the output?
     
  3. tom

    tom Member

    httpd -t
    I don't understand PRIM_VHOST is it a variable or a synonym
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I think it's a placeholder that you must replace with the real value.
     

Share This Page