Jump to content
  • 0

Flux configuration x_x


Mentalist

Question


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  67
  • Reputation:   1
  • Joined:  09/23/12
  • Last Seen:  

After i followed a guide on rathena about fluxcp by calciumkid , i've got these errors. Halp!

 

 

 

Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux.php on line 275

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 276

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 277

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 278

Warning: fopen(data/tmp/LangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux.php on line 275

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 276

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 277

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldConfigAddon.cache.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux.php on line 275

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 276

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 277

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldConfigAccess.cache.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux.php on line 275

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 276

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 277

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldLangEnUs.cache.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux.php on line 275

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 276

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 277

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/cp/lib/Flux.php on line 278

Error

 
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:  

make sure your file's permission are set to enable read / write ...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  67
  • Reputation:   1
  • Joined:  09/23/12
  • Last Seen:  

..mhh .. How to make it sure?XD

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Mentalist,

If you have no issues with making your permissions all available; then I would suggest you run...

chmod -R 777 /var/www/html/cp
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  06/06/13
  • Last Seen:  

Hi Mentalist,

If you have no issues with making your permissions all available; then I would suggest you run...

 

chmod -R 777 /var/www/html/cp

Hi, Asura!

 

I got problem after I put permission. My web always run to, e.g.  www.coreragnarok.com/install. But Flux doesnt have install folder, does it? Flux usually just go straight to its intaller page, isnt it? (I experienced it when I was installing flux offline)

Link to comment
Share on other sites

×
×
  • Create New...