View Single Post

  #6 (permalink)  
Old 07-16-2003
David Nicholson
 
Posts: n/a
Default Re: [PHP] socket programming

Hello,

This is a reply to an e-mail that you wrote on Wed, 16 Jul 2003 at 01:34,
lines prefixed by '>' were originally written by you.
> I've already opened opened port for
> this as
> what David said but i cant see the output in the web.
> He'res what i've did in my Redhat linux 6.x

<snip>
> Am I in a right track? or is it possible with this? Do i missed
> something
> here?


I am not very familiar with *nix administration at all so if anyone wants
to jump in and correct anything I have said wrong feel free.

Maybe try and have the command inetd is set to execute as
/usr/local/bin/php -q /usr/local/mikecarel/samples
instead of using a shebang line and having your PHP file executable and
see if that works?

David.

--
phpmachine :: The quick and easy to use service providing you with
professionally developed PHP scripts :: http://www.phpmachine.com/

Professional Web Development by David Nicholson
http://www.djnicholson.com/

QuizSender.com - How well do your friends actually know you?
http://www.quizsender.com/
(developed entirely in PHP)
Reply With Quote