leer
Forum Replies Created
-
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.)
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.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
In reply to: Basic URL and .htaccess questionOK, 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
In reply to: Basic URL and .htaccess questionHi 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.
@esmi, clearing the cache, changing browsers etc., doesn’t work.
@or1gb1u3, @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
In reply to: [Plugin: TDO Mini Forms] Can’t use shortcode or generate pageCaught 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
In reply to: [Plugin: WP Super Cache] Certain browsers forcing page regeneration?Will do, thanks!
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Certain browsers forcing page regeneration?Half-on mode does work, that’s a big plus.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Certain browsers forcing page regeneration?Hello Donncha, here’s my .htaccess: http://pastebin.com/m7f253fb
Will try half-on mode now. Thank you.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Certain browsers forcing page regeneration?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 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 PagesWP-Super-Cache (42.34KB)
* 1 Cached Pages
* 0 Expired PagesGarbage Collection
Last GC was 03:36 minutes ago
Next GC in 06:24 minutesHow can I debug this?
Forum: Fixing WordPress
In reply to: .htaccess/expires headers issueSo 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
In reply to: [Plugin: Simple Taxonomies] Hierarchies?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
In reply to: Problem with category url structureI 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.