Jump to content

Recommended Posts

Posted

K, i'm tring to create a file through PHP, but it starts some jibber jabber about permissions.

 

Warning: fopen(data/lists.txt): failed to open stream: Permission denied in /home/freecit/public_html/makenewlist.php3 on line 5

 

Warning: fputs(): supplied argument is not a valid stream resource in /home/freecit/public_html/makenewlist.php3 on line 6

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/freecit/public_html/makenewlist.php3 on line 7

Created new list list.

 

Maybe my code is wrong (most likely that), but if not, is there some permission that i need to set? And if so, how? Or is this just because my site is still as yet, un-propogated. I'm quite impatient (this isn't a hint to hurry up, i'm not try to me a pain in the donkey) so i'm already writing code. Does this mean i can't test it yet?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...