Jump to content
  • 0

Permission required for web server


Petey Pablo

Question


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

How to set permission required for fluxcp base web server in VPS? The captcha and other emblems is not showing.

qnr05w.jpg

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!

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

I recommend this

chown -R www-data.www-data /var/www/....

chmod -R 755 /var/www/...

never 777 =)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

I recommend this

chown -R www-data.www-data /var/www/....

chmod -R 755 /var/www/...

never 777 =)

Not working. Same result!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

And you'r sure that the images are in the right place??

open your website and use firebug (in firefox for example)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

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 by WillSuranol
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

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

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...