Jump to content
  • 0
Mikegyver

Permission denied on FluxCP in Centos 6.8

Question

hi everyone.. i've encountered an error when want to run the FluxCP.. below is the screenshot of the error.

 

i downloaded the FluxCP from HerculesWS/FluxCP repository

 

https://github.com/HerculesWS/FluxCP

 

and i 've disabled suexec by following this guide

 

https://palatana.wordpress.com/2014/09/25/disable-suexec-in-apache/

 

perhaps i'm missing something about the setup? 

post-11797-0-44322900-1496251569_thumb.png

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

hi everyone.. i've encountered an error when want to run the FluxCP.. below is the screenshot of the error.

 

i downloaded the FluxCP from HerculesWS/FluxCP repository

 

https://github.com/HerculesWS/FluxCP

 

and i 've disabled suexec by following this guide

 

https://palatana.wordpress.com/2014/09/25/disable-suexec-in-apache/

 

perhaps i'm missing something about the setup? 

First enable the show exception in error.php in your fluxcp

after it don't forget to change to timezone in application.php

 

then i would enter a command (I'm not so sure if this is secure to do) chmod -R 777 /var/www/(your fluxcp folder)

after you've done that you will still encounter few more errors. but you can resolve with with the given remedy in fluxcp error message. 

 

Goodluck

Share this post


Link to post
Share on other sites
  • 0

just change the owner of the files to apache if you are using httpd

 

chown -R apache:apache *

 

make sure you are on the inside html folder

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.