Title: davidhere123's Replies | WordPress.org

---

# davidhere123

  [  ](https://wordpress.org/support/users/davidhere123/)

 *   [Profile](https://wordpress.org/support/users/davidhere123/)
 *   [Topics Started](https://wordpress.org/support/users/davidhere123/topics/)
 *   [Replies Created](https://wordpress.org/support/users/davidhere123/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/davidhere123/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/davidhere123/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/davidhere123/engagements/)
 *   [Favorites](https://wordpress.org/support/users/davidhere123/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Error while installing WordPress](https://wordpress.org/support/topic/error-while-installing-wordpress-2/)
 *  [davidhere123](https://wordpress.org/support/users/davidhere123/)
 * (@davidhere123)
 * [4 months ago](https://wordpress.org/support/topic/error-while-installing-wordpress-2/#post-18851960)
 * Hi Tejas,
 * That error usually means the **WordPress core files are incomplete**. The file`
   class-wp-paused-extensions-storage.php` is part of the WordPress core and should
   normally be located inside the `/wp-includes/` folder. If it’s missing, it often
   means the download or extraction didn’t complete properly.
 * Here are a few things you can try:
 * **1. Download WordPress again**
   Delete the current `wordpress` folder from `G:\
   xampp\htdocs\` and download a fresh copy from [https://wordpress.org/download/](https://wordpress.org/download/).
 * **2. Extract the ZIP file carefully**
   Sometimes files are skipped during extraction.
   Try extracting the ZIP again using a tool like **7-Zip** or **WinRAR** to make
   sure all files are unpacked correctly.
 * **3. Check the folder structure**
   After extracting, make sure the main WordPress
   folders are present:
    - `wp-admin`
    - `wp-content`
    - `wp-includes`
 * Inside the `wp-includes` folder, you should see many `class-wp-*.php` files. 
   If the file you mentioned is still missing, the package likely wasn’t extracted
   fully.
 * In most cases, **a clean download and fresh extraction fixes this issue**.
 * Hope that helps!

Viewing 1 replies (of 1 total)