Page 7 of 7 FirstFirst ... 567
Results 61 to 67 of 67
  1. #61
    Join Date
    May 2005
    Posts
    91
    Plugin Contributions
    0

    Default Re: Paypal IPN Failing suddenly

    The only issue I have on either is the IPN. We did the full clean (new database, newest 1.5 codebase, no code changes) on at least idoseraudio.com and it is getting the same results. I am personally doubting its a code problem.

  2. #62
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    3,942
    Plugin Contributions
    1

    Default Re: Paypal IPN Failing suddenly

    Q. Does your site use the 'suhosin' security module ?

    If so, try temporarily disabling it to see if the problem goes away. (you can generally do this by commenting out the appropriate line in the php.ini file).

    You can check to see if it is installed or not by clicking on the 'version' link from your zencart admin screen and looking for entrys that start with 'suhosin' (if enabled there will be several such entries).

    Another possibility (that you'll need you host to check) is for any wayward '<limit>' blocks in the apache.conf file(s). A classic example to look for is

    <Limit POST PUT DELETE>
    Require valid-user
    </Limit>

    If a configuration block such as this isn't defined within another configuration block (eg, a <directory> block) it will apply to the entire site and not just the directory deemed necessary.

    OTOH, I could still be way off the mark here, but I do feel that both are worth checking, even just to eliminate them.

    Cheers
    Rod
    New support site for the ozpost shipping module now live!

  3. #63
    Join Date
    May 2005
    Posts
    91
    Plugin Contributions
    0

    Default Re: Paypal IPN Failing suddenly

    There are no suhosin references on the version page. I can ask lunarpages to check for wayward limit blocks, but how exactly should I word it in the support ticket? Are they just checking for them, disabling them? Never heard of them, personally.

  4. #64
    Join Date
    May 2005
    Posts
    91
    Plugin Contributions
    0

    Default Re: Paypal IPN Failing suddenly

    Attached is the version info page. Lots of info here, nut sure if it gives any hints.

    Name:  Software.jpg
Views: 70
Size:  5.9 KB

  5. #65
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    3,942
    Plugin Contributions
    1

    Default Re: Paypal IPN Failing suddenly

    Quote Originally Posted by chriscana View Post
    Attached is the version info page. Lots of info here, nut sure if it gives any hints.
    Image is unreadable.

    Hint. With the page being displayed press CTRL-F which should bring up a search box. Any reference to 'suhosin' means its installed. It isn't possible to edit anything from this screen, it is merely a quick way to see if it is enabled or not. If you don't find any reference to suhosin we can forget about this as being a possible cause.

    Cheers
    Rod
    New support site for the ozpost shipping module now live!

  6. #66
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    3,942
    Plugin Contributions
    1

    Default Re: Paypal IPN Failing suddenly

    Quote Originally Posted by chriscana View Post
    There are no suhosin references on the version page. .
    Oh, OK, that eliminates that possibility.

    Quote Originally Posted by chriscana View Post
    I can ask lunarpages to check for wayward limit blocks, but how exactly should I word it in the support ticket?
    How to word it.... Good question... Perhaps just send them a copy of my posting?

    Quote Originally Posted by chriscana View Post
    Are they just checking for them, disabling them? .
    Another good question.... I guess it depends on what they find, if anything....

    Quote Originally Posted by chriscana View Post
    Never heard of them, personally.
    No reason why you should have heard of them either. This is 'server level' configuration stuff that is well beyond what most people ever need to really know about. I'm also really clutching at straws with these latest ideas... Even a Google search would indicate that this possibility is a million to one shot. Problem is, we've pretty much eliminated everything else.

    “When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.” Sherlock Holmes.

    Cheers
    Rod
    New support site for the ozpost shipping module now live!

  7. #67
    Join Date
    Jan 2004
    Posts
    58,235
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Paypal IPN Failing suddenly

    If you look at all the files in your site, both inside Zen Cart and outside Zen Cart, how do any of the .htaccess files on your site differ from any of the .htaccess files that come with Zen Cart? And do you have any added .htaccess files that didn't come with Zen Cart? What's in them, and why? Remember, Zen Cart comes with several .htaccess files, but NONE of them are in the root. They're all in subdirectories. So if you have one in your root, then that file's contents could be suspect.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 7 of 7 FirstFirst ... 567

Similar Threads

  1. Suddenly Failing PayPal Instant Payment Notifications
    By sparrowce in forum PayPal Express Checkout support
    Replies: 17
    Last Post: 7 Jan 2012, 03:46 AM
  2. Paypal Express IPN Failing
    By rollerdude in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 19 Apr 2011, 07:08 PM
  3. Paypal IPN suddenly disappear
    By sharontan in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Dec 2010, 06:50 PM
  4. Suddenly Paypal IPN blank screen when storing order
    By Elvandar in forum PayPal Website Payments Pro support
    Replies: 5
    Last Post: 13 Apr 2010, 04:32 PM
  5. Paypal IPN, suddenly no more orders?
    By sjgarg in forum Built-in Shipping and Payment Modules
    Replies: 78
    Last Post: 10 Mar 2010, 07:08 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
  •