vinayan K.P wrote: > Hello all, > > Could someone tell me how to find as which user PHP5 is run in SUSE > 10.1.
Which sapi (apache2 / fastcgi)? If you use the apache2 module (apache2-mod_php5.rpm), then php runs as part of the httpd processes, so it has privileges of the wwwrun user. Michal In which file it is set like the way the user and group who runs > webserver is mentioned in /etc/apache2/httpd.conf and in uid.conf. > > I need the user which runs PHP5 to set up a vacation mail plugin for > squirrel mail. > > Thanks in advance. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
