More Blank Screen Shenanigans
-
I was having similar problems as many other people with installing WordPress. I uploaded, edited the wp-config.php file, and when I tried to go to wp-admin/install.php I got a blank screen.
I know that I had PHP5 installed properly with mysql because other sites on my server using work fine. However, I coded all my sites using the new mySQLi extension rather than the older mySQL one. I hadn’t installed the plain old mySQL extension yet. Had me scratching my head for a bit…
So if you have the same blank screen problem check to see if you are being to cutting edge! You can run mySQL and mySQLi extensions next to each other.
The topic ‘More Blank Screen Shenanigans’ is closed to new replies.