[ic] IC 5.6.0 only working with socketperms 666

Davor Ocelic docelic at spinlocksolutions.com
Wed Sep 3 14:50:03 UTC 2008


On Wed, 3 Sep 2008 15:47:00 +0100
"IC" <ic at tvcables.co.uk> wrote:

> 
> Your web server's config is in /etc/apache/, /etc/apache2/
> or /etc/httpd/,  something like that.
> 
> In the section where your virtual host is defined (the place where
> you defined ServerName, ServerAdmin, DocumentRoot etc.), you add
> User and Group options.
> 
> You might define User or Group only (to change only one ID, not
> both), and then in Interchange have SocketPerms 0600 (if you changed
> user), or 0660 (if you changed group).
> 
> 
> Hi Doc, in /usr/local/apache/conf/httpd.conf I see:-
> 
> User Nobody
> Group Nobody

You replace those with your values.

To save yourself from problems, replace just Group:

Group ICUSER

(Assuming that "ICUSER" is the username under which Interchange
runs at).

After that, restart the webserver, and in your Interchange config
use SocketPerms 0660.

-doc



More information about the interchange-users mailing list