Jump to content
  • 0

FluxCP Issue : Permission denied in /var/www/lib/Flux.php on line 275


Titan

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

Hi guys,

 

I just need a little help regarding FluxCP installation. I am installing it in my VPS and don't where this problem are coming..

 

2co398h.jpg

 

any suggestions/fixes?

 

Thanks!

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

 

 

 

go to your flux root folder, type:

cd ..

then,

chmod -R 777 cp/

 

Do NOT do this. If you really have to, set 777 on data/tmp ONLY, NOT THE ENTIRE CP DIRECTORY!

 

for debugging material

 

 

done with this issue..the mysql port 3306 is binded in 127.0.0.1 so connection from my webhost is not possible. I just comment the binded IP and its working.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

Hi guys,

 

I just need a little help regarding FluxCP installation. I am installing it in my VPS and don't where this problem are coming..

 

2co398h.jpg

 

any suggestions/fixes?

 

Thanks!

 

 

- Go to config/error.php

- edit the Showerror from 'false' -> 'true'

then show us the error.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

 

Hi guys,

 

I just need a little help regarding FluxCP installation. I am installing it in my VPS and don't where this problem are coming..

 

2co398h.jpg

 

any suggestions/fixes?

 

Thanks!

 

 

- Go to config/error.php

- edit the Showerror from 'false' -> 'true'

then show us the error.

 

 

here's the error left after changing to false

 

vnnmaa.jpg

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

perhap you disabled the read permission of the specific files/folders ?? 

try change the file permission to readable.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

perhap you disabled the read permission of the specific files/folders ?? 

try change the file permission to readable.

 

 

Set data/tmp to 755.

 

already in 755

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

go to your flux root folder, type:

cd ..

then,

chmod -R 777 cp/
Edited by Winz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

 

 

go to your flux root folder, type:

cd ..

then,

chmod -R 777 cp/

 

Do NOT do this. If you really have to, set 777 on data/tmp ONLY, NOT THE ENTIRE CP DIRECTORY!

 

 

I am now getting this error

 

 

 

Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost

Edited by Titan
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

 

 

go to your flux root folder, type:

cd ..

then,

chmod -R 777 cp/

 

Do NOT do this. If you really have to, set 777 on data/tmp ONLY, NOT THE ENTIRE CP DIRECTORY!

 

for debugging material

Link to comment
Share on other sites

×
×
  • Create New...