Page 1 of 1

Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Jan 31, 2013 3:01 pm
by bob_basli
I want/need to upgrade my site from 1.9.4.3 to 1.11.4. I tried almost every possible step (first from 1.9.4.3 to 1.10 an the onward and this step)
In both cases the upgrade stalls at building static root database.
Database is running php 5.2.17.
Any cluess?

Regards,
Arjan

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Jan 31, 2013 4:05 pm
by staartmees
are all your modules up-to-date? Some modules like guestbook block upgrading.

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Jan 31, 2013 5:26 pm
by Jo Morg
bob_basli wrote:In both cases the upgrade stalls at building static root database.
Actually not exactly root but route: maybe this will help.

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Jan 31, 2013 8:20 pm
by bob_basli
Modules are up to date, frontend users I renamed because caused a problem in the past.
Jo, thanks 4 correcting my typo...

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Jan 31, 2013 11:29 pm
by paulbaker
My suggestion: Post the report from Site Admin -> System Information after you have updated modules; this will probably help diagnose problems.

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Feb 07, 2013 10:41 am
by bob_basli
Hereby the list of installed modules.
I had my .htaccess surpress messages regarding php 5.3.x but after removing the additional lines and trying to upgrade again, the problem remains.

----------------------------------------------

Cms Version: 1.9.4.3

Installed Modules:
CMSMailer: 2.0.1
FileManager: 1.1.0
MenuManager: 1.7.6
ModuleManager: 1.4.2
News: 2.11.4
nuSOAP: 1.0.2
Printing: 1.1.2
Search: 1.6.10
ThemeManager: 1.1.4
TinyMCE: 2.9.1
CGExtensions: 1.31
FrontEndUsers: 1.16.2
FormBuilder: 0.7.3
ShopMadeSimple: 0.3.8
CartMadeSimple: 0.4.3
FCKeditorX: 1.1.0
Showtime: 3.3
AJAXStarRatingBar: 0.9.2
Glossary: 0.10
CustomContent: 1.7.3
PHPMyAdmin: 3.4.0b3
SEOTools: 1.5
Statistics: 1.1.3
dboptimizer: 1.11
DTCoupons: 0.3
DTInventory: 0.6
NMS: 2.3.2
PaymentMadeSimple: 1.5
Banners: 2.5.2
ServiceDesk: 0.7
Captcha: 0.4.5


Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 20000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:
phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 0
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)


Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.63


----------------------------------------------

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Posted: Thu Feb 07, 2013 10:59 am
by paulbaker
That's quite a list of modules. Does the site use them all? If not I would start removing those it doesn't use.

Check the status of the others at http://dev.cmsmadesimple.org/ - put the name in the search box. Some don't appear (e.g. FCKeditorX is no longer supported or listed).

The more you can get rid of the greater your chance of a successful upgrade.