Hey I cant find where I put in my email address..I got this error:
ERROR: please type your e-mail address")); } else if (!is_email($admin_email)) { die(__("ERROR: the e-mail address isn't correct")); } ?>
Hey I cant find where I put in my email address..I got this error:
ERROR: please type your e-mail address")); } else if (!is_email($admin_email)) { die(__("ERROR: the e-mail address isn't correct")); } ?>
*where* did you see that? What are you trying to enter your email address in? You're not providing much info to go on here.
I saw this when I opened the install file:
'.__('Already Installed').'
'.__('You appear to have already installed WordPress. To reinstall please clear your old database tables first.').'
'); switch($step) { case 0: ?>
ReadMe documentation at your leisure.'), '../readme.html'); ?>
then 2 boxes
ERROR: please type your e-mail address")); } else if (!is_email($admin_email)) { die(__("ERROR: the e-mail address isn't correct")); } ?>
Well, if you see all that - PHP is not running on your server. Contact your host!
This topic has been closed to new replies.