Title: Cannot Delete Cachify
Last modified: August 20, 2016

---

# Cannot Delete Cachify

 *  Resolved [Brenna](https://wordpress.org/support/users/streunna/)
 * (@streunna)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-delete-cachify/)
 * When I try to deactivate and delete Cachify via the WP plugin management, my 
   server throws a ‘500 Internal Server Error’…
 * Error-log shows following lines:
 *     ```
       [Mon Dec ...] [warn] [client 93....] mod_fcgid: stderr: PHP Warning:  Unknown: failed to open stream: No such file or directory in Unknown on line 0
       [Mon Dec ...] [warn] [client 93....] mod_fcgid: stderr: PHP Fatal error:  Unknown: Failed opening required '.../html/wp-content/plugins/cachify/apc/proxy.php' (include_path='.:/package/host/localhost/php-5.4.4-1/lib/php') in Unknown on line 0
       ```
   
 * just deactivating the plugin works, but I would like to be able to delete the
   corresponding plugin-dir as well… any hints?
 * and yes, I of course any Cachify-stuff from the .htaccess 😉
 * [http://wordpress.org/extend/plugins/cachify/](http://wordpress.org/extend/plugins/cachify/)

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

 *  Thread Starter [Brenna](https://wordpress.org/support/users/streunna/)
 * (@streunna)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cannot-delete-cachify/#post-3237669)
 * okay, I fixed it finally.
    was not a problem with the plugin, but with my personal
   php.ini settings.
 * I did a quick search on my server using `grep -l -i -r proxy.php *` and figured
   out, that I had set the “auto_prepend_file” to the APC-Proxy file of Cachify.
 * after removing that, everything worked fine.
 *  [Sergej Müller](https://wordpress.org/support/users/sergejmueller/)
 * (@sergejmueller)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cannot-delete-cachify/#post-3237670)
 * Fine, thanks for feedback 😉

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

The topic ‘Cannot Delete Cachify’ is closed to new replies.

 * ![](https://ps.w.org/cachify/assets/icon-256x256.png?rev=2505413)
 * [Cachify](https://wordpress.org/plugins/cachify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cachify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cachify/)
 * [Active Topics](https://wordpress.org/support/plugin/cachify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cachify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cachify/reviews/)

## Tags

 * ["internal server error"](https://wordpress.org/support/topic-tag/internal-server-error/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sergej Müller](https://wordpress.org/support/users/sergejmueller/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/cannot-delete-cachify/#post-3237670)
 * Status: resolved