Need som help "CGI/Perl Chat "

 
Post new topic   Reply to topic    Aprelium Forum Index -> Perl
View previous topic :: View next topic  
Author Message
carlos_syc
Guest





PostPosted: Thu Nov 07, 2002 12:51 am    Post subject: Need som help "CGI/Perl Chat " Reply with quote

Dose any one see any thing wrong with
<frame name="main" scrolling="auto" noresize src="bc_chat.cgi?cname=$cname&room=general&message=.me%20just%20entered%20this%20channel">

i get a 500 Error
internal server Error

thnx in advance :lol:
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Nov 07, 2002 2:23 pm    Post subject: Re: Need som help "CGI/Perl Chat " Reply with quote

carlos_syc wrote:
Dose any one see any thing wrong with
<frame name="main" scrolling="auto" noresize src="bc_chat.cgi?cname=$cname&room=general&message=.me%20just%20entered%20this%20channel">

i get a 500 Error
internal server Error

thnx in advance :lol:

There is nothing wrong with that. But error 500 means that:
* either the web server run your script, that this latter misbehaved, and so the web server was forced to kill him.
* Your script run correctly but it found some problems and stopped its execution before sending any output. Well written scripts generally write error reports in the file log/cgierror.log so that you can know what's going wrong.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Perl All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group