hi...
how do i use dbf_open() function or other dbf functions in php with apache+suexec? my
php script is
\n";
}
?>
it worked if i changed mode to 777 *.dbf but.. if mode is 700 it couldn't work. i
use apache+suexec with virtual host .
i.e:
DocumentRoot /home/httpd/html
> I noticed today that PHP apps run as the WWW user, not the User/Group
> specified in httpd.conf for virtualhosts.
>
> (Module version of PHP running in Apache 1.3.17).
>
> Is there any way to get the PHP module to assume the identity
> similar to the SUexec module will do for CGI?
Not in Apache
I noticed today that PHP apps run as the WWW user, not the User/Group
specified in httpd.conf for virtualhosts.
(Module version of PHP running in Apache 1.3.17).
Is there any way to get the PHP module to assume the identity
similar to the SUexec module will do for CGI?
Thanks!
--
Larry R
3 matches
Mail list logo