Running install.php gives me a 500 internal server error
-
Trying to set up wordpress on my localhost.
i followed the steps on wordpress.org to install – full disclosure, took me many different websites to install each component – but when i ran the install script, it gave me the page to enter my db details.
it was able to connect to the db, but wasn’t able to write to my wp-config.php, so i copied what it gave me and pasted it into the wp-config.php file, and clicked on “run the installation”, and i get a “problem loading page”:
————
Looks like there’s a problem with this site
https://localhost/wp-admin/install.php might have a temporary problem or it could have moved.
Error code: 500 Internal Server Error
- The site could be temporarily unavailable or too busy. Try again in a few moments.
————
I suspect it’s permissions – after moving the wordpress files to /var/www/html, i changed permissions to 644 for files and 755 for the 3 directories.
Any ideas?
Thanks,
Nilesh
The topic ‘Running install.php gives me a 500 internal server error’ is closed to new replies.