First, this is an awesome CMS. I’ve poked around and I like what I see, from the code to the visual feel and the use of Mootools. However, it seems a little slow... is that because of the large amount of content, my location, or is it just the way it is?
By slow, I mean during the searches and clicking links in the repository. Frankly, I’m just looking around for mods and templates at this point, and it’s horribly slow and unresponsive. I’ve encountered
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query
Error type/ Nr.: Warning - 2
File: /home/httpd/vhosts/modxcms.com/httpdocs/manager/includes/extenders/dbapi.mysql.class.inc.php
Line: 48
Line 48 source: if(!$this->conn = ($persist ? mysql_pconnect($host, $uid, $pwd):mysql_connect($host, $uid, $pwd))) {
Parser timing
MySQL: 0.0000 s s (0 Requests)
PHP: 5.9125 s s
Total: 5.9125 s s
several times, and I’m concerned, as it’s on the official site.
http://modxcms.com/resource-listing.html?offset=20&tags=template is an example of where I’m having issues, but it’s happened for pretty much any search results I’m browsing.
If this is abnormal, and I’ve encountered an odd glitch, please let me know. I’m looking forward to using this CMS for many projects.
Thanks!