Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Blank pages because of long (session?) urls

    You might also want to check your syslog to see if suhosin is generating errors

    Normally this is /var/log/messages

    but might be

    /var/log/system.log on your Mac

  2. #12
    Join Date
    Nov 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Blank pages because of long (session?) urls

    The suhosin line was not in the php.ini file, so I added it and restarted apache. Does not seem to have had any effect

  3. #13
    Join Date
    Nov 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Blank pages because of long (session?) urls

    Quote Originally Posted by wilt View Post
    You might also want to check your syslog to see if suhosin is generating errors

    /var/log/system.log on your Mac
    I can not find any suhosin errors, but the file certainly contains error. See:
    http://www.altikost.no/system.txt

    ...don't know if anything is of interest relating to this matter though....

  4. #14
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Blank pages because of long (session?) urls

    k,

    I have been looking in all the wrong places for the problem :)

    Its actually cause by some security code in application_top.php

    PHP Code:
          if (isset($_GET[$key]) && strlen($_GET[$key]) > 43) {
            
    $contaminated true;
            break;
          } 
    change the 43 to something like 199 and you should be OK.

    This is on our workboard to address for v1.6

  5. #15
    Join Date
    Nov 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Blank pages because of long (session?) urls

    Fantastic! Seems like the site is back on track :)

    Should I keep the sesskey at 255 or change it back to 128?

  6. #16
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Blank pages because of long (session?) urls

    I would leave it at 255.

    While it may seem excessive at the moment, 128 would have seemed excessive a year or 2 ago

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 6
    Last Post: 30 Dec 2012, 11:44 AM
  2. Blank Web Pages after changing Page_2_3_4 URLs in Define Pages
    By chevvychase81 in forum General Questions
    Replies: 14
    Last Post: 31 Mar 2011, 10:15 AM
  3. Ultimate SEO Urls - Session problem
    By antonyx in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Jun 2008, 01:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR