Fresh wordpress installation jumps to wp-admin/setup-config.php no matter what
-
Nginx, debian 10, server already hosts another wordpress site with no issues.
What I did about 15 times now:
- configured server with cloudflare ssl full strict
- tested domain works with a static index.html
- wget latest wordpress
- rsync -zavP wordpress to working directory
- change own to www-data:www-data, check mod is 755/644 everywhere
- go to front end
- run installer
- installer succeeds
- log in to backend
- no problem, all looks good
- check db, no problem
- check wp_options, correct domain name, all good
- go to front end, jumps to wp-admin/setup-config.php
- go to front end from incognito, jumps to wp-admin/setup-config.php
- go to front end from a different computer, wp-admin/setup-config.php
WHY
I have been trying to install wordpress for a third day now. I have no idea what the hell is the problem.
any ideas?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fresh wordpress installation jumps to wp-admin/setup-config.php no matter what’ is closed to new replies.