Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JAVA configuration: how to configure java for apache ?

Status
Not open for further replies.

bionicfysh

Programmer
Sep 23, 2003
25
GB
Dear all,

I have a question for which I have not yet found an answer:
I have apache running on my suse linux 8.1 box.
I have also installed various java extensions which hopefull should help me to have java support on my web server.
It would be difficult to list all of these extensions, but in all, I can confirm that with the professional suse linux 8.1 distro, I have installed everything related to java.

However, everytime I try a java script (hello.cgi) or when I write a hello.html page (copied to htdocs) which is a form prompting a name, this form then calls hello.cgi (another one), and returns the name.

However, in either case, I get the following error:
------------------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@taehakkyo.rsia.rdg.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
------------------------------------------------------------



I would be very grateful for anyone who can help me with this.


Da Bionic Fysh
 
unh you have a cgi file containing Java code!!! What code do you have in your hello.cgi file?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top