NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP server app

felix zaslavskiy felix at bebinary.com
Sat Apr 3 23:58:48 EST 2004


> Anyone have experience running a constantly running 'server' app based on
> php from a linux server?
>

There is nothing that techincaly stops php being used that way.
There is sockets api's extensions. I dont know which is most stable though.

Memory leaks may be a problem.  You can certainly do it but be prepared to
restart the thing daily.

> Basically, I'll need to create a socket server, and I'm most proficient
> with
> php so would prefer going that route.  I wrote about creating a socket
> server in php before, but I know very little about making it work as a
> solid
> and reliable app on linux.
>
> What is there to know / research regarding creating a php based server
> application?
>
> Thanks!
>
> Mark
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>


-- 
Felix Zaslavskiy
felix at bebinary.com
(718) 576-1923
http://www.zaslavskiy.net



More information about the talk mailing list