Title: Ocean Extra Plugin Installation FAIL
Last modified: September 25, 2024

---

# Ocean Extra Plugin Installation FAIL

 *  Resolved [shaunmac24](https://wordpress.org/support/users/shaunmac24/)
 * (@shaunmac24)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/)
 * Hello,
 * I’m somehat new to WP, as may become evident momentarily. Although I used to 
   think my skills intermediate, but it’s like the more I learn, the more I don’t
   know.
 * I’m following a YouTube tutorial, [https://www.youtube.com/watch?v=Llx0HKZu-p8&t=1276s](https://www.youtube.com/watch?v=Llx0HKZu-p8&t=1276s).
   I’m to the point at 21:18 in the video where he instructs me to download the “
   Ocean Extra” plugin. This plugin does NOT show up in the WP Plugins page. I tried
   Google and found the “Ocean Extra” plugin page on WordPress.org [https://wordpress.org/plugins/ocean-extra/](https://wordpress.org/plugins/ocean-extra/).
   I downloaded the file “ocean-extra.2.3.0.zip” succesfully.
 * I went to the Plugins page in WordPress and tried to Upload Plugin. It displayed
   the error: “”The uploaded file exceeds the upload_max_filesize directive in php.
   ini.”.
 * The filesize is only 2.7MB. But I backed up the “wp-config.php” and tried to 
   modify the “”upload_max_filesize” to 512 MB anyway. It returned the same error,
   exceeds max filesize. I reset the “wp-config.php” to its backup.
 * There are other attempts I made to try to install the plugin, including attempting
   to install it manually, but no dice. Sometimes when attempting to install using
   a .zip, the install was grayed out. Other times, I’d get the “spinning icon”,
   but it would timeout.
 * I think the problem is due to an HTTP Error – it appears to connect to the server,
   but it does not get an HTTP response and times out, like a 500 Error.
 * INFORMATION:
 * I apologize ahead of time if I don’t have everything, but this might help reveal
   what the issue is here.
 * Note: I tried to use the instructions for Debugging in WordPress [https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
   but couldn’t get that to work, will go thru the instructions again later.
 * Note: I’m attempting to use WAMP on a Win 10 PC … I’ve had other successes in
   my localhost using the “Blocksy” Theme and “Blocksy Companion” plugin. Everything
   is up to date, including OceanWP Theme.
 * Here’s the Site Health Info:
 *     ```wp-block-code
       <br>### wp-core ###<br><br>version: 6.6.2<br>site_language: en_US<br>user_language: en_US<br>timezone: +00:00<br>permalink: /%postname%<br>https_status: false<br>multisite: false<br>user_registration: 0<br>blog_public: 0<br>default_comment_status: open<br>environment_type: production<br>user_count: 1<br>dotorg_communication: true<br><br>### wp-paths-sizes ###<br><br>wordpress_path: C:\wamp64\www\oceanWP<br>wordpress_size: 55.37 MB (58054616 bytes)<br>uploads_path: C:\wamp64\www\oceanWP/wp-content/uploads<br>uploads_size: 0.00 B (0 bytes)<br>themes_path: C:\wamp64\www\oceanWP/wp-content/themes<br>themes_size: 18.76 MB (19666126 bytes)<br>plugins_path: C:\wamp64\www\oceanWP/wp-content/plugins<br>plugins_size: 44.25 MB (46397621 bytes)<br>fonts_path: C:\wamp64\www\oceanWP/wp-content/uploads/fonts<br>fonts_size: directory not found<br>database_size: 1.75 MB (1830321 bytes)<br>total_size: 120.11 MB (125948684 bytes)<br><br>### wp-active-theme ###<br><br>name: OceanWP (oceanwp)<br>version: 3.6.0<br>author: OceanWP<br>author_website: https://oceanwp.org/about-oceanwp/<br>parent_theme: none<br>theme_features: core-block-patterns, widgets-block-editor, align-wide, wp-block-styles, responsive-embeds, editor-styles, editor-style, menus, post-formats, title-tag, automatic-feed-links, post-thumbnails, custom-header, custom-logo, html5, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, customize-selective-refresh-widgets, widgets<br>theme_path: C:\wamp64\www\oceanWP/wp-content/themes/oceanwp<br>auto_update: Disabled<br><br>### wp-plugins-active (1) ###<br><br>Elementor: version: 3.24.4, author: Elementor.com, Auto-updates enabled<br><br>### wp-media ###<br><br>image_editor: WP_Image_Editor_GD<br>imagick_module_version: Not available<br>imagemagick_version: Not available<br>imagick_version: Not available<br>file_uploads: 1<br>post_max_size: 8M<br>upload_max_filesize: 2M<br>max_effective_size: 2 MB<br>max_file_uploads: 20<br>gd_version: bundled (2.1.0 compatible)<br>gd_formats: GIF, JPEG, PNG, WebP, BMP, AVIF, XPM<br>ghostscript_version: not available<br><br>### wp-server ###<br><br>server_architecture: Windows NT 10.0 AMD64<br>httpd_software: Apache/2.4.59 (Win64) PHP/8.2.18 mod_fcgid/2.3.10-dev<br>php_version: 8.2.18 64bit<br>php_sapi: apache2handler<br>max_input_variables: 2500<br>time_limit: 120<br>memory_limit: 128M<br>admin_memory_limit: 256M<br>max_input_time: 60<br>upload_max_filesize: 2M<br>php_post_max_size: 8M<br>curl_version: 8.7.0-DEV OpenSSL/3.1.5<br>suhosin: false<br>imagick_availability: false<br>pretty_permalinks: true<br>htaccess_extra_rules: false<br>current: 2024-09-25T08:00:56+00:00<br>utc-time: Wednesday, 25-Sep-24 08:00:56 UTC<br>server-time: 2024-09-25T08:00:55+00:00<br><br>### wp-database ###<br><br>extension: mysqli<br>server_version: 8.3.0<br>client_version: mysqlnd 8.2.18<br>max_allowed_packet: 67108864<br>max_connections: 151<br><br>### wp-constants ###<br><br>WP_HOME: undefined<br>WP_SITEURL: undefined<br>WP_CONTENT_DIR: C:\wamp64\www\oceanWP/wp-content<br>WP_PLUGIN_DIR: C:\wamp64\www\oceanWP/wp-content/plugins<br>WP_MEMORY_LIMIT: 40M<br>WP_MAX_MEMORY_LIMIT: 256M<br>WP_DEBUG: false<br>WP_DEBUG_DISPLAY: true<br>WP_DEBUG_LOG: false<br>SCRIPT_DEBUG: false<br>WP_CACHE: false<br>CONCATENATE_SCRIPTS: undefined<br>COMPRESS_SCRIPTS: undefined<br>COMPRESS_CSS: undefined<br>WP_ENVIRONMENT_TYPE: Undefined<br>WP_DEVELOPMENT_MODE: undefined<br>DB_CHARSET: utf8<br>DB_COLLATE: undefined<br><br>### wp-filesystem ###<br><br>wordpress: writable<br>wp-content: writable<br>uploads: writable<br>plugins: writable<br>themes: writable<br>fonts: writable<br><br>
       ```
   
 * Also Note: Ocean Extra tests are up to date as far as WP 6.5.5, PHP 7.4. I’m 
   using WP 6.6.2, PHP 8.2.18. Wondering if there are compatability issues? Grasping
   at straws …
 * Sorry for long-winded post. Please advise. Thank you,
 * -ShaunMac24
    -  This topic was modified 1 year, 8 months ago by [shaunmac24](https://wordpress.org/support/users/shaunmac24/).
      Reason: Wordwrap when using Code block
    -  This topic was modified 1 year, 8 months ago by [shaunmac24](https://wordpress.org/support/users/shaunmac24/).
      Reason: Retry Code for Site Health info

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

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/#post-18038242)
 * Hello [@shaunmac24](https://wordpress.org/support/users/shaunmac24/),
 * Thank you for reaching out,
 * The uploaded file exceeds the upload_max_filesize directive in php.ini. This 
   message indicates that your host provider has set limitations on file uploads.
   In this case, you need to contact your host provider to increase this limit. 
   Since you are using WAMP Localhost, you can refer to its documentation to learn
   how to edit the php.ini file.
 * You need to modify the php.ini file because, if your server/localhost has limitations,
   changing the upload size in WordPress alone won’t work.
 * In addition to increasing the upload_max_filesize, there are several other settings
   you may need to adjust to ensure your server/localhost is fully compatible with
   WordPress. These are the host configuration settings:
 * **Host configurations:**
    To access these fields, please edit the php.ini file
   located on your host/localhost:
 *     ```
       upload_max_filesize = 32M
       post_max_size = 48M
       memory_limit = 512M
       max_execution_time = 800
       max_input_vars = 10,000
       max_input_time = 800
       ```
   
 * WordPress Configurations:
    [https://wordpress.org/documentation/article/editing-wp-config-php/](https://wordpress.org/documentation/article/editing-wp-config-php/)
   [https://developer.wordpress.org/apis/wp-config-php/#increasing-memory-allocated-to-php](https://developer.wordpress.org/apis/wp-config-php/#increasing-memory-allocated-to-php)
 * Reference:
    [https://wordpress.org/about/requirements/](https://wordpress.org/about/requirements/)
 * Regarding compatibility with PHP, we have compatibility with PHP 7.4 and greater,
   which also includes PHP 8.2.
 * I hope it helps.
    Best Regards
 *  Thread Starter [shaunmac24](https://wordpress.org/support/users/shaunmac24/)
 * (@shaunmac24)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/#post-18039364)
 * Thank you for your response.
 * That makes sense, that the filesize issue is at the server and not just WP. I’ll
   try the settings for php.ini you suggested and get back to you.
 *  Thread Starter [shaunmac24](https://wordpress.org/support/users/shaunmac24/)
 * (@shaunmac24)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/#post-18039950)
 * RESOLVED!
 * Thank you, Shahin! I was able to update my PHP settings on the WAMP server with
   your recommended settings. The Ocean Extra plugin is now installed successfully.
 * WAMP / PHP / PHP Settings > Update
 * -ShaunMac24
 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/#post-18040645)
 * You’re most welcome.
    I’m glad that you were able to resolve that.

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

The topic ‘Ocean Extra Plugin Installation FAIL’ is closed to new replies.

 * ![](https://ps.w.org/ocean-extra/assets/icon.svg?rev=2814940)
 * [Ocean Extra](https://wordpress.org/plugins/ocean-extra/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ocean-extra/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ocean-extra/)
 * [Active Topics](https://wordpress.org/support/plugin/ocean-extra/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ocean-extra/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ocean-extra/reviews/)

## Tags

 * [upload_max_filesize](https://wordpress.org/support/topic-tag/upload_max_filesize/)
 * [WAMP](https://wordpress.org/support/topic-tag/wamp/)

 * 4 replies
 * 2 participants
 * Last reply from: [Shahin](https://wordpress.org/support/users/skalanter/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/ocean-extra-plugin-installation-fail/#post-18040645)
 * Status: resolved