Page 1 of 1

CMSMS stopped adding more pages

Posted: Tue Mar 04, 2008 5:39 am
by MDP
Hi,

I'm building a website on top of CMSMS for the first time. I have added more than 40 pages worth of content. And now it has suddenly stopped adding more pages.

Although I get the message for Successful addition of content but there is no trace of the same anywhere in the CMS or even in the database. It shows the event entry in the admin log though.

I'm developing under Windows environment.

Please help me fix the problem. Is it some configuration in the CMSMS or may be some bug?

Thanks in advance

Re: CMSMS stopped adding more pages

Posted: Tue Mar 04, 2008 5:44 am
by Nullig
What exactly is your environment?
WAMP?
On a server or a local PC?
PHP version/configuration?
MySQL version/configuration?
Which webserver Apache? IIS?


Nullig

Re: CMSMS stopped adding more pages

Posted: Tue Mar 04, 2008 6:21 am
by MDP
On a server
PHP version : 5.2.5
webserver Apache
MySQL version:5.0.22

Re: CMSMS stopped adding more pages

Posted: Tue Mar 04, 2008 7:35 am
by MDP
Hi,
We are using XAMPP and we are facing problems in adding pages both at the Server and our local machine.

The Server Configuration as required is as follows :

Apache version :
Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color

PHP version :
5.2.5

Loaded extensions :
bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, gd, gettext, imap, mbstring, exif, mcrypt, mime_magic, ming, mssql, mysql, mysqli, pdf, PDO, pdo_mssql, pdo_mysql, pgsql, soap, sockets, SQLite, xmlrpc, xsl, zip, ps, paradox, Zend Optimizer

Pls advice.

Thank you.

Mandeep

Re: CMSMS stopped adding more pages

Posted: Tue Mar 04, 2008 8:11 am
by bmore
MDP wrote: On a server
PHP version : 5.2.5
webserver Apache
MySQL version:5.0.22
My client had same problem. In database every table with "_seq" ending was damaged.
Check if you have the same probmlem.

Re: CMSMS stopped adding more pages

Posted: Wed Mar 05, 2008 4:14 pm
by Pierre M.
Hello,

I haven't seen any CMSms version so far.
Anything strange in your http logS ?
Please review your PHP settings (max exec time, max memory...)
Does debug=true in config.php give some more information ?

Pierre M.