Roundcube Community Forum

Release Support => Older Versions => 0.1 Beta 1 => Topic started by: Dave on June 27, 2006, 06:23:31 PM

Title: System-wide installation with phpsuexec
Post by: Dave on June 27, 2006, 06:23:31 PM
Hi,

I've (in the past) had roundcube installed for system-wide use by placing it into somewhere like /usr/local/lib/php/roundcube and alias'ing to it in httpd.conf, however that all seems to break when phpsuexec is enabled (I'm guessing that's because whatever domain runs roundcube, the user will be set appropriately but since the files aren't owned by them it fails miserably)...

Has anyone had any luck, or has anyone got any hints that would help getting roundcube available system wide on a phpsuexec'd system?

Thanks in advance,
Dave.
Title: Re: System-wide installation with phpsuexec
Post by: flosoft on June 28, 2006, 07:49:26 AM
What php version do you use?
Title: Re: System-wide installation with phpsuexec
Post by: Dave on June 28, 2006, 02:16:44 PM
Hi,

I'm using PHP Version 4.4.2 with Apache 1.3.36 on a cPanel based server.