you just have to chmod the directory where you would copy
files to. try chmod 777. all users should have write permissions
now.

shann.



"Val Petruchek" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
001c01c1aa66$02b9ed50$[EMAIL PROTECTED]">news:001c01c1aa66$02b9ed50$[EMAIL PROTECTED]...
> Hello, php-world!
>
> I'm developing web-based file manager and need to call unlink(), copy(),
> mkdir().
> May be you've already guessed that i failed with them because of
"Permission
> denied".
>
> How can i avoid this? Maybe using `command line` and logging in before
> calling funcs.
>
> I'm using php 4.1.0 on FreeBsd 4.x.
>
> .htacess solution doen't suit because of unavailable sysadmin.
> Please help
>
> Valentin Petruchek (aki Zliy Pes)
> http://zliypes.com.ua
> mailto:[EMAIL PROTECTED]
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to