CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 PERL "Internal Server Error"

Print topic Send  topic

Author Message
Slawek K
Posted: 02/24/2002, 11:47 AM

My problem is:

I add some commands to the event window (open) :
$var1="something";
print "adbcd" . $var1;

This is very simple code and when i run it on my server it's return me
"Internal Server Error".



Alexey Alexapolsky
Posted: 02/25/2002, 12:50 AM

If you remove this code does the generated app run smoothly ?

--
Alex
CodeCharge Developer


"Slawek K" <slawek@ampmedia.com.pl> wrote in message
news:a5bfvp$tsi$1@news.codecharge.com...
> My problem is:
>
> I add some commands to the event window (open) :
> $var1="something";
> print "adbcd" . $var1;
>
> This is very simple code and when i run it on my server it's return me
> "Internal Server Error".
>
>
>
>

Slawek K
Posted: 02/25/2002, 9:43 AM

Yes !!

Użytkownik "Alexey Alexapolsky" <alexa@codecharge.com> napisał w wiadomości
news:a5ctrl$7vl$2@news.codecharge.com...
> If you remove this code does the generated app run smoothly ?
>
> --
> Alex
> CodeCharge Developer
>
>
> "Slawek K" <slawek@ampmedia.com.pl> wrote in message
>news:a5bfvp$tsi$1@news.codecharge.com...
> > My problem is:
> >
> > I add some commands to the event window (open) :
> > $var1="something";
> > print "adbcd" . $var1;
> >
> > This is very simple code and when i run it on my server it's return me
> > "Internal Server Error".
> >
> >
> >
> >
>
>

Alexey Alexapolsky
Posted: 02/26/2002, 4:30 AM

Usually this happens when putting print statements
violates http protocol , e.g. you try to print something
before redirect is performed , while output must be empty
before this operation.

--
Alex
CodeCharge Developer


"Slawek K" <slawek@ampmedia.com.pl> wrote in message
news:a5dt3u$4jd$1@news.codecharge.com...
> Yes !!
>
> Użytkownik "Alexey Alexapolsky" <alexa@codecharge.com> napisał w
wiadomości
>news:a5ctrl$7vl$2@news.codecharge.com...
> > If you remove this code does the generated app run smoothly ?
> >
> > --
> > Alex
> > CodeCharge Developer
> >
> >
> > "Slawek K" <slawek@ampmedia.com.pl> wrote in message
> >news:a5bfvp$tsi$1@news.codecharge.com...
> > > My problem is:
> > >
> > > I add some commands to the event window (open) :
> > > $var1="something";
> > > print "adbcd" . $var1;
> > >
> > > This is very simple code and when i run it on my server it's return me
> > > "Internal Server Error".
> > >
> > >
> > >
> > >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright Š 2003-2004 by UltraApps.com  and YesSoftware, Inc.