Speedy on read, slow on post
fade2k |
|
---|---|
When I first installed Siana, there was a missing cache folder for the templates... that was easy to solve. The next issue I came across was the speed of the site, VERY slow and a timed out on flushing the buffer (cot_shutdown( ) ... functions.php on line 824). I recified this by dissabling output_buffering in my PHP setup. I thought I solved the speed problem as pages loaded quickly (minus the rss feeds, which I'll worry about later). Now, the problem is when I try to login or post anything. It feels like it takes forever and a day for the post to happen, if at all. I'm not sure if this is a bug or my WAMP configuration. I was hoping that someone else might have had this issue and could point to whats going on? Right now I'm using Apache 2.2.17, mySQL 5.1.53 and PHP 5.3.4 via WAMPserver (On Win7 64). As far as I can tell all required modules are accounted for.. They are either built in PHP on the windows version or enabled by default.
- Be Kind, Please Rewind -
|