WordPress Install Doesn’t Work!
-
1st, I have been programming for over 15 years, and code in a dozen languages. I always stayed away from WordPress, for reasons such as these. However, I am TRYING to give it a chance!
I am building a site for a client, who is older, and really needs an easy to edit site. He wants to be able to edit the content easier.
I installed WordPress a few weeks ago originally for this project. I believe it was 5.2.2 as well.
I created a child of a theme to make custom modifications. Everything was good.
A couple of plugins had updates. Updated them. The sky fell! <– very common problem with WordPress!
So I made a few backups of the custom work, and nuked the entire project (directory, database). I created them again, put WordPress back, and went to run the installer. It gets to step 2, and just spins forever. — weird, everything is exactly the same as before and it installed just fine!
There is 1 error in the error log:
[Tue Jul 30 18:17:44.873868 2019] [php7:notice] [pid 3118] [client 127.0.0.1:49798] WordPress database error Unknown column 'wp_' in 'field list' for query SELECT wp_, referer: https://[redacted].local/wp-admin/setup-config.php?step=1
I seriously just had this exact version of WordPress installed 2 weeks ago! Now it won’t install!
It appears all the tables were created and populated, the wp-config file created.. yet it just hangs?
I could probably just ignore it.. but this is an indicator that there will probably be a domino effect of issues.
I doubled the memory, execution time, everything. Same effect.
I am about to just go back to Laravel or Yii2. I can already predict in less than 6 months, updating something, and the entire site breaking.
- The topic ‘WordPress Install Doesn’t Work!’ is closed to new replies.