• Hi,

    I created a new WP 2.7 blog. Everything work fine except the automated installer for plugins.

    I get this error:

    Error: There was an error connecting to the server, Please verify the settings are correct.

    I use the right login data for the ftp (the data works fine within my browsers (ftp://user:password@domain.com) and within my ftp-program…)

    I tested another WP 2.7-system ( an 1-click-installation) of my hoster. But with the same error and a strange error message extra:

    extract() [function.extract]: First argument should be an array in /wp-admin/includes/file.php on line 691

    Any help? … please? πŸ™‚

    dash

Viewing 14 replies - 1 through 14 (of 14 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Try using localhost for the ftp server. That sometimes works.

    The problem is essentially your server’s configuration. It’s unable to connect back to itself. Could also be the network configuration at your host.

    Thread Starter dashnc

    (@dashnc)

    When I use “localhost” for the ftp server, WP throw the same error message nevertheles. And fill the hostname-input with the following value:

    localhost://domain.com/dir

    And what do you mean with
    “It’s unable to connect back to itself. Could also be the network configuration at your host.”

    It’s a kind of selfprotection, set up by my hoster, with no chance to change that?

    I have been able to access plugins fine in the auto installer until today when it keeps telling me an “unknown error has occurred” Is anyone else running into this?

    I’m getting this as well “unknown error has occurred” for the plugs and for akismit. It won’t recognize my key cause it can’t connect to wordpress.com

    Makes me wonder if the wordpress servers are having issues…

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    It’s a kind of selfprotection, set up by my hoster, with no chance to change that?

    Well, no. You’d have to have your host change that.

    Also, that sort of thing is not a real protective measure in any sense.

    Thread Starter dashnc

    (@dashnc)

    I solved it!
    A friend of mine hadn’t this issue at the same hoster. So we compared our preferences and find a difference: He uses PHP5, I used PHP4.

    I changed it to PHP5 – et voilΓ‘ … no error.

    Change your PHP to version 5! (works for me…)

    Thanks for your help guys, anyway πŸ˜‰

    How do you change your PHP version to 5?

    Thread Starter dashnc

    (@dashnc)

    I had to add a line in the .htaccess-file:

    AddHandler php5-cgi .php

    But this way may only work with my hoster. I don’t know if you can change your PHP version with this solution too.

    But I think you can ask your hoster if they can change the PHP version for you πŸ™‚

    I had the same problem, verified the php version which was 5, and changed domain to localhost, viola.

    I’m using WP 2.8 and PHP 5 and I get this error message.

    What’s weird is that I am able to make changes to posts, but not delete a plugin.

    Any help?

    I just had the same problem with 2.8.2 and I changed the “host name” to localhost and used my ftp username and password and it worked fine.

    Thanks to the posters on this forum for figuring it out for me. πŸ™‚

    unknown error has occurred” for the plugs and for akismit. It won’t recognize my key cause it can’t connect to wordpress.com

    I’m also having this exact problems! I’m running PHP5.

    How and where do I change “host name” to localhost? Please advice me where to look!

    I clicked on the message saying new release, please upgrade. When the upgrade failed, I was given three fields to enter connection details. I changed these to localhost and my ftp details, and the upgrade worked.

    Not sure where you would do this for plugins, though.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[2.7] Install Plugins: Error: There was an error connecting to the server, Pleas’ is closed to new replies.