View Full Version : TCP server


redhatlover
05-22-2004, 06:57 PM
NOTE: ONLY WORKS WITH TCP SERVER OPTION TURNED ON

SHTML CALL SYNTAX <!--#exec cgi="/pathtoscript/server.cgi?showonline" -->

Hi, JaFo
what is that TCP server?

I don't have a server.cgi??

my server support SSI

Jafo
05-22-2004, 10:31 PM
http://www.worldwidecreations.com/forums/showthread.php?t=92

redhatlover
05-22-2004, 10:51 PM
http://www.worldwidecreations.com/forums/showthread.php?t=92

JaFo,
it's working when I give a url
(http:// myside.com/cgi-bin/imscripts/members.cgi?showonline)

but when I creat SSI url
<!--#exec cgi="/cgi-bin/imscripts/members.cgi?showonline" -->
it gives a error message
[an error occurred while processing this directive]

redhatlover
05-22-2004, 11:24 PM
JaFo,
it's working when I give a url
(http:// myside.com/cgi-bin/imscripts/members.cgi?showonline)

but when I creat SSI url
<!--#exec cgi="/cgi-bin/imscripts/members.cgi?showonline" -->
it gives a error message
[an error occurred while processing this directive]

ok I Fixed my SSI problem :)