Jump to content

Recommended Posts

Hi

i test my page that is put the file content on local server and it works file and when i uplaod it to the server it gives me this error:-

 

Warning: file_put_contents("myfile.xml") [function.file-put-contents]: failed to open stream: Permission denied in .... line ..

 

any help?

 

thanks in advance.

You might get more information about why it's happening by using fopen, if you read the manual for file_put_contents then you will see the tip that say's to use an url you need the support enabled in php.ini (which could possibly be a xss liability, so webmasters can disable).

 

Maybe seeing the actual code your using might help.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.