Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export failures - possibly due to size? #90

Open
katinalynn opened this issue Aug 5, 2015 · 2 comments
Open

Export failures - possibly due to size? #90

katinalynn opened this issue Aug 5, 2015 · 2 comments

Comments

@katinalynn
Copy link

Hi all, I'm having some trouble with export that I suspect may be due to the project's size. I'm using a Mac running Yosemite 10.10.2. The content is drawn from a single blog within a CBOX install. Both Chrome and Firefox give the same results:

Is size the issue here? If so, is there a known threshold for different export types? I couldn't find guidelines in the documentation.

Thanks so much!

@boonebgorges
Copy link
Collaborator

Hi @katinalynn - Thanks for the report!

It's possible that this is due to a timeout or a memory failure, which would suggest that size is the issue. But it could also be that the error is being caused by the nature of the content you're removing in your 4-part and 2-part tests.

Do you have access to your server's Apache error logs? Or perhaps you can set the WP_DEBUG flag to true, so that WP/PHP gives more verbose notices about what's happening? Note that you should only display errors in the browser on a non-public site. See http://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG for information on sending WP errors to a log file instead of displaying them on the screen.

@katinalynn
Copy link
Author

Thanks for your quick reply, Boone. I don't have access to the error logs but I'll try modifying WP_DEBUG. I'll work on it in the next couple of days and will let you know what I find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants