Header error
-
Here’s the error I’m getting:
ini_set(‘memory_limit’, ‘256M’); ini_set(‘upload_max_filesize’, ’64M’); ini_set(‘post_max_size’, ’64M’); ini_set(‘file_uploads’, ‘On’); ini_set(‘max_execution_time’, ‘300’);
Warning: Cannot modify header information – headers already sent by (output started at /home/content/75/9008575/html/wp-config.php:8) in /home/content/75/9008575/html/wp-includes/pluggable.php on line 1216(you can see the error at the top of the page AND I can’t even open the login page)
Using Godaddy so I can’t change the php options (can only switch version).
Ideas?
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Header error’ is closed to new replies.