Jump to content
  • 0

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


Question

Posted (edited)

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

2 answers to this question

Recommended Posts

Posted

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!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...