Forums

[resolved] Plugins not installing (new WP install) (6 posts)

  1. Thermalsocks
    Member
    Posted 1 year ago #

    Just installed a new fresh WP 3.1 and tried to install needed plugins from the control panel /plugins /add new.

    A few plugins installed but then some would say they were downloding and get stuck. Tried another and it worked but next one stuck...

    Host has several WP installations I have done previously (older WP versions) with no problems.

    I went to wordpress.org/plugins and could download the zip files no problem to my computer so they exist and can be downloaded ok.

    Whats going on?

  2. What are the folder permissions on the plugisn folder? You may need to maye them 755.

  3. Thermalsocks
    Member
    Posted 1 year ago #

    Thanks,

    Well I checked all the permissions before I ran the install and they looked good. The plugin folder was indeed 755.

    Since then I have also noticed a similar problem with installing themes. Some themes will install and others just get stuck.

    Very odd.

    I deleted the databases and all the files and uploaded WP again.

    Checked the permissions and ran the install.

    Install went ok, WP said Success !

    Logged in as admin, Tried to load some plugins and same problem.

    Now I'm thinking problem may be with my Hosts handling of some parts of WordPress 3.1 but I have no idea how to persue this as host says it does not offer tech support for third party applications like wordpress.

    My host is http://www.1and1.co.uk

    I have access to previous installs I did on the same host so I will see if plugins are still workig there. Probably upgrade to WP 3.1 and see if I can detect any differences.

    Anyone got any other ideas?

  4. Yeah, this is probably your host. BUT! You said 1&1! Those are magic words!

    If 1and1 is your webhost, make sure you have this at the top of your .htaccess at your webroot.

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    If this does not help, make a php.ini and put it in your webroot AND wp-admin, and put the following in it.

    memory=64MB
    upload_max_filesize=64M;
    post_max_size=64M;

    Adjust the 64M to your needs, but it’s a good place to start for *most* people.

  5. Thermalsocks
    Member
    Posted 1 year ago #

    Ipstenu,

    You are a genius, but I expect you get that a lot.

    In fact the .htaccess entries and the php.ini were both needed to get WP to work as it says on the tin, Intermitent actions like falling over when you try to add or modify the settings of themes or plugins must catch a lot of people out on 1and1 who just follow the standard 5 min install.

    All good now, I'm off and running.

    Thanks for all your help.

  6. Je t'en prie! :)

Topic Closed

This topic has been closed to new replies.

About this Topic