• Resolved CherylS

    (@cheryls)


    I just installed WordPress and I’m able to login. But when I view the site, it redirects to https://wpcuisine.com/bp/wp-admin/setup-config.php and the error message says:
    The file wp-config.php already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter CherylS

    (@cheryls)

    Just found this on stackoverflow and it resolved the issue:

    Is just a browser cache.

    On first URL load, you are redirected from domain.ext to domain.ext/wp-admin/setup-config.php

    If you are on Chrome, just open the developers console, go to “Network” tab. Reload the page and right click anywhere in the console, and hit “Clear browser cache”.

    Now refresh again and you will see your website

    Warning! /home/salai22/public_html/wp-content/advanced-cache.php does not exist or cannot be updated.
    If it already exists, please delete the file first.
    Make /home/salai22/public_html/wp-content writable using the chmod command through your ftp or server software. (chmod 777 /home/salai22/public_html/wp-content) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)
    Refresh this page to update /home/salai22/public_html/wp-content/advanced-cache.php
    If that doesn’t work, make sure the file /home/salai22/public_html/wp-content/advanced-cache.php doesn’t exist:

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The file wp-config.php already exists.’ is closed to new replies.