Can’t login – warning in capabilities.php
-
Fresh install of 2.0.2 on a hosted server. Installation completes successfully, database tables created successfully, am able to view the blog. But when I try to login in as admin, I get the following error(s):
Warning: Invalid argument supplied for foreach() in /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/capabilities.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/capabilities.php:19) in /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/pluggable-functions.php on line 274
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/capabilities.php:19) in /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/pluggable-functions.php on line 275
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/capabilities.php:19) in /home/virtual/site356/fst/var/www/html/wordpress/wp-includes/pluggable-functions.php on line 247
I’ve searched this forum, and found several similar issues, some of which are still unresolved. I’ve tried the FAQ suggestion on the Headers already sent problem. No change. I’ve deleted everything from the server, downloaded & unzipped a fresh copy & started over. Same problem. I’ve confirmed that “capabilities.php” is not corrupted and has no extra whitespace.
Maybe it’s something with my hosted server? Running phpinfo() says it’s PHP ver 4.3.10. It does not appear to be running the Zend Optimizer. phpMyAdmin shows that MySQL is ver 3.23.58.
I’ve tried everything I can think of, and can’t get past this warning. Any ideas?
- The topic ‘Can’t login – warning in capabilities.php’ is closed to new replies.