Server hanging on some actions
Permalink
I've installed a Concrete 5.7.5.6 site on a Windows server, and upon certain CMS actions, the request hangs for 6-10minutes until it times out with a server 500 error. If I wait a bit, I'm able to again browse around the site, but as soon as I edit a page, and publish it, it hangs again, and I have to wait for it to time out before the site is usable. There are no errors reported in IIS.
It's not just the publish action that hangs, as well - whenever I click to open the Dashboard panel, for instance, that request also hangs. Also, when I try to update the site Debug Settings in the Dashboard, that hangs.
Normal site page requests seem to respond fine (until it hangs, and then I can't browse anything on the site).
Wordpress seems to run fine on this server, as there are several PHP sites already installed and running.
Any ideas? I'm thinking this is a configuration issue on the server, but not sure what. The site runs fine on my MacBook.
The server is Windows Server 2008 R2, 6.1
Running on IIS: 7.5.7600.16385
Concrete 5.7.5.6
It's not just the publish action that hangs, as well - whenever I click to open the Dashboard panel, for instance, that request also hangs. Also, when I try to update the site Debug Settings in the Dashboard, that hangs.
Normal site page requests seem to respond fine (until it hangs, and then I can't browse anything on the site).
Wordpress seems to run fine on this server, as there are several PHP sites already installed and running.
Any ideas? I'm thinking this is a configuration issue on the server, but not sure what. The site runs fine on my MacBook.
The server is Windows Server 2008 R2, 6.1
Running on IIS: 7.5.7600.16385
Concrete 5.7.5.6
Viewing 15 lines of 46 lines. View entire code block.
I have the same exact issue. I will try to install an older version.
We are installing Apache on the server to see if it's any better.
Changing to Apache seems to have fixed the issue.
Wait what did you change?
The web server is now Apache, instead of IIS