Problems with my local php server
-
I re-installed a php server on my computer (I already did it on another one, which works fine), I created a database, but when I try to run my wordpress website, I have the following error message:
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\mywebsite\wp-settings.php on line 472
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\mywebsite\wp-settings.php on line 487
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\mywebsite\wp-settings.php on line 494
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\mywebsite\wp-settings.php on line 530
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\mywebsite\wp-includes\cache.php on line 103
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\mywebsite\wp-settings.php:472) in C:\xampplite\htdocs\mywebsite\wp-includes\pluggable.php on line 770
Can someone help me here? Certainly a problem of server configuration.. Thanks!
- The topic ‘Problems with my local php server’ is closed to new replies.