suphp?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris McAvoy

    suphp?

    I'm trying to use suphp in a shared environment. I put
    suPHP_UserGroup in the virtual host definition, but when phpbb creates
    a file, it still creates it as my apache user.

    Any ideas?

    Chris
  • Henrik Oddershede

    #2
    Re: suphp?

    Chris McAvoy wrote:[color=blue]
    > I'm trying to use suphp in a shared environment. I put
    > suPHP_UserGroup in the virtual host definition, but when phpbb creates
    > a file, it still creates it as my apache user.
    >
    > Any ideas?
    >
    > Chris[/color]

    Do you have

    suPHP_Engine on

    in your virtual host or in the global context?

    Regards, Henrik

    --
    Henrik Oddershede <henrik@REMOVE_ THIScs.auc.dk>

    Comment

    • Chris McAvoy

      #3
      Re: suphp?

      > Do you have[color=blue]
      >
      > suPHP_Engine on
      >
      > in your virtual host or in the global context?[/color]

      In the global config, and the group directive in the virtual host config.

      Chris

      Comment

      Working...