Slow installation

Permalink
Hello,
After moving from localhost to my new server, concrete5 is extremely slow. Frontend pages take a minute to load, sometimes it ends by an internal server error, while the dashboard loads with no problem...

I had at the beginning a problem with the internationalization plugin (solved with the /tmp hack).

Any idea ?

thanks
E.

etienne38
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
Could be a cache setting. You may need to clear your cache and / or re-adjust it.
Nornik replied on at Permalink Reply
If your host is running fastcgi, disable it (that should take care of the internal server error) . Also if your hosts sql is located on a different server than the one you are hosting, that will slow things down.
etienne38 replied on at Permalink Reply
etienne38
Same result with cache activated or not. I will try a fresh default install later to test what's going on.

I don't like the hack I had to do with internationalization plugin... looks like caching problem.

For information, here are the installation parameters :
# Version Concrete5
5.5.2

# Paquet Concrete5
Lightboxed Image (0.9.2), Nontab Scheduler (1.1), Page Redirect (1.2), Page Selector Attribute (1.1).

# Remplacements Concrete5
blocks/autonav, blocks/image, blocks/page_list, blocks/date_nav, blocks/date_archive, blocks/content, js/i18n, js/tiny_mce, languages/fr_FR, themes/hector, themes/greensalad, themes/greek_yogurt, themes/dark_chocolate, themes/default, themes/hector_virgille

# Logiciel serveur
Apache/2.2.X

# API serveur
cgi-fcgi

# Version PHP
5.3.10

# Extensions PHP
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, intl, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, openssl, pcre, pdf, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SPL, SQLite, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.

# Réglages PHP
log_errors_max_len - 1024
max_execution_time - 5
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 64M
safe_mode - Off
safe_mode_exec_dir - /home/
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 64M
mysql.max_links - Unlimited
mysql.max_persistent - 0
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - 0
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH