ERROR: Undefined index: PATH_INFO
-
Errors on my page. I get these messages:
Notice: Undefined index: PATH_INFO in C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php on line 72
Notice: Undefined index: PATH_INFO in C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php on line 75
Warning: Cannot modify header information – headers already sent by (output started at C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php:72) in C:\Sites\Single38\mchwen\webroot\blog\wp-login.php on line 202
Warning: Cannot modify header information – headers already sent by (output started at C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php:72) in C:\Sites\Single38\mchwen\webroot\blog\wp-login.php on line 214
Warning: Cannot modify header information – headers already sent by (output started at C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php:72) in C:\Sites\Single38\mchwen\webroot\blog\wp-includes\pluggable.php on line 552
Warning: Cannot modify header information – headers already sent by (output started at C:\Sites\Single38\mchwen\webroot\blog\wp-settings.php:72) in C:\Sites\Single38\mchwen\webroot\blog\wp-includes\pluggable.php on line 685
but when i tried to use the old wp-settings.php from 2.3 on 2.5, the site works without errors.
What’s wrong? Help!
- The topic ‘ERROR: Undefined index: PATH_INFO’ is closed to new replies.