Re: [EMAIL PROTECTED] raw socket not working on apache server

2005-11-17 Thread vivek relan
Actually, in backend my program is working properly using raw socket (as root user). But, using fornt end it is not working, though i have log in as root user.  What may be problem?Is there anything that I have to do during configuration ?Waiting for reply ...Thanks in advanc

Re: [EMAIL PROTECTED] raw socket not working on apache server

2005-11-17 Thread Sean Conner
It was thus said that the Great vivek relan once stated: > >I am using CGI scriping for server programming. I am interested in raw >socket. But, it is not working. On the other hand, stream socket is working >properly. Anybody know about it ? or Is there is no support for raw socket? What exact

[EMAIL PROTECTED] raw socket not working on apache server

2005-11-17 Thread vivek relan
 Hi everybody,     I am using CGI scriping for server programming. I am interested in raw socket. But, it is not working. On the other hand, stream socket is working properly. Anybody know about it ? or Is there is no support for raw socket ?     Waiting for r