Blank install.php, failing in wp-settings.php
-
I’m trying to do a brand new 1st install. I get a blank /wp-admin/install.php
I’ve narrowed it down to this line (using some echo’s) in wp-settings.php:
do_action(‘init’);
aaaah. what do I do? (php ver 4.3.9, mysql ver 4.1.18)
could it be a permissions issue?
The topic ‘Blank install.php, failing in wp-settings.php’ is closed to new replies.