Jump to content
  • 0

(Install) Flux Problem


nazgul001

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   1
  • Joined:  06/26/13
  • Last Seen:  

Hello guys, im trying to install a flux panel on my web, i follow the guides and faqs so i do this:

 

 

 

1.- Config/application.php--- done

2.- Config/servers.php---- done

 

so i decide to start the install the panel, and the thing blow me and error for permission, so i give the permission on /lib/Flux.php from propertys and put everything on 7777, but the same error its on my screen:

 

 

 

Warning: fopen(data/tmp/ConfigServers.cache.php) [function.fopen]: failed to open stream: Permission denied in/home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 278

Warning: fopen(data/tmp/LangEnUs.cache.php) [function.fopen]: failed to open stream: Permission denied in/home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldConfigAddon.cache.php) [function.fopen]: failed to open stream: Permission denied in/home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldConfigAccess.cache.php) [function.fopen]: failed to open stream: Permission denied in/home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 278

Warning: fopen(data/tmp/AddonsHelloworldLangEnUs.cache.php) [function.fopen]: failed to open stream: Permission denied in/home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 275

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 276

Warning: fwrite(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 277

Warning: fclose(): supplied argument is not a valid stream resource in /home/u9749613/panel.vanaheimro.com/lib/Flux.php on line 278
Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost

 

Can you help me bros :D

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  298
  • Reputation:   47
  • Joined:  03/30/13
  • Last Seen:  

open config/errors.php and set $showExceptions  = false;  < true

then post the error here

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  313
  • Reputation:   23
  • Joined:  12/27/11
  • Last Seen:  

Delete everything inside your data/tmp then change permission to 777

Link to comment
Share on other sites

×
×
  • Create New...