by Connor Yogore.
Hi again
So like I said before, I am not super familiar with this aspect of web administration (I'm not even really a web administrator, this is kind of a situation I walked in on that got put in my lap) but there is a pretty repetitive trend in the error log that goes a little like this
[09-May-2017 13:04:13 America/Denver] PHP Warning: PHP Startup: _______________: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20100525 These options need to match in Unknown on line 0Where the blank line is several different modules mentioned over and over for the last two weeks give or take.
I did some googling and the results seemed to indicate that I need to update my php extensions because my php version was updated. I'm not entirely sure how to do that. Are there any learning resources for that sort of thing?