Jordan Kinne
Forum Replies Created
-
https://www.advoc8.com/portfolio/gac-inventions/
pw: TempPasswordThat’s an example of what’s happening on every page.
- This reply was modified 6 years, 8 months ago by Jordan Kinne.
I am having similar issues, all of our galleries broke when I updated.
Images are cut off and shifted, seems to be a CSS error for sure.
Jordan
Forum: Fixing WordPress
In reply to: Apache 2.2 -> 2.4: Permalinks broken.Thank you! As I had understood it, on AWS’s linux, all of the configs should be done in httpd.conf so I didn’t have an .htaccess file in the first place.
Thanks again!
Forum: Fixing WordPress
In reply to: Sudden WordPress Server CrashSolved it.
You were on the right path, Vijay. At some point the EC2 server must have gone down, and when it came back up, both my apache and mysql services hadn’t restarted. So when I sshed in via terminal, I had to start both of them. And no problems since.
Now I just need to solve setting up hooks so they automatically re-initialize.
Thanks.