If the file exists (you're over-writing it), chmod the file so that you have
write permission. If you're creating a file, chmod the directory you're
trying to create the file in so that you have write permission. I think this
should fix it.
"Melva Garcia" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I am getting the following error, and since i am a newbie at php not sure
what the problem
>
> is can someone give me a clue.
>
> it will create a article link but then you click on the article and it has
not created the
> the article.. did i forget something
>
> Add Article
> Warning: fopen("article_2002_06_2_1757.html","w") - Permission denied in
/home/mel/garci-designs.com/www/articles/news.php on line 68
>
> Warning: Supplied argument is not a valid File-Handle resource in
/home/mel/garci-designs.com/www/articles/news.php on line 70
>
> Warning: Supplied argument is not a valid File-Handle resource in
/home/mel/garci-designs.com/www/articles/news.php on line 71
>
> thanks
> mel
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to