Ovh Centos web panel hep me

kanways8

Newbie
Joined
Jun 16, 2017
Messages
31
Reaction score
0
You don't have permission to access /wp-admin/options.php on this server.

i have buy vps from ovh and installed centos. after i have install wordpress and added avada theme it has some patches one of it click after come this error. i check all permissions but still coming this help me

You don't have permission to access /wp-admin/options.php on this server.
 
Check the permissions of the folder. They should be 755 and ownership should be apache if you just installed a basic LAMP stack
 
Check the permissions of the folder. They should be 755 and ownership should be apache if you just installed a basic LAMP stack

thanks bro i will check it
 
Try to change the owner/group of the www folder to www-data:www-data.
So chown -R www-data:www-data /var/www/yourfolder
 
i found the problem if you have this error you can fix it watch the video
 
Back
Top