Jump to content
  • 0

FluxCP - Critical Error


JulioCF

Question


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

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/adharapr/public_html/cp/data/logs' is not owned by the executing user. Remedy with `chown -R 99:99 /home/adharapr/public_html/cp/data/logs`

File: /home/adharapr/public_html/cp/index.php:127

The case is as follows:

My site hosting service is a VPS and the other is

They are different companies

want a panel on my website hosting service and connect to my VPS

But this consisting this error, have any idea?

Thanks and sorry my english /oops

Edited by JulioCF
Link to comment
Share on other sites

10 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  375
  • Reputation:   88
  • Joined:  12/30/11
  • Last Seen:  

edit the config/application.php

in those lines, make sure that they are okay:

'ServerAddress' => '',

'BaseURI' => '',

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

If you still can't get it, watch this.

http://code.google.com/p/fluxcp/wiki/Screencasts

Link to comment
Share on other sites


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

edit the config/application.php

in those lines, make sure that they are okay:

'ServerAddress' => '',

'BaseURI' => '',

Have all forms configured still contained errors. /pif

If you still can't get it, watch this.

http://code.google.c...iki/Screencasts

None of the video lessons help in this case /whisp
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

Only thing I can recommend doing is trying to re-install it, while making sure all configuration files are correct.

Link to comment
Share on other sites


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

It has been one 4x /meh

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

It has been one 4x /meh

You're getting the error because something is wrong..

Check again.

Link to comment
Share on other sites


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

serious-cat-joker2.png

Ok, Thanks

Link to comment
Share on other sites


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

"UP"

New error ;/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

you site is on a vps?

if yes, execute this in ssh

chown -R 99:99 /home/adharapr/public_html/cp/data/logs
Link to comment
Share on other sites


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

my site

Link to comment
Share on other sites

×
×
  • Create New...