Roundcube Community Forum

 

System-wide installation with phpsuexec

Started by Dave, June 27, 2006, 06:23:31 PM

Previous topic - Next topic

Dave

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.


Dave

Hi,

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