Jump to content
  • 0

Flux CP Problem. I've tried CHMOD 0600 and 0707.


sasuke

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  01/28/12
  • Last Seen:  

Help me with this please!!

Warning: fopen(data/tmp/LangEnUs.cache.php) [function.fopen]: failed to open stream: Permission denied in /home/myhost/public_html/ro/cp/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/myhost/public_html/ro/cp/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/myhost/public_html/ro/cp/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/myhost/public_html/ro/cp/lib/Flux.php on line 278

Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost

Edited by sasuke
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  02/12/12
  • Last Seen:  

Type:

chmod -R 0707 /var/www/html/youfluxfolder/data (or where ever your flux data folder is)

and it will grant read and write permissions to all subdirectories and files in the data folder. This is a must or I guarantee you will run into more of the same problems. Good luck!

Link to comment
Share on other sites

×
×
  • Create New...