Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Installing WordPress
    In reply to: access denied
    Finch Foris

    (@finchforis)

    Fix Ownership
    Instead of only permissions, make sure the files are owned by the web server (usually apache or www-data):

    sudo chown -R apache:apache /var/www/html/your_wp_folder

    This is how you can solve this problem, Hope you find the solution of your problem.

Viewing 1 replies (of 1 total)