anarres: (Default)
anarres ([personal profile] anarres) wrote in [site community profile] dw_dev_training 2010-07-20 10:10 am (UTC)

Basically, nothing happened, I'm not sure my dreamhack even tried to use Gearman. Is there something I could do that would definitely use Gearman, that doesn't involve making an electronic payment? The problem is that I've hacked the payments system in an attempt to get it to accept an unvalidated credit card. It isn't working, but that could either be because Gearman doesn't work, or just due to my bull-in-a-china-shop approach to trying to hack the payments system.

The output in the browser (http://www.anarres.dreamhack.afunamatata.com/shop/creditcard_wait?ordernum=39-qm3qp4zf4qnxw36x56m9&cctransid=24) is:

Internal Failure
We're sorry, but something failed internally on our end attempting to process your payment. Your credit card has probably not been charged.

Here's the output:

dh-anarres@li-166:~$ grep -i gearman ~/dw/etc/config*
/dreamhack/8096-anarres/dw/etc/config-local.pl: @GEARMAN_SERVERS = ( '127.0.0.1:17096' );
dh-anarres@li-166:~$ > ~/apache/logs/error_log
dh-anarres@li-166:~$ > ~/apache/logs/access_log
dh-anarres@li-166:~$ apachectl start
dh-anarres@li-166:~$ ~/dw/bin/gearmand -p 17096 --debug=1

dh-anarres@li-166:~$ nano ~/apache/logs/error_log

NOTE: Google::Checkout::* Perl modules were not found.
NOTE: Google::Checkout::* Perl modules were not found.
[Tue Jul 20 09:50:27 2010] [notice] Apache/2.2.9 (Ubuntu) mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operati$
[Tue Jul 20 09:51:07 2010] [error] server reached MaxClients setting, consider raising the MaxClients setting


Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting