paypromedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Rackspace CDN] Internal server error messageCould you ask your tech guys to look at the server error logs? Perhaps there’s a permissions issue on the server or a misconfiguration. If you could get the server error logs, that would be a big help. I’ve updated this on several of our sites and haven’t seen this issue, but I’m not dismissing that it may exist.
Forum: Plugins
In reply to: [Rackspace CDN] plugin times out | unable to sync large # of existing filesIt could be an issue with caching the files. I will take a look ASAP. Sorry for the inconvenience!
Forum: Plugins
In reply to: [Rackspace CDN] RS_CDN class fails, authentication never goes throughThanks for sharing! I’ll see if I can get something in the code setup to check the error for the SSL variant of the issue and echo that error.
Forum: Plugins
In reply to: [Rackspace CDN] Working on a sync script for large existing dataYes, the CDN plugin checks both local and CDN files and “compares” the list. The files are cached, based on the timeframe set in the CDN plugin settings.
I will get try to think about some ways to improve this issue.
Forum: Plugins
In reply to: [Rackspace CDN] RS_CDN class fails, authentication never goes throughI have updated to 1.2.0 to resolve these issues. I went back to an older version of the “php-opencloud” library. Please update, clear all of your PHP sessions (IMPORTANT), and try this again.
Forum: Plugins
In reply to: [Rackspace CDN] Working on a sync script for large existing dataIf the files are already in WordPress, if you upload them to the CDN in the correct container with the correct file path, it *should* show all of your files as synced, no?
Forum: Plugins
In reply to: [Rackspace CDN] Security feature requestI didn’t even think about that. Yikes! I will get on this right away!
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorI have updated to 1.2.0 to resolve these issues. I went back to an older version of the “php-opencloud” library. Please update, clear all of your PHP sessions (IMPORTANT), and try this again.
Forum: Plugins
In reply to: [Rackspace CDN] Could not create instance of class RS_CDNI have updated to 1.2.0 to resolve some other issues with the CDN plugin. Please update, clear all of your PHP sessions (IMPORTANT), and try this again.
Forum: Plugins
In reply to: [Rackspace CDN] Stuck at 'Starting sync…' ~ error data from dev toolsWhat version of PHP are you using? It looks like it might be because PHP’s “pathinfo()” function isn’t in your build.
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorThe images that are not showing up, have you verified that they uploaded to the CDN successfully by looking in the CDN container in the Rackspace Cloud control panel? Could you please let me know the the following?
– PHP version
– Curl versionYou can do this by creating a PHP file with this in it and visiting the URL to it:
<?php phpinfo() ?>
You could also send me the URL to it, or you can ask your tech support company. Are you using a Rackspace Cloud Server, or are you using Rackspace Cloud Sites?
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorI am still trying to fix the Guzzle errors, trying to figure out how to get around it because it’s due to a PHP bug.
I have fixed the bug that was deleting your files, though, without the “Remove Local Files” setting being set, so testing shouldn’t be a hassle this time due to deleted files. I apologize for the hassle that caused you!
I also changed how files on the CDN were checked. The plugin now caches files, which makes loading files much faster.
I kept the version at v1.1.5, so you’ll have to delete and re-install the plugin to test this.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteTesting on my end shows this issue has been resolved. Since I have not received a response here, I will close this issue so I’m not tracking a bunch of dead issues.
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorI wanted to know if this error was popping up on the manage page (when you go to enter your CDN API information), or if these errors were found in your error logs while you were trying to upload the files. It looks like it was while syncing/uploading the files, is this correct?
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorHave you been able to successfully add your credentials? Could you upload and post a link to a screen shot?