Petey Pablo Posted January 27, 2013 Posted January 27, 2013 How to set permission required for fluxcp base web server in VPS? The captcha and other emblems is not showing. I use this commands but not working. chmod -R 0777 /var/www/html/data chmod -R 0777 /var/www/html/data/itemshop chmod -R 0777 /var/www/html/data/logs chmod -R 0777 /var/www/html/data/tmp Please help me here. Thank you! Quote
Asura Posted February 2, 2013 Posted February 2, 2013 Hi Will, Since you are using nGinx; it's fine to set public files' permissions to '0777', should not be an issue... especially since you're on your own private webhost and it's not shared webhosting. Quote
Nana Posted January 27, 2013 Posted January 27, 2013 I recommend this chown -R www-data.www-data /var/www/.... chmod -R 755 /var/www/... never 777 =) Quote
Petey Pablo Posted January 27, 2013 Author Posted January 27, 2013 I recommend this chown -R www-data.www-data /var/www/.... chmod -R 755 /var/www/... never 777 =) Not working. Same result! Quote
Nana Posted January 27, 2013 Posted January 27, 2013 And you'r sure that the images are in the right place?? open your website and use firebug (in firefox for example) Quote
Petey Pablo Posted January 27, 2013 Author Posted January 27, 2013 (edited) And you'r sure that the images are in the right place?? open your website and use firebug (in firefox for example) Check this captcha in registration http://dangerous-ro....t&action=create And for the emblem http://dangerous-ro....tion=empbreaker Edited January 27, 2013 by WillSuranol Quote
Nana Posted January 27, 2013 Posted January 27, 2013 I'm not sure about this but you do this?? This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://recaptcha.net) <- and for th emblem You put the images in images folders, in the root path?? cause i cant get the images for console .. http://dangerous-ro.net/images/dangerous-ro.net as a image, is this ok? Quote
Petey Pablo Posted January 28, 2013 Author Posted January 28, 2013 It worked with 777 to this test image http://dangerous-ro.net/testimage/test.png But for the recaptcha and guild emblems still now displaying. http://dangerous-ro.net/?module=ranking&action=pvprank Quote
Question
Petey Pablo
How to set permission required for fluxcp base web server in VPS? The captcha and other emblems is not showing.
I use this commands but not working.
Please help me here. Thank you!
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.