Title: leer's Replies | WordPress.org

---

# leer

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JetBackup - Backup, Restore & Migrate] [Plugin: Backup] Google Drive upload: http_request_failed](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/#post-2831166)
 * I installed Core Control and disabled cURL. The upload began and ran for a few
   hours, then failed with a different error:
 *     ```
       2012-06-21	02:02:02	ERROR	The upload process timed out but can be resumed. (resumable)
       2012-06-21	02:06:41	NOTICE	Resuming upload of 1340216710.zip.
       2012-06-21	02:59:05	ERROR	The upload process timed out but can be resumed. (resumable)
       2012-06-21	02:59:57	NOTICE	Resuming upload of 1340216710.zip.
       2012-06-21	03:52:20	ERROR	The upload process timed out but can be resumed. (resumable)
       2012-06-21	03:56:42	ERROR	No hay medios de transporte HTTP disponibles que puedan completar la solicitud requerida. (http_failure)
       ```
   
 * The last line looks to be a translation of “There are no HTTP transports available
   which can complete the requested request” (My WP install is set to Spanish.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JetBackup - Backup, Restore & Migrate] [Plugin: Backup] Google Drive upload: http_request_failed](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/#post-2831143)
 * Looks like I did hit quota. I erased two of the .zip files and am now back at
   the original problem:
 *     ```
       2012-06-20	21:29:52	NOTICE	Attempting to dump database to /home/chilelib/public_html/wp-content/backup/dump.sql
       2012-06-20	21:29:54	NOTICE	The database dump was completed successfully in 1.88 seconds.
       2012-06-20	21:29:54	NOTICE	Attempting to create archive /home/chilelib/public_html/wp-content/backup/1340213392.zip
       2012-06-20	21:30:39	NOTICE	Archive created successfully in 44.68 seconds. Archive file size is 348 MB
       2012-06-20	21:30:40	NOTICE	Attempting to upload archive to Google Drive
       2012-06-20	21:34:05	ERROR	Operation timed out after 5000 milliseconds with 0 bytes received (http_request_failed)
       2012-06-20	21:34:05	NOTICE	Backup process completed in 252.75 seconds. Initial PHP memory usage was 39 MB and the backup process used another 52 MB of RAM.
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JetBackup - Backup, Restore & Migrate] [Plugin: Backup] Google Drive upload: http_request_failed](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-backup-google-drive-upload-http_request_failed/#post-2831136)
 * Hi, I’m using WP 3.4 and PHP 5.2.17.
 * Now it looks like there’s a different problem. Here’s the log for the last 24
   hours, including the three lines I posted yesterday:
 *     ```
       2012-06-19	17:14:11	NOTICE	Attempting to dump database to /home/chilelib/public_html/wp-content/backup/dump.sql
       2012-06-19	17:14:12	NOTICE	The database dump was completed successfully in 0.72 seconds.
       2012-06-19	17:14:12	NOTICE	Attempting to create archive /home/chilelib/public_html/wp-content/backup/1340111651.zip
       2012-06-19	17:14:49	NOTICE	Archive created successfully in 36.58 seconds. Archive file size is 348 MB
       2012-06-19	17:14:49	NOTICE	Attempting to upload archive to Google Drive
       2012-06-19	17:18:17	ERROR	Operation timed out after 5000 milliseconds with 0 bytes received (http_request_failed)
       2012-06-19	17:18:17	NOTICE	Backup process completed in 245.12 seconds. Initial PHP memory usage was 38 MB and the backup process used another 51.5 MB of RAM.
       2012-06-20	12:42:33	NOTICE	Attempting to dump database to /home/chilelib/public_html/wp-content/backup/dump.sql
       2012-06-20	12:42:35	NOTICE	The database dump was completed successfully in 2.09 seconds.
       2012-06-20	12:42:35	NOTICE	Attempting to create archive /home/chilelib/public_html/wp-content/backup/1340181753.zip
       2012-06-20	12:44:07	ERROR	Could not properly close archive '/home/chilelib/public_html/wp-content/backup/1340181753.zip'. (zip)
       2012-06-20	20:22:42	NOTICE	Attempting to dump database to /home/chilelib/public_html/wp-content/backup/dump.sql
       2012-06-20	20:22:45	NOTICE	The database dump was completed successfully in 2.65 seconds.
       2012-06-20	20:22:45	NOTICE	Attempting to create archive /home/chilelib/public_html/wp-content/backup/1340209362.zip
       2012-06-20	20:24:14	ERROR	Could not properly close archive '/home/chilelib/public_html/wp-content/backup/1340209362.zip'. (zip)
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Basic URL and .htaccess question](https://wordpress.org/support/topic/basic-url-and-htaccess-question/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years ago](https://wordpress.org/support/topic/basic-url-and-htaccess-question/#post-1496274)
 * OK, now I see the problem. I got tripped up on Step 8 because the .htaccess was
   already in the root. I’ve now moved index.php as well and the site is working.
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Basic URL and .htaccess question](https://wordpress.org/support/topic/basic-url-and-htaccess-question/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years ago](https://wordpress.org/support/topic/basic-url-and-htaccess-question/#post-1496271)
 * Hi samboll, thanks for your reply.
 * As I mentioned, that page doesn’t really apply to me, since I’m not moving any
   files. I’ve done up through Step 5. Step 6 is:
 * 6. Move your WordPress core files to the new location (WordPress address).
 * But files are already at that address, so I can’t perform that step or any of
   the rest.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Why doesn’t disabling Sociable CSS disable semi-transparent icons?](https://wordpress.org/support/topic/why-doesnt-disabling-sociable-css-disable-semi-transparent-icons/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/why-doesnt-disabling-sociable-css-disable-semi-transparent-icons/#post-1193660)
 * [@esmi](https://wordpress.org/support/users/esmi/), clearing the cache, changing
   browsers etc., doesn’t work.
 * [@or1gb1u3](https://wordpress.org/support/users/or1gb1u3/), [@ryans149](https://wordpress.org/support/users/ryans149/),
   it’s not the images themselves… here’s the CSS:
 *     ```
       .sociable-hovers
       {
       opacity: 0.4;
       vertical-align: text-bottom;
       }
   
       .sociable-hovers:hover
       {
       opacity: 1;
       }
       ```
   
 * It looks to me like the option to disable Sociable CSS isn’t working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: TDO Mini Forms] Can’t use shortcode or generate page](https://wordpress.org/support/topic/plugin-tdo-mini-forms-cant-use-shortcode-or-generate-page/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-cant-use-shortcode-or-generate-page/#post-1189363)
 * Caught the problem– it was a link from my dev site to my live site I hadn’t noticed.
   Now on to configure this excellent plugin. Thanks for replying!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Super Cache] Certain browsers forcing page regeneration?](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/#post-1171585)
 * Will do, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Super Cache] Certain browsers forcing page regeneration?](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/#post-1171575)
 * Half-on mode does work, that’s a big plus.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Super Cache] Certain browsers forcing page regeneration?](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/#post-1171574)
 * Hello Donncha, here’s my .htaccess: [http://pastebin.com/m7f253fb](http://pastebin.com/m7f253fb)
 * Will try half-on mode now. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Super Cache] Certain browsers forcing page regeneration?](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-certain-browsers-forcing-page-regeneration/#post-1171472)
 * I tested again today and now the page is being regenerated for requests from 
   Chrome and IE 7, so all browsers I’ve tested on now show this behavior.
 * The only non-content changes I made yesterday after configuring WP Super Cache
   were upgrading from WP 2.8.2 to 2.8.3 and installing WP Users Online.
 * As far as [this thread](http://wordpress.org/support/topic/280630?replies=14)
   goes, i’m not using PHP Speedy and I didn’t get any plugin install errors or 
   move my WP installation. I am using 3 plugins that contain “ob_start” (Akismet,
   Autoptimize, and Easy Adsense) and disabling them did not fix the problem.
 * Cache Contents now shows a supercached page:
 * **Cache Contents**
 * WP-Cache (0KB)
    * 0 Cached Pages * 0 Expired Pages
 * WP-Super-Cache (42.34KB)
    * 1 Cached Pages * 0 Expired Pages
 * Garbage Collection
    Last GC was 03:36 minutes ago Next GC in 06:24 minutes
 * How can I debug this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess/expires headers issue](https://wordpress.org/support/topic/htaccessexpires-headers-issue/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/htaccessexpires-headers-issue/#post-1163410)
 * So it turns out my host doesn’t have mod_expires installed in the Apache instance
   on my server. What alternatives are there for setting them in via WordPress? (
   e.g. whatever Autoptimize does)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Simple Taxonomies] Hierarchies?](https://wordpress.org/support/topic/plugin-simple-taxonomies-hierarchies/)
 *  Thread Starter [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-simple-taxonomies-hierarchies/#post-1110182)
 * No can do, as far as I can tell. I don’t think the new API supports them (even
   though the core does). I have my second taxonomy as a subtree of categories, 
   which is really lame.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem with category url structure](https://wordpress.org/support/topic/problem-with-category-url-structure/)
 *  [leer](https://wordpress.org/support/users/leer/)
 * (@leer)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/problem-with-category-url-structure/#post-1134866)
 * I have the same question. There must be a way to link to a category archive without
   including the category hierarchy. Even something like the default ugly post permalinks
   would be fine with me.

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