I work with domain http://www.tyomarkkina-avain.fi/cm/ .
When I browse it seems quite normal.
If I ping it, I have 0.52 ms or so which appears fast enough for me.
Editing this site is really sticky it really stucks while update process.
I have other site on same server, done with PhpWCMS too.
It dont appear slow at all.
config mysql lines:
good domain
$phpwcms['db_prepend'] = '';
$phpwcms['db_pers'] = 1;
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'utf8_general_ci';
$phpwcms['db_version'] = 50027;
domain thats sticky:
$phpwcms['db_prepend'] = '';
$phpwcms['db_pers'] = 1;
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'utf8_swedish_ci';
$phpwcms['db_version'] = 50130;
Is there anything I could do now?
Content editing goes stuck ?
- Oliver Georgi
- Site Admin
- Posts: 9903
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: Content editing goes stuck ?
ask your provider. phpwcms itself is still very fast.