Turn off depreciated errors php 5.3
- by atwellpub
Hello,
My server is running php 5.3 and My wordpress install is spitting these errors out on me causing the my session_start() to break.
Deprecated: Assigning the return value of new by reference is deprecated in /home//public_html/hub/wp-settings.php on line 647
Deprecated: Assigning the return value of new by reference is deprecated in…