Title: Can&#8217;t post&#8230;homepage errors?
Last modified: August 18, 2016

---

# Can’t post…homepage errors?

 *  Resolved [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/)
 * Okay, after nearly 12 hours of working on getting WordPress installed on the 
   website, I immediately was greeted with an error message. When I tried to write
   a test post, I got the following errors:
 *  arning: array_keys(): The first argument should be an array in /homepages/23/
   d161111088/htdocs/blog/wp-admin/admin-functions.php on line 1313
 *  Warning: Invalid argument supplied for foreach() in /homepages/23/d161111088/
   htdocs/blog/wp-admin/admin-functions.php on line 1313
 *  Warning: Invalid argument supplied for foreach() in /homepages/23/d161111088/
   htdocs/blog/wp-admin/menu.php on line 8
 * Warning: Cannot modify header information – headers already sent by (output started
   at /homepages/23/d161111088/htdocs/blog/wp-admin/menu.php:2) in /homepages/23/
   d161111088/htdocs/blog/wp-admin/post.php on line 60

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [resiny](https://wordpress.org/support/users/resiny/)
 * (@resiny)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374365)
 * Looks like you might have used the cpanel scripts library auto installer. It 
   doesn’t work. Manual install is dead easy…
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374366)
 * I don’t think I used an auto installer. Did I? I used Wise-FTP to get the FTP
   files to the directory. Is that an auto installer?
 * Don’t mind the brain matter on the walls. That’s just my head exploding. *sigh*
 * Any suggestions for fixing this?
 *  [resiny](https://wordpress.org/support/users/resiny/)
 * (@resiny)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374381)
 * hm. doesn’t sound like you did. could I see the site?
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374466)
 * [http://www.nicemommy-evileditor.com/blog](http://www.nicemommy-evileditor.com/blog)
 * I actually redid the entire installation process this morning and I get the same
   error messages. I downloaded a new copy of WordPress, used a new FTP account 
   and SQL database, but get the same errors.
 * Any help would be appreciated.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374471)
 * clear ’em out on the host and try one more time — be absolutely certain that 
   your FTP client is transferring the PHP files in ASCII mode, NOT binary mode 
   though. See if that helps things a bit.
 *  [Karrde](https://wordpress.org/support/users/karrde/)
 * (@karrde)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374475)
 * And triple-check the permissions on the files too, that can be a really obtuse
   breakage issue.
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374478)
 * Oh! It is transferring in binary mode. Let me try that!
 * How do I check permissions?
 * thanks for the replies. I hope this works!
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374479)
 * On the mode, see if your ftp client has an “auto” mode. Otherwise you’ll need
   to do ASCII for php files and BINARY for images which is a bit tedious.
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374495)
 * I took everything off, then transferred them again. Now, I don’t even get the
   WordPress install. I just get an error message.
 * Warning: main(/homepages/23/d161111088/htdocs/blog/wp-includes/wp-db.php): failed
   to open stream: No such file or directory in /homepages/23/d161111088/htdocs/
   blog/wp-settings.php on line 73
 * Fatal error: main(): Failed opening required ‘/homepages/23/d161111088/htdocs/
   blog/wp-includes/wp-db.php’ (include_path=’.:/usr/local/lib/php’) in /homepages/
   23/d161111088/htdocs/blog/wp-settings.php on line 73
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374505)
 * Okay, I’m down to one error trying to install WordPress. Is it supposed to take
   two days to install? *sigh* Any more help is appreciated.
 * Fatal error: Call to undefined function: hide_errors() in /homepages/23/d161111088/
   htdocs/blog/wp-settings.php on line 120
 *  Thread Starter [babybookworm](https://wordpress.org/support/users/babybookworm/)
 * (@babybookworm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374516)
 * It appears that the fault lay with the program(Wise-FTP) I was using to upload
   the files to the FTP server. It was causing problems, for whatever reason. I 
   deleted the database tables and re-uploaded everything using SmartFTP and it 
   seems to be error free *knock on wood* for the time being. I’m sure you’ll be
   seeing more posts from me about this WordPress thing, as it appears to be kicking
   my butt 😉
 * Thank you everyone for helping me out. This has been a real learning process 
   for me and I appreciate the knowledge people are sharing.
 *  [resiny](https://wordpress.org/support/users/resiny/)
 * (@resiny)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374520)
 * ah, that’s good to know for the future. Filzilla is also great (filezilla.sourceforge.
   net)

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Can’t post…homepage errors?’ is closed to new replies.

## Tags

 * [homepage](https://wordpress.org/support/topic-tag/homepage/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 12 replies
 * 4 participants
 * Last reply from: [resiny](https://wordpress.org/support/users/resiny/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/cant-posthomepage-errors/#post-374520)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
