• Trying to upload wp-ecommerce and got this:
    The uploaded file exceeds the upload_max_filesize directive in php.ini.
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, cgiadmin@yourhostingaccount.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Not an MIT grad so please respond with courtesy. 🙂

    http://wordpress.org/extend/plugins/wp-e-commerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • it means you tried to upload a file that was too big for your webserver. If you are on a shared host their is not much you can do without being an MIT grad. (If you know what you were doing and your provider supported it you could probably set your own php.ini settings in your home dir)

    Quickest solution, resize the file you tried to upload, or place the file in a cloud system like your public dropbox folder and share the link.

    -Analog

    Pat K

    (@blackcapdesign)

    You don’t need to be an MIT grad.

    Some plugins – like this one – are too big to upload inside wp admin
    in which case, if you have cPanel, you can use the File Manager to upload the .zip file from your computer, then use WP admin to install it.

    Or, you can unzip the plugin on your computer and use an ftp program (like FileZilla) to upload the folder to /public_html/wp-content/plugins/ then install from WP admin.

    BUT, I did install the plugin and it crashed my admin area. If this happens, use cPanel File Manager or FileZilla to delete the /public_html/wp-content/plugins/wp-e-commerce directory. It seems this plugin is NOT compatible with wp version 3.3.1 🙁

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP e-Commerce] The uploaded file exceeds the upload_max_filesize directive in php.ini.’ is closed to new replies.