Issue with Installing WordPress on My Website – Installation Fails
-
Hi everyone,
I’m hoping someone can help me with a frustrating issue I’m facing while trying to install WordPress on my website. I’ve been following the usual steps for installation, but for some reason, the process keeps failing, and I can’t seem to figure out why.
Here’s what I’ve done so far:
- I’ve purchased a hosting plan and connected my domain successfully.
- Downloaded the latest version of WordPress and uploaded it to my server via FTP.
- Created a new MySQL database and user with all privileges assigned.
- Updated the
wp-config.php
file with the correct database details (DB name, user, password, etc.).
The problem happens after I navigate to
mydomain.com/wp-admin/install.php
. Instead of the usual WordPress setup screen, I get either a blank page or a 500 Internal Server Error. I’ve tried refreshing the page, deleting the database and starting over, but nothing seems to work.Things I’ve checked:
- PHP version is 7.4 (which I believe is compatible with WordPress).
- All permissions on the WordPress files and folders seem to be set correctly.
- I’ve tried renaming the
.htaccess
file just in case it was causing the issue, but no luck.
Does anyone have an idea of what could be causing this? I’m a bit stuck at this point, and any help would be greatly appreciated!
Thanks in advance for your suggestions.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.