Re: PHP &Apache Upload file Permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Leung wrote:
>    Yes, apache can do read/write in /tmp.  I can't su to apache.
> But I created  another account in apache group(userid test1). I have
> such tests by using that account. I can do mv , cp , create new file.
> After those successful test, I have  modified httpd.conf to make
> apache web server run as test1. But they are still working like the
> same error.

You re-started Apache, right?...

Just to be sure, does <?php phpinfo();?> show 'test1' as the user?

If so, check http://bugs.php.net for your OS/PHP version and bugs related
to file upload:  If the user running PHP can do all that stuff, PHP should
be able to do it with no problem.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux