yes, it is very slow.
is it on a dedicated machine? what’s the load on the machine? run ’top’ if you’ve got shell access...
I have it run lots of websites but load is never above 7% cpu I have 2 gig mem
as I said before all other modx websites (over 100 I think) run just fine
Maybe its a php or apache config problem?
top - 15:03:03 up 29 days, 14:57, 1 user, load average: 0.07, 0.14, 0.16
Tasks: 89 total, 1 running, 88 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.7% us, 2.0% sy, 0.0% ni, 90.0% id, 5.3% wa, 0.0% hi, 0.0% si
Mem: 2070740k total, 2016900k used, 53840k free, 353584k buffers
Swap: 4192944k total, 1052k used, 4191892k free, 928072k cached
Looks fine to me
yeah, that’s odd.
anything in the php/apache error logs? are you running any kind of non-standard apache modules? have you tried running it on your local machine? i haven’t tried putting revolution on a server yet...
i reckon the memory should be fine because although there isn’t that much free, there’s loads used for buffers that the OS can reclaim if it needs to.
-
MODX Staff
- 10,725 Posts
Dimmy:
Can you check your Apache error log for any segfaults. I suspect there may be some PDO bugs in PHP 5.1.6 surfacing in this configuration.
like these lines?:
Segmentation Fault in 18205, waiting for debugger
Segmentation Fault in 30148, waiting for debugger
Segmentation Fault in 16008, waiting for debugger
Segmentation Fault in 20452, waiting for debugger
Segmentation Fault in 4085, waiting for debugger
Segmentation Fault in 31903, waiting for debugger
Segmentation Fault in 32279, waiting for debugger