What do you mean, called by the apache server? Are you simply using the address http://www.domain.com/cgi-bin/script.cgi or are you running the script in another way? How are you trying to detect the response, using a Rev script or a php script? Do you have any scripts you can post? I had no problems at all opening sockets from a rev cgi engine and am even sending e-mails from it.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Download ErrorLib at http://economy-x-talk.com/developers.html and get full control of error handling in Revolution.



Op 22-jul-2006, om 14:17 heeft David Bovill het volgende geschreven:

I`ve been having some problems with tests using Rev based CGI's and
the "openSockets" commands... use-case = CGI sends an IM to a Rev
client somewhere on the internet.

I set up a test with a simple socket listner on a local machine and
used localhost or the ip address for the listner and sender - got this
working with datagrams and normal sockets - however with the script
called by the Apache Web server (on OSX) I get no response and nothing
after the call get executed?

Any ideas? Don't think this is a version issue as I'm usin the latest
Darwin engine... and sockets have been around a while - seems to me
that the calls to the socket are being prevented by Apache? Any ideas?


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to