Page 1 of 1

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

Posted: Tue Dec 08, 2015 1:13 am
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)

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

Posted: Tue Dec 08, 2015 8:43 am
by jce76350
> MleCMS: 1.11.4
you have incompatible modules with Version 2.x
Just rename the folders of these modules for tests

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

Posted: Tue Dec 08, 2015 5:57 pm
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


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

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

Posted: Tue Dec 08, 2015 6:07 pm
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.

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

Posted: Tue Dec 08, 2015 6:48 pm
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.

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

Posted: Tue Dec 08, 2015 6:52 pm
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.

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

Posted: Tue Dec 08, 2015 9:43 pm
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.

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

Posted: Tue Dec 08, 2015 10:10 pm
by Rolf
For uploading the PHAR file you can simply use the CMSMS file manager...

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

Posted: Tue Dec 08, 2015 11:37 pm
by luya
Rolf wrote:For uploading the PHAR file you can simply use the CMSMS file manager...
Noted. Thanks for the info.