"Michael Oschmann" <[EMAIL PROTECTED]> writes:

> What apache log? IS this directory? "demo:/var/log/apache2#"
> Haven't used the apache logs yet

  Yes, this one. The currency server is a simple PHP based server
that logs in the web server logs. In the poker server logs you get
the notification of the error but you need the apache logs to browse
the details.

  Note that you can test the currency server by hand. For instance

wget -q -O - 
'http://localhost/poker-web/currency_one.php?command=get_note&value=100&autocommit=yes'

  will output:

http://localhost/poker-web/currency_one.php     92      
d8d3c8da4db0e5a1acf6b85ff89e046167064103  100

  And you know you're good. Note that the URL shows in the poker logs too. You 
can pretty much debug everything manually if needed.

  Cheers,

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
Latitude: 48.86962325498033 Longitude: 2.3623046278953552

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to