• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP upgrade borked MySQL/mediawiki

GWestphal

Golden Member
I had a mediawiki setup up on this box. Pretty basic install.

It is Windows 2003, PHP 5.2, MySQL, and apache 2.2.

I installed the new PHP5.3.5 and the wiki can't connect to MySQL anymore. I've been googling for a while not to no avail. I tried just putting the old php directory back into place, but that didn't work.

Any ideas?
 
Nevermind, I'm just a little slow. I was installing the wrong version of PHP 5.3.5, and it didn't have the apache2.2 module auto installed. Moral of the story, use the thread safe php downloads for windows.
 
Yea, even though all of that software runs on Windows, it's a redheaded stepchild compared to it's Linux support.
 
Back
Top