This is what I am getting:
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\wp-settings.php on line 601
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\wp-settings.php on line 616
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\wp-settings.php on line 623
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\wp-settings.php on line 630
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\wp-settings.php on line 666
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\wp-settings.php on line 18
I removed these specified lines in the settings file. The site would not come up at all. I got a message saying, “Fatal error” and something about line 365 in another file. I didn’t want to delete line 365 and make matters worse so I put everything back in. Now, I can see my site but with the above warnings.
How can I disable these errors without disabling the entire site?
Thanks for getting back to me on this.