Java with FCGI clarification
fcgid.domain.raging_calm-0fB1Ko/[email protected]
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Okay, I've got the server-FCGI connection working, but I get the
following error:
Exception in thread "main" java.lang.ClassCastException:
gnu.net.PlainSocketImpl$SocketInputStream cannot be cast to
java.io.FileInputStream
at fastcgi.FCGIInterface.FCGIAccept(FCGIInterface.java:197)
at fastcgi.FCGIInterface.FCGIAccept(FCGIInterface.java:113)
at TinyFCGI.main(TinyFCGI.java:6)
This happens when the page is accessed.
The browser sees a 500 - Internal Server Error.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/