CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#9628] url rewriting issues with nginx and cmsms versions 1.11.8 and 1.11.9

avatar
Created By: info andries (andriesinfoserv)
Date Submitted: Sun Oct 27 23:39:09 -0400 2013

Assigned To:
Version: 1.11.9
CMSMS Version: 1.11.9
Severity: None
Resolution: Invalid
State: Closed
Summary:
url rewriting issues with nginx and cmsms versions 1.11.8 and 1.11.9
Detailed Description:
----------------------------------------------

Cms Version: [b]1.11.9[/b]

Installed Modules:

    CMSMailer: [b]5.2.2[/b]
    CMSPrinting: [b]1.0.5[/b]
    FileManager: [b]1.4.3[/b]
    MenuManager: [b]1.8.6[/b]
    MicroTiny: [b]1.2.5[/b]
    ModuleManager: [b]1.5.5[/b]
    CGBlog: [b]1.9.13[/b]
    Search: [b]1.7.11[/b]
    ThemeManager: [b]1.1.8[/b]
    SEOTools2: [b]1.2.1[/b]
    Showtime: [b]3.3[/b]
    CGExtensions: [b]1.37.1[/b]
    CGSimpleSmarty: [b]1.7[/b]
    CGEcommerceBase: [b]1.4.3[/b]
    FrontEndUsers: [b]1.21.17[/b]
    JQueryTools: [b]1.2.5[/b]
    Captcha: [b]0.4.6[/b]
    Products: [b]2.19.6[/b]
    CustomContent: [b]1.9[/b]
    Cart: [b]1.10[/b]
    CGPaymentGatewayBase: [b]1.2.2[/b]
    SelfRegistration: [b]1.8[/b]
    PaypalGateway: [b]2.3.11[/b]
    Orders: [b]1.15.2[/b]
    FormBuilder: [b]0.7.3[/b]
    CGGoogleMaps: [b]2.4.7[/b]
    CGCalendar: [b]1.10.4[/b]
    SubsectionHeaders: [b]0.1[/b]
    Promotions: [b]1.1.9[/b]
    News: [b]2.13[/b]


Config Information:

    php_memory_limit: [b][/b]
    process_whole_template: [b][/b]
    max_upload_size: [b]10000000[/b]
    url_rewriting: [b]mod_rewrite[/b]
    page_extension: [b].html[/b]
    query_var: [b]page[/b]
    image_manipulation_prog: [b]GD[/b]
    auto_alias_content: [b]true[/b]
    locale: [b][/b]
    default_encoding: [b]utf-8[/b]
    admin_encoding: [b]utf-8[/b]
    set_names: [b]true[/b]


Php Information:

    phpversion: [b]5.5.1-pl1-Fortress_Linux[/b]
    md5_function: [b]On[/b] (True)
    gd_version: [b]2[/b]
    tempnam_function: [b]On[/b] (True)
    magic_quotes_runtime: [b]Off[/b] (False)
    E_STRICT: [b]0[/b]
    E_DEPRECATED: [b]0[/b]
    memory_limit: [b]128M[/b]
    max_execution_time: [b]30[/b]
    output_buffering: [b]4096[/b]
    safe_mode: [b]Off[/b] (False)
    file_uploads: [b]On[/b] (True)
    post_max_size: [b]10M[/b]
    upload_max_filesize: [b]10M[/b]
    session_save_path: [b]No check because open basedir active[/b]
    session_use_cookies: [b]On[/b] (True)
    xml_function: [b]On[/b] (True)
    xmlreader_class: [b]On[/b] (True)


Server Information:

    Server Api: [b]fpm-fcgi[/b]
    Server Db Type: [b]MySQL (mysqli)[/b]
    Server Db Version: [b]5.5.31[/b]
Server Db Grants: [b]Found a "GRANT ALL" statement that appears to be
suitable[/b]
    Server Time Diff: [b]No filesystem time difference found[/b]


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

url rewriting is not working properly (for me) for sites using above server
config as of version 1.11.8, including 1.11.9. the url is rewritten in the
browser address bar/site links but the page returns a 404.

have been using:

location / {
		    try_files $uri $uri/ /index.php?page=$request_uri;
		}

in nginx.conf successfully with same server config for several cmsms releases
prior to these two releases.

note: for some reason if the page alias matches the page url exactly, the url is
rewritten and reachable. if this is not reproduceable on your end, any feedback
on possible causes is always appreciated.

thanks


History

Comments
avatar
Date: 2013-11-01 11:13
Posted By: Robert Campbell (calguy1000)

This is not a CMSMS bug.
      
avatar
Date: 2013-11-30 18:34
Posted By: info andries (andriesinfoserv)

do you mean because nginx/other is not officially supported by cmsms that the
reported bug is automatically invalid or do you mean that cmsms versions listed
above are known to work with nginx and the issue is on my end?

thanks
      
Updates

Updated: 2014-02-22 20:35
state: Open => Closed

Updated: 2013-11-01 11:13
resolution_id: => 9