• Resolved babybookworm

    (@babybookworm)


    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)
  • Looks like you might have used the cpanel scripts library auto installer. It doesn’t work. Manual install is dead easy…

    Thread Starter babybookworm

    (@babybookworm)

    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?

    hm. doesn’t sound like you did. could I see the site?

    Thread Starter babybookworm

    (@babybookworm)

    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.

    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.

    And triple-check the permissions on the files too, that can be a really obtuse breakage issue.

    Thread Starter babybookworm

    (@babybookworm)

    Oh! It is transferring in binary mode. Let me try that!

    How do I check permissions?

    thanks for the replies. I hope this works!

    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

    (@babybookworm)

    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

    (@babybookworm)

    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

    (@babybookworm)

    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.

    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.