Installation and intial login errors
-
This is my first install of WordPress. AFAICS I followed the instructions in the Readme.
Installed on my local machine (Win2k), PHP Version 4.2.3, MySQL 3.23.52
when running wp-install.php I had a couple of errors reported. On the first page I had
‘Notice: Undefined index: step in J:\webserver\webpages\wp\wp-admin\wp-install.php on line 7’
At Step 3 I had
‘Notice: Undefined variable: admin_email in J:\webserver\webpages\wp\wp-admin\wp-install.php on line 713’
Though all otherwise seemed to go ok, and it gave me a username ‘admin’ and the random passoword to login.
When I tried to login I got:
‘Notice: Undefined variable: _wp_installing in J:\webserver\webpages\wp\wp-settings.php on line 7
Warning: Cannot add header information – headers already sent by (output started at J:\webserver\webpages\wp\wp-settings.php:7) in J:\webserver\webpages\wp\b2login.php on line 125′
The ‘Warning’ was repeated for various other line numbers in the b2login.php script.
and that was that.
I did have a look in some of the relevant files, but It’s all bit beyond me.
Any suggestions?
- The topic ‘Installation and intial login errors’ is closed to new replies.