Blogging

Webkeeping

February 4, 2017

It’s a lazy Saturday on Literary Lane, so I’m going to spend it troubleshooting

(art by KC Green)

. Time for stream of consciousness post!

Things that are causing problems – and these are all on the backend:

  • HTTP errors when uploading photos that are under 2MB – AGAIN
  • >> it’s not the php.ini file OR the captcha that LunarPages installed.

  • A WordPress error file that’s going batshit crazy
  • SERIOUSLY crazy. This is written every time I access the site:

    [04-Feb-2017 09:40:09 America/Los_Angeles] PHP Warning: Module ‘suhosin’ already loaded in Unknown on line 0
    [04-Feb-2017 09:40:09 America/Los_Angeles] PHP Warning: Module ‘PDO’ already loaded in Unknown on line 0
    [04-Feb-2017 09:40:09 America/Los_Angeles] PHP Warning: Module ‘pdo_sqlite’ already loaded in Unknown on line 0
    [04-Feb-2017 09:40:09 America/Los_Angeles] PHP Warning: Module ‘imagick’ already loaded in Unknown on line 0
    [04-Feb-2017 09:40:09 America/Los_Angeles] PHP Warning: Module ‘pdo_mysql’ already loaded in Unknown on line

    Even with all plugins deactivated. Sweet merciful crap. PHP always just …worked.

  • WordPress post.php hangs. The posts do post, but I never move back to the Dashboard unless I refresh the page.
  • > It’s not the theme.
    >>It COULD be a plugin OR THE gigantic error file.
    >>Reverted back to Canvas theme. Error file is up to 65KB in just an hour. Troubleshooting the PHP issue might fix this.

    And I’m sure I’ll find countless other things. To start debugging, I’ve turned off the addons that post to Facebook and Twitter, and switched to a default WordPress theme.

    At worst, I may just obliterate this directory and do a fresh install of WordPress. I should just START with that. 🙂

    Apologies to RSS peeps. Here we go!

    You Might Also Like

  • Steve (Kestrel) Hall February 4, 2017 at 6:10 pm

    I grab your feed via RSS, and I’m noticing no errors (at least in this post; maybe I missed some posts?).

    I’m sure you’ll figure it out!