[solved] Unable to upgrade with cmsms-2.1-install.php

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

[solved] Unable to upgrade with cmsms-2.1-install.php

Post by luya »

Similar to other topic, I am unable to upgrade to cmsms-2.1-install despite fulfilled requirements below:

Code: Select all

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

Cms Version: 2.0.1.1

Installed Modules:

    AdvancedContent: 0.8
    CMSMailer: 5.2.4
    AdminSearch: 1.0
    FileManager: 1.5.1
    Gallery: 2.0.3
    MicroTiny: 2.0
    ModuleManager: 2.0
    News: 2.50.1
    Printing: 1.1.2
    Search: 1.50.1
    Showtime: 3.4
    ThemeManager: 1.1.8
    FormBuilder: 0.8.1.2
    nuSOAP: 1.0.2
    CGSimpleSmarty: 2.0.2
    CMSContentManager: 1.0.1
    DesignManager: 1.0.1
    Navigator: 1.0.1
    CGExtensions: 1.50
    MleCMS: 1.11.4


Config Information:

    php_memory_limit:
    max_upload_size: 256000000
    url_rewriting: mod_rewrite
    page_extension: .html
    query_var: page
    auto_alias_content: true
    locale:
    set_names: true
    timezone: America/Vancouver
    permissive_smarty: false


Php Information:

    phpversion: 5.6.10
    md5_function: On (True)
    json_function: On (True)
    gd_version: 2
    tempnam_function: On (True)
    magic_quotes_runtime: Off (False)
    E_STRICT: 0
    E_DEPRECATED: 0
    test_file_timedifference:
    test_db_timedifference:
    memory_limit: 128M
    max_execution_time: 60
    output_buffering: 4096
    file_uploads: On (True)
    post_max_size: 260M
    upload_max_filesize: 256M
    session_save_path: No check because open basedir active
    session_use_cookies: On (True)
    xml_function: On (True)
    xmlreader_class: On (True)


Performance Information:

    allow_browser_cache: Off (False)
    browser_cache_expiry: 60
    php_opcache: On (True)
    smarty_cache: Off (False)
    smarty_compilecheck: Off (False)
    smarty_cache_udt: Off (False)
    auto_clear_cache_age: Off (False)

Server Information:

    Server Api: fpm-fcgi
    Server Db Type: MySQL (mysql)
    Server Db Version: 4.1.22
    Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
    Server Time Diff: No file system time difference found


----------------------------------------------
Here is the PHP info

Code: Select all

PHP Version 5.6.10
Phar EXT version 	2.0.2
Phar API version 	1.1.1 
json support 	enabled
json version 	1.2.1 
Tokenizer Support enabled 
XML Support 	active
XML Namespace Support 	active
libxml2 Version 	2.6.16 
GD Support 	enabled
GD Version 	bundled (2.1.0 compatible) 
I am able to access to admin page but the website will display a blank page running on cmsms-2.0.1.1. My provider upgraded the server with all needed feature. Operating system is CentOS6. I am stuck on instructions 3 from README-PHAR.TXT. The website is coolest-storm.net (currently blank due to possible cmsms 2.0.1.1 bug)
Last edited by luya on Tue Dec 08, 2015 9:44 pm, edited 1 time in total.
jce76350
Beta Tester
Beta Tester
Posts: 2036
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Unable to upgrade with cmsms-2.1-install.php

Post by jce76350 »

> MleCMS: 1.11.4
you have incompatible modules with Version 2.x
Just rename the folders of these modules for tests
Jean-Claude Etiemble
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: Unable to upgrade with cmsms-2.1-install.php

Post by luya »

Done. Unfortunately, no effect to the installer which still returns a blank page.

Code: Select all



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

Cms Version: 2.0.1.1

Installed Modules:

    AdvancedContent: 0.8
    CMSMailer: 5.2.4
    AdminSearch: 1.0
    FileManager: 1.5.1
    Gallery: 2.0.3
    MicroTiny: 2.0
    ModuleManager: 2.0
    News: 2.50.1
    Printing: 1.1.2
    Search: 1.50.1
    Showtime: 3.4
    ThemeManager: 1.1.8
    FormBuilder: 0.8.1.2
    nuSOAP: 1.0.2
    CGSimpleSmarty: 2.0.2
    CMSContentManager: 1.0.1
    DesignManager: 1.0.1
    Navigator: 1.0.1
    CGExtensions: 1.50


Config Information:

    php_memory_limit:
    max_upload_size: 256000000
    url_rewriting: mod_rewrite
    page_extension: .html
    query_var: page
    auto_alias_content: true
    locale:
    set_names: true
    timezone: America/Vancouver
    permissive_smarty: false


Php Information:

    phpversion: 5.6.10
    md5_function: On (True)
    json_function: On (True)
    gd_version: 2
    tempnam_function: On (True)
    magic_quotes_runtime: Off (False)
    E_STRICT: 0
    E_DEPRECATED: 0
    test_file_timedifference:
    test_db_timedifference:
    memory_limit: 128M
    max_execution_time: 60
    output_buffering: 4096
    file_uploads: On (True)
    post_max_size: 260M
    upload_max_filesize: 256M
    session_save_path: No check because open basedir active
    session_use_cookies: On (True)
    xml_function: On (True)
    xmlreader_class: On (True)


Performance Information:

    allow_browser_cache: Off (False)
    browser_cache_expiry: 60
    php_opcache: On (True)
    smarty_cache: Off (False)
    smarty_compilecheck: Off (False)
    smarty_cache_udt: Off (False)
    auto_clear_cache_age: Off (False)

Server Information:

    Server Api: fpm-fcgi
    Server Db Type: MySQL (mysql)
    Server Db Version: 4.1.22
    Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
    Server Time Diff: No file system time difference found


----------------------------------------------
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1928
Joined: Mon Jan 29, 2007 4:47 pm

Re: Unable to upgrade with cmsms-2.1-install.php

Post by Jo Morg »

Please compare your list of installed modules and the one on the link provided by jce76350. There are still modules (other than core modules) that are not compatible with CMSMS 2+...
Such as:
  • AdvancedContent;
  • Showtime;
  • nuSOAP;
Any of these may be causing errors and preventing the upgrade.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: Unable to upgrade with cmsms-2.1-install.php

Post by luya »

I uninstalled Showtime. The module manager shows neither AdvancedContent nor nuSOAP, I even looked at the folder to verify they were not within.
Attachments
AdvancedContent and NuSOAP not in Module Manager
AdvancedContent and NuSOAP not in Module Manager
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Unable to upgrade with cmsms-2.1-install.php

Post by calguy1000 »

As stated in the README-PHAR.txt file included with the installer:
Q: I Get a white screen, what can I do?
A: A white screen indicates an error of some sort. It can be caused by an incompatible host, or something else. There are three things to try:
1. Rename your .htaccess file(s) out of the way. (Rewrite rules and bad configuration options in the .htaccess file can cause 500 errors).
2. Enable and find your php error logs so that you can find an actual error message to aide in further diagnosis.
3. Add ?debug=1 to the URL for the installer. This will attempt to enable a simple debug mode. This, depending on your host configuration may allow you to see error messages.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: Unable to upgrade with cmsms-2.1-install.php

Post by luya »

calguy1000 wrote: Q: I Get a white screen, what can I do?
A: A white screen indicates an error of some sort. It can be caused by an incompatible host, or something else. There are three things to try:
1. Rename your .htaccess file(s) out of the way. (Rewrite rules and bad configuration options in the .htaccess file can cause 500 errors).
Done. That .htaccess is actually from CMSMS itself. Still no effect to the installer.

However, I downloaded cmsms-2.1-install.php, extracted to the root folder and the install page displayed. It seems like the previous download somehow got corrupted in some sort. Anyway, I am setting this page as solved.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: [solved] Unable to upgrade with cmsms-2.1-install.php

Post by Rolf »

For uploading the PHAR file you can simply use the CMSMS file manager...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: [solved] Unable to upgrade with cmsms-2.1-install.php

Post by luya »

Rolf wrote:For uploading the PHAR file you can simply use the CMSMS file manager...
Noted. Thanks for the info.
Locked

Return to “[locked] Installation, Setup and Upgrade”