> On Fri, Jul 3, 2009 at 12:21 PM, Sam Harvey <[email protected]>wrote:
>
>
>
> > Google Checkout and Test Payment work, Paypal does not work, not even
> > when it is the sole enabled payment module.
>
> > I have examined all the info I could find through search engines, and
> > by searching this forum for "noreversematch checkout" (no quotes).
>
> > Relevant django+satchmo debug output in browser:
> >http://www.mywebsite.com/shop/checkout/
>
> > NoReverseMatch at /shop/checkout/
> > Reverse for 'satchmo_checkout-step2' with arguments '()' and keyword
> > arguments '{}' not found.
>
> > Relevant packages installed:
> > easy_install ssl
> > python-crypto
>
> > In my setup, nginx+ssl is a frontend to apache2+wsgi.
> > The site is accessible via http and https.
>
> > Thanks,
>
> > Sam Harvey
>
> > Files:
> > /home/django_user/domains/mywebsite.com/merchant/satchmo.log
> >http://pastebin.com/f5caf2cf3
>
> > /home/django_user/domains/mywebsite.com/merchant/settings.py
> >http://pastebin.com/f564dbddb
>
> > /home/django_user/domains/mywebsite.com/merchant/local_settings.py
> >http://pastebin.com/f577cf83
>
> > /home/django_user/domains/mywebsite.com/merchant/merchant.wsgi
> >http://pastebin.com/f19442428
>
> > /etc/nginx/nginx.conf
> >http://pastebin.com/f190795d7
>
> > /etc/nginx/proxy.conf
> >http://pastebin.com/fb11c8f9
>
> > /etc/nginx/sites-enabled/mywebsite.com
> >http://pastebin.com/f6d1f5a27
>
> > /etc/nginx/sites-enabled/mywebsite.com.https
> >http://pastebin.com/f182c4a87
>
> > /etc/apache2/apache2.conf
> >http://pastebin.com/f38f19a46
>
> > /etc/apache2/ports.conf
> >http://pastebin.com/f4da117f1
>
> > /etc/apache2/sites-enabled/mywebsite.com
> >http://pastebin.com/f62d65bf9

On Jul 3, 2:23 pm, Chris Moffitt <[email protected]> wrote:
> Just to double check, did you bounce the django server after you enabled the
> paypal module?
>
> -Chris
Chris,

If by 'bounce', you mean restart: yes. I restarted both nginx and
apache2.

Thanks,
Sam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to