Jump to content
  • 0

How do i fix.


KoriAK

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  


Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/lib/Flux.php on line 275 Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/lib/Flux.php on line 276 Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/lib/Flux.php on line 277 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/lib/Flux.php on line 278

Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: Flux_PermissionError

Message: The log storage directory '/home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/data/logs' is not writable. Remedy with `chmod 0600 /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/data/logs`

File: /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/index.php:126

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

i think you need to change your permission for  data/logs/ folder to be writable

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

now im getting this error and i have set the permission

Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: Flux_PermissionError

Message: The log storage directory '/home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/data/logs' is not writable. Remedy with `chmod 0600 /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/data/logs`

File: /home/ablazero/domains/ablaze-ro.levelup-dns.com/public_html/index.php:126

Im using directadmin to host this.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

problem fix.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  1096
  • Reputation:   345
  • Joined:  02/26/12
  • Last Seen:  

I've unmarked the above post as the solution to the topic.

 

The correct answer to this issue is to set file permissions correctly. 0777 for the files in the first post, then 0600 for the file in the latter post. You can change these by right-clicking if you're in a windows environment and selecting permissions/properties, or by typing 'chmod 0600 <path_to_file>' via ssh.

 

NEVER DO LIKE HE SAY

 

Max 0755 for files!

About folders it's depends on situation.

And change the owner of the files to another one.

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

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