System hanging when updating/deleting pages

Permalink
Hey, folks.

I've been experimenting with concrete5 for a couple of weeks now. I'm running version 5.4.2 on my laptop (WAMP), accessing the site via localhost. I'm not a coder by any stretch, but I can follow directions pretty well, and the community here has helped me quite a bit with some of the problems I've had.

But today, I'm encountering a new problem that's a massive issue if I can't resolve it. The entire system is hanging/timing out whenever I attempt to update a page with any account (user, admin, whatever) or when I go into the sitemap in the dashboard to delete a page.

Any ideas?

campbell
 
jordanlev replied on at Permalink Reply
jordanlev
Difficult to say. Do you know how to use Firebug (for Firefox) or the Web Inspector (for Chrome or Safari)? Open the "Net" or "Network" tab in one of those then try to edit the page -- see if it's hanging on a particular page request.
It might actually be returning an error of some kind that isn't getting displayed anywhere. So also try going to Dashboard -> Sitewide Settings -> Debug, and make sure "Development Mode" is enabled (as opposed to "Production Mode", which hides all error messages).
campbell replied on at Permalink Reply
campbell
The system seems to be running fine now, though I haven't made any changes. I'll keep monitoring and update this thread if it occurs again.

Thanks.