Well I don't get the internal server error any longer because I added
the new asp directory onto my http.conf file. But when I try to
access the default.asp page for a site i've been working on I get the
following:
Errors Output
errors compiling global.asa: maybe use strict error: Bareword found
where operator expected
at /usr/local/apache/htdocs/cbct//./global.asa line 2, near "' (C)
Copyright 1997 ACSYS, Inc. All Rights Reserved. ' Global" (Might be a
runaway multi-line '' string starting on line 1)
Apache::ASP::GlobalASA::__ANON__('Bareword found where operator
expected at /usr/local/apache/h...') called
at /usr/local/apache/htdocs/cbct//./global.asa line 2 eval ' #line
1 /usr/local/apache/htdocs/cbct//./global.asa package
Apache::ASP::Compiles::__ASP__usr_local_apache_htdocs_cbct__x; ;; use
strict ;; use vars qw($Application $Session $Response $Server
$Request); ;; use lib qw(/usr/local/apache/htdocs/cbct//.); ;; \' (C)
Copyright 1997 ACSYS, Inc. All Rights Reserved. \' Global.asa Initial
file for all active server functions. \'What happens on beginning of
user session SUB Session_OnStart \'Small font Session("FontSmall")
= "<FONT FACE=\'Arial, Helvetica\' COLOR=\'#000000\' SIZE=\'-2\'>"
\'Normal font Session("FontNormal") = "<FONT FACE=\'Arial,
Helvetica\' COLOR=\'#000000\' SIZE=\'-1\'>" \'Red font Session
("FontRed") = "<FONT FACE=\'Arial, Helvetica\' COLOR=\'#FF0000\'
SIZE=\'-1\'>" \'Main Heading Session("FontHdr1") = "<FONT
FACE=\'Arial, Helvetica\' COLOR=\'#000000\' SIZE=\'+1\'>" END SUB
</SCRIPT> <SCRIPT LANGUAGE=VBScript RUNAT=Server> \'What happens on
end of user session SUB Session_OnEnd END SUB ;; sub exit {
$main::Response->End(); } ;; no lib qw
(/usr/local/apache/htdocs/cbct//.); ;; 1;' called
at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP/GlobalASA.pm line 122
Apache::ASP::GlobalASA::new('Apache::ASP=HASH(0x86576c0)') called
at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 382
Apache::ASP::new('Apache::ASP','Apache=SCALAR
(0x8657708)','/usr/local/apache/htdocs/cbct/default.asp') called
at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 181
Apache::ASP::handler('Apache=SCALAR(0x8657708)') called
at /usr/local/apache/htdocs/cbct//./global.asa line 2 eval {...}
called at /usr/local/apache/htdocs/cbct//./global.asa line
2 , /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 1714
Debug Output
RUN ASP (v2.55) for /usr/local/apache/htdocs/cbct/default.asp
GlobalASA package
Apache::ASP::Compiles::__ASP__usr_local_apache_htdocs_cbct__x
script tags removed from /usr/local/apache/htdocs/cbct//./global.asa
for IIS PerlScript compatibility
compiling global.asa
Apache::ASP::Compiles::__ASP__usr_local_apache_htdocs_cbct__x
__ASP__usr_local_apache_htdocs_cbct__xxApache::ASP::Compiles::__ASP__u
sr_local_apache_htdocs_cbct__x exists 1 - asp: Apache::ASP=HASH
(0x86576c0); compiled: HASH(0x86576b4); exists: 1; package:
Apache::ASP::Compiles::__ASP__usr_local_apache_htdocs_cbct__x; - --- -
exists: 0; mtime: 0;
errors compiling global.asa: maybe use strict error: Bareword found
where operator expected
at /usr/local/apache/htdocs/cbct//./global.asa line 2, near "' (C)
Copyright 1997 ACSYS, Inc. All Rights Reserved. ' Global" (Might be a
runaway multi-line '' string starting on line 1)
Apache::ASP::GlobalASA::__ANON__('Bareword found where operator
expected at /usr/local/apache/h...') called
at /usr/local/apache/htdocs/cbct//./global.asa line 2 eval ' #line
1 /usr/local/apache/htdocs/cbct//./global.asa package
Apache::ASP::Compiles::__ASP__usr_local_apache_htdocs_cbct__x; ;; use
strict ;; use vars qw($Application $Session $Response $Server
$Request); ;; use lib qw(/usr/local/apache/htdocs/cbct//.); ;; \' (C)
Copyright 1997 ACSYS, Inc. All Rights Reserved. \' Global.asa Initial
file for all active server functions. \'What happens on beginning of
user session SUB Session_OnStart \'Small font Session("FontSmall")
= "" \'Normal font Session("FontNormal") = "" \'Red font Session
("FontRed") = "" \'Main Heading Session("FontHdr1") = "" END SUB
--- In [EMAIL PROTECTED], Josh Chamas <[EMAIL PROTECTED]> wrote:
> memito1999 wrote:
> > Dammit I spoke to soon, It seems like i'm having the same problem
> > that Winan is having. I've created a few .asp files on a
separate
> > directory within my apache docroot and now i'm getting the same
> > original error. I copied the .htaccess file and restarted apache
and
> > again i'm getting the same thing. I'll look at the .htaccess
file to
> > see what i have change i'll also be looking at this message board
to
> > see if winan finds an answer to this.
> >
>
> What is your problem? "Internal Server Error" ? If so, what is
> in your httpd error_log ?
>
> --Josh
> ________________________________________________________________
> Josh Chamas, Founder phone:925-552-0128
> Chamas Enterprises Inc. http://www.chamas.com
> NodeWorks Link Checker http://www.nodeworks.com
>
>
> --------------------------------------------------------------------
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]