for the first part, make sure that you have write permission to the
directory specified, and for the second, you can't open a file for writing
from a remote location.

Keith Jeffery
[EMAIL PROTECTED]

"Ibrahim Noor" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Dear all,
>
> I'm newbie with PHP, but it so nice for me.
>
> I tried to create file by fopen(fd, "w") function, but it didn't work.
> Permission Denied, server said.
>
> I tried with fopen("ftp://user@pass:ftp.server.com/test.txt";, "w") the
> address I changed according to my server host, but once again server said:
> Permission Denied.
>
> It host at a free web hosting, with PHP3.
>
> Can you help me to make it work.
>
> Thank you all.
>
> Ibrahim
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>



-- 
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