Hi,
Hi.
I have migrated our telephone service from Windows to Linux.
When I open our page the error occure:
"error compiling Pr_alf_b.asp: maybe use strict error: Bareword found
where operator expected at
/srv/www/htdocs/Inetpub/Telefony/Pr_alf_b.asp line 5, near ") <-
Hi.
I have migrated our telephone service from Windows to Linux.
When I open our page the error occure:
"error compiling Pr_alf_b.asp: maybe use strict error: Bareword found where
operator expected at /srv/www/htdocs/Inetpub/Telefony/Pr_alf_b.asp line 5, near
") <---> fileName&q
Hi.
I have migrated our telephone service from Windows to Linux.
When I open our page the error occure:
"error compiling Pr_alf_b.asp: maybe use strict error: Bareword found where
operator expected at /srv/www/htdocs/Inetpub/Telefony/Pr_alf_b.asp line 5, near
") <---> fileName&q
te using Apache::ASP. I am running up against
> a problem that has left me scratching my head. The site works fine on
> the development server. However, on the production server, my error_log
> fills with these messages:
>
> [Mon Nov 10 19:44:59 2008] [error] [asp] [7796] [error] U
hing. Even completely stopping Apache and starting it
fresh does not alleviate the problem. Something really strange is that
when I serve the content from a DocumentRoot of /srv/http/example, I
*never* get the error. However, when I use a DocumentRoot of
/srv/http/www.example.com, I do get the error
ad. The site works fine on
> the development server. However, on the production server, my error_log
> fills with these messages:
>
> [Mon Nov 10 19:44:59 2008] [error] [asp] [7796] [error] Undefined
> subroutine
> &Apache::ASP::Compiles::__ASP__srv_http_www_e_ample_com__
Warren Young wrote:
> Roberto C. Sánchez wrote:
> >
> > [Mon Nov 10 19:44:59 2008] [error] [asp] [7796] [error] Undefined subroutine
> &Apache::ASP::Compiles::__ASP__srv_http_www_e_ample_com__x::get_image_data
> called at /srv/http/www.example.com/templates/masthead.t
Roberto C. Sánchez wrote:
[Mon Nov 10 19:44:59 2008] [error] [asp] [7796] [error] Undefined subroutine
&Apache::ASP::Compiles::__ASP__srv_http_www_e_ample_com__x::get_image_data called at
/srv/http/www.example.com/templates/masthead.tmpl line 2. <--> ,
/usr/share/perl5/Apache/A
MP gurus,
I recently deployed a site using Apache::ASP. I am running up against
a problem that has left me scratching my head. The site works fine on
the development server. However, on the production server, my error_log
fills with these messages:
[Mon Nov 10 19:44:59 2008] [error] [asp
Thanos Chatziathanassiou wrote:
Since yesterday, apache keeps spitting stuff like this in its error log:
---snip---
compilation error: file unknown-000437603808 element output
invalid value for method: HTML
---snip---
without further info.
The error message is always like this, with only the
Joshua Chamas wrote:
Thanos Chatziathanassiou wrote:
Since yesterday, apache keeps spitting stuff like this in its error log:
---snip---
compilation error: file unknown-000437603808 element output
invalid value for method: HTML
---snip---
without further info.
The error message is always like
Since yesterday, apache keeps spitting stuff like this in its error log:
---snip---
compilation error: file unknown-000437603808 element output
invalid value for method: HTML
---snip---
without further info.
The error message is always like this, with only the
``unknown-'&
st and it worked just fine,here is the code:
<%
use Encode;
my $v=Encode::decode_utf8($Request->Form('v'));
$Session->{v}=$v;
print $Session->{v};
%>
I am also using SDBM_File .Thought i am obviously have another version of
perl :(
Why i think that this an SDB
Apache/ASP.pm line 1521
An example is if I use the capital Omega character (option-z on mac
keyboard), this error occurs when attempting to store into Session:
> my $secret_answer = Encode::decode_utf8($main::Request->Form
> ('secret_answer'));
> $main::Session->{secret_answer
389, line 21.
> > Wide character in subroutine entry at /usr/local/perl/lib/site_perl/
> > 5.8.7/MLDBM/Sync/SDBM_File.pm line 80, line 21. , /usr/local/perl/
> > lib/site_perl/5.8.7/Apache/ASP.pm line 1521
>
> An example is if I use the capital Omega character (option-z on mac
>
keyboard), this error occurs when attempting to store into Session:
my $secret_answer = Encode::decode_utf8($main::Request->Form
('secret_answer'));
$main::Session->{secret_answer} = $secret_answer;
I've discovered that if I put the decoded value into a hash, and the
the testing asp program, the following error has been displayed in
apache error log:
[Mon May 14 15:58:13 2007] [error] [client X.X.X.X] Can't locate object
method "request" via package "Apache" at
/usr/lib/perl5/site_perl/5.8.3/Apache/ASP.
Hi all
I have installed Apache 2.0.58, mod_perl-2.0.3 and Apache-ASP-2.59. When i
run the testing asp program, the following error has been displayed in
apache error log:
[Mon May 14 15:58:13 2007] [error] [client X.X.X.X] Can't locate object
method "request" via package "
Help! I get this error when running Apache::ASP
[Sat Apr 21 12:26:53 2007] [error] [client 192.168.1.101] Can't locate
object method "get" via package "APR::Table" at
/usr/local/share/perl/5.8.8/Apache/ASP
.pm line 2016.\n at /usr/local/share/perl/5.8.8/Apache/ASP.pm
s (including,
> of course, htdocs/asp/eg/.htaccess), added the appropriate
>
> Options FollowSymLinks
> AllowOverride All
>
> directive.
> Can go to http://localhost/asp (index.html), but get the below error
> message when going to http://localhost/as
se Apache::ASP::ApacheCommon ();";
die($@) if $@;
}
}
Note that you can find this correspondence by using
Yahoo's search engine: just search for the exact Apache
error message:
Can't locate object method "get" via package "APR::Table"
Once again, thanks f
error
message when going to http://localhost/asp/eg (i.e., the examples
dir from above):
[Tue Jun 06 00:05:32 2006] [error] [client 192.168.1.122] Can't locate object
method "get" via package "APR::Table" at
/usr/local/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 2016.\n at
taccess), added the appropriate
Options FollowSymLinks
AllowOverride All
directive.
Can go to http://localhost/asp (index.html), but get the below error
message when going to http://localhost/asp/eg (i.e., the examples
dir from above):
[Tue Jun 06 00:05:32 2006] [error] [clien
, copied the
Apache-ASP-2.59/site/asp directory tree to htdocs (including,
of course, htdocs/asp/eg/.htaccess), added the appropriate
Options FollowSymLinks
AllowOverride All
directive.
Can go to http://localhost/asp (index.html), but get the below error
message when going to http
Warren Young wrote:
It seems that ApacheCommon.pm is auto-generated, because it was
different on two systems I have, both of which have the same versions of
Apache::ASP (2.59) installed.
The Apache::ASP::ApacheCommon file is not auto generated, it simply comes
with Apache::ASP. 2.59 was twea
It seems that ApacheCommon.pm is auto-generated, because it was
different on two systems I have, both of which have the same versions of
Apache::ASP (2.59) installed.
Both of these systems have Apache 2.0.x and mod_perl 1.99_09 installed.
On one system, this file referenced the older Apache
Hi,
I am trying to load the DBD::Ingres module, which loads a shared library.
Under Apache::ASP this fails with the error: IImain: Cannot open
standard program channels
and the library exits thus killing Apache ;-(
Outside Apache/mod_perl everything works fine.
The strange thing is that it
Hello,
Every now and again I get this error on requests:
[error] lookup of 'Apache::ASP::handler' failed
Before updating to mod_perl 2.00 I would sometimes receive "not a CODE
reference.".
This is inconsistant between requests and an apache restart normally fixes it.
sangeethvs wrote:
suggestions of installing BerkeleyDB. But isn't that overkill. Do
we really need to install the DB_File and BerkleyDB modules to work
with Apache::ASP?
There are alternate state storage models, but BDB is certainly a good
choice. I seem to recall that one of the options is a
Hi,
I'm getting the following error when I run my Perl application
-
cannot load DB_File for StateDB: cannot load StateDB must be a valid
perl module with a db tied hash interface such as: SDBM_File
(default), or DB_File; Can't locate DB_
Craig Eberly wrote:
Excuse me if I sound ignorant here. Should I be getting this sdbm
error if I'm only using mysql? I started thinking about it, and it just
didn't make sense to me. Also, I rebuilt mod_perl, using the static
option, but receive the same errors when accessing
Excuse me if I sound ignorant here. Should I be getting this sdbm error if
I'm only using mysql? I started thinking about it, and it just didn't make
sense to me. Also, I rebuilt mod_perl, using the static option, but
receive the same errors when accessing my web app. I cop
Craig Eberly wrote:
Hmm, during which upgrade do you mean? I had to stop httpd 1.3 when
doing the mod_perl install or the make test would fail. The apache 2
install seemed to go ok with 1.3 running since it was installing in a
seperate directory.
Sorry, I did not check mail for a while. I w
alini" <[EMAIL PROTECTED]>
To: "Craig Eberly" <[EMAIL PROTECTED]>
Cc: "Philip M. Gollucci" <[EMAIL PROTECTED]>;
Sent: Tuesday, March 01, 2005 10:59 AM
Subject: Re: Cryptic error trying to upgrade
Are you shure that th
Are you shure that the httpd processes was stopped during the upgrade ?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I was scared to delete the tmp/.state files in the main content (truthfully
I'm not sure what those files are for), so I backup up all of the htdocs,
deleted all files from tmp/.state in the backed up directory, and ran Apache
2 against the backed up content. Result was same error messa
Hi Craig,
just a quick idea - you might have tried this already..:
does it help to delete all files in "tmp/.state" an restart the server?
Helmut
> After upgrading from mod_perl 1 to 2, along with apache2, I'm getting
> errors in my error log using code that worke
Thanks for the response. As a matter of fact I did upgrade my Perl
version. As you suggested, I have replaced all instances of Storable.pm
v.2.13 with v.2.04. This did not seem to fix the problem. Same error
message. So I went through and replaced all modules that are listed in the
error
Based on this
[Mon Feb 28 16:40:48 2005] [error] [client x.x.x.x] sdbm store returned -1
Id say you upgraded perl from 5.6 to 5.8 as well and with it Storable.pm
which is used by sdbm
They are not binary compatible.
Dowgrade your Stroable.pm to what it was or regenerate the files written
to
Hello All,
After upgrading from mod_perl 1 to 2, along with
apache2, I'm getting errors in my error log using code that worked fine in my
original installation. Here is what I'm getting in my Apache
errorlog:
[Mon Feb 28 16:40:48 2005] [error] [client x.x.x.x]
sdbm store r
Raymond Schelp wrote:
I get message basically saying ... compile error in ... asp.pm line
1462. It gives an apache directory and says compile error is in
asp.pm (which I can't locate) and not in my script. I know I must
have a syntax error or some such other compile problem .. but no
I get message basically saying ... compile error in ... asp.pm line
1462. It gives an apache directory and says compile error is in
asp.pm (which I can't locate) and not in my script. I know I must
have a syntax error or some such other compile problem .. but no line
numbers with
On Sat, 27 Nov 2004, bluestfan wrote:
> Environment: Apache 2.0.52 (openssl 0.9.7e/modssl 2.0.52,Activestate
> perl 5.8.4, modperl 1.99_17, PHP 5.0.2) On Win32 (win2k adv. server)
> 512 MB ram free, AMD athlon 3000, SCSI 3 HD 5GB free space
>
> I get the error when execut
Environment: Apache 2.0.52 (openssl 0.9.7e/modssl 2.0.52,Activestate
perl 5.8.4, modperl 1.99_17, PHP 5.0.2) On Win32 (win2k adv. server)
512 MB ram free, AMD athlon 3000, SCSI 3 HD 5GB free space
I get the error when executing ASP scripts:
===
Server
;
>>
>>
>>>Quoting Webmaster <[EMAIL PROTECTED]>:
>>>
>>>
>>>>I am getting the error below that I have not been able to figure out.
>>>>Can
>>>>anyone point me in the right direction?
>>>>
>>>>
&
p things? Note that Loader() will just precompile
ASP script for runtime efficiency, but it should not actually impact
the running of the program itself.
Regards,
Josh
Quoting Webmaster <[EMAIL PROTECTED]>:
I am getting the error below that I have not been able to figure out.
Can
anyone p
I just installed it with CPAN this morning, 2.57
> Quoting Webmaster <[EMAIL PROTECTED]>:
>
>> I am getting the error below that I have not been able to figure out.
>> Can
>> anyone point me in the right direction?
>>
>>
>> [ASP WARN] Can't
Quoting Webmaster <[EMAIL PROTECTED]>:
> I am getting the error below that I have not been able to figure out. Can
> anyone point me in the right direction?
>
>
> [ASP WARN] Can't call method "cleanup_register" on an undefined value at
> /usr/lib/perl5
I am getting the error below that I have not been able to figure out. Can
anyone point me in the right direction?
[ASP WARN] Can't call method "cleanup_register" on an undefined value at
/usr/lib/perl5/site_perl/5.8.3/Apache/ASP.pm line 513.
Apache::ASP::RegisterClean
john z wrote:
tks for the direction. i uninstalled apache-asp. went into
site\lib\ppm.xml and adjusted the record so that uwinnipeg is the first
repository. installed with ppm. did a query to verify. went to the
apache\asp.pm to verify manually.
tried the system. and no failure messages after 30
On Sat, 24 Jul 2004, john z wrote:
> tks for the direction. i uninstalled apache-asp. went into
> site\lib\ppm.xml and adjusted the record so that uwinnipeg
> is the first repository. installed with ppm. did a query
> to verify. went to the apache\asp.pm to verify manually.
> tried the system. an
tks for the direction. i uninstalled apache-asp. went into site\lib\ppm.xml
and adjusted the record so that uwinnipeg is the first repository.
installed with ppm. did a query to verify. went to the apache\asp.pm to
verify manually.
tried the system. and no failure messages after 30 screens.
so
On Sat, 24 Jul 2004, john z wrote:
> tks.
> at least one part of the mystery is solved.
> when i installed perl 5.8.4 with the .8 distribution from randy, i deleted
> the old perl and apache2 directories so it would be fresh. and yes (as
> verified on another install on a different pc), apache 2.5
tks.
at least one part of the mystery is solved.
when i installed perl 5.8.4 with the .8 distribution from randy, i deleted
the old perl and apache2 directories so it would be fresh. and yes (as
verified on another install on a different pc), apache 2.57 gets
introduced. this happens (no surpris
s using.
One thing to perhaps try, if loading the modules doesn't
help, is to deliberately put in errors in various components
of the application at various points that cause a server
error, and see if similar messages appear.
--
best regards,
randy
---
in a perl script included
by your httpd.conf by saying:
PerlRequire C:\Perl\startup_script.pl
It's not a silver bullet, but it could help.
-- John Drago
-Original Message-
From: john z [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 22, 2004 1:16 PM
To: [EMAIL PROTECTED]
Subject: f
tks john.
i made the include file with a PerlRequire in the conf. twas quite long
(151 records).
but still same error. i will leave the include as a permanent item since it
can not do much harm and has the potential for good.
one item that i have done is convert any $server->executes
AIL PROTECTED]
Subject: finding OK internal server error message
in brief, i am trying to find where modperl, asp, or apache generates the
infamous OK: The server encountered an internal error
hopefully there is a decent way to either drop the error message, or at the
least turn it into some
in brief, i am trying to find where modperl, asp, or apache generates the
infamous OK: The server encountered an internal error
hopefully there is a decent way to either drop the error message, or at the
least turn it into something that does not jar the client trying to use my
system.
i
Baden Grey wrote:
I am using apache 2.0.47 and apache::asp with mod_perl. It serves asp
pages ok but when I include perlscript in the .asp file it still works
but most of the time it tacks on an error message at the end of the
page. For example if I have a .asp file with the following
I am using apache 2.0.47 and apache::asp with
mod_perl. It serves asp pages ok but when I include perlscript
in the .asp file it still works but most of the time it tacks on an
error message at the end of the page. For example if I have a .asp file
with the following:
<%@ Langu
Christopher Hicks wrote:
Does anyone have a "best practices" example of error handling in
Apache::ASP? I have just developed a small Apache::ASP application and
spending time following the error log and having to pass exceptions up the
call stack by hand was my biggest disappointmen
Does anyone have a "best practices" example of error handling in
Apache::ASP? I have just developed a small Apache::ASP application and
spending time following the error log and having to pass exceptions up the
call stack by hand was my biggest disappointment.
Also, are there any go
Hi,
i guessed, that is has to do with the state management because of
..
>> [Tue May 11 13:55:19 2004] [error] [client 127.0.0.1] Undefined
>> subroutine &Apache::ASP::InitState called at
..
Does it work if you disable session and application state at all by
PerlSetVar No
e_elmaraghy wrote:
[Tue May 11 13:55:19 2004] [error] [client 127.0.0.1] Undefined
subroutine &Apache::ASP::InitState called at
/usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 418.!!Apache::ASP::
new('Apache::ASP','Apache::RequestRec=SCALAR(0x84f9f6c)',
'/var/ww
Helmut
Guten Morgen
First of all I want to thank you for prompt response.
I have checked /tmp/asp permissions, they were 755 I have changed it to 777
and tested
same result (Error 500 Internal Server Error)
Any other suggestions??
- Original Message -
From: "Helmut Zeil
ave installed Apache::ASP for mod_Perl I can view the website
> index
> and config pages but when I go to the Examples subdirectory I can
> view
> the pages with extensions .htm
> but when requesting a (.asp) page I only get Error 500 (Internal
> server rror) although I have adde
Hi Folks
I am having RedHat9 & Apache2
I have installed Apache::ASP for mod_Perl I can view the website
index
and config pages but when I go to the Examples subdirectory I can
view
the pages with extensions .htm
but when requesting a (.asp) page I only get Error 500 (Internal
server
Tim Pushor wrote:
Duh, Apache::ASP doesn't seem to like exit's from the script. my bad.
I am trying to keep the script as generic as possible so it would be
able to run under CGI.PM. I just tried using a return from the main
script and it worked fine. Is this the recommended approach to exiting
a
script midstream?
Tim Pushor wrote:
I am currently running Apache::ASP 2.55 under Apache 1.3.28 on FreeBSD
4.8 & perl 5.005_03.
I have an ASP script that I am currently developing that sometimes
after editing the script, it no long works. This is the error I get in
the apache log:
[Sun Jan 11
I am currently running Apache::ASP 2.55 under Apache 1.3.28 on FreeBSD
4.8 & perl 5.005_03.
I have an ASP script that I am currently developing that sometimes after
editing the script, it no long works. This is the error I get in the
apache log:
[Sun Jan 11 19:44:02 2004] [error] [asp] [1
> I would think "Response.Write" would be a common one.
If the VB programmer really cares, it starts with Option Explicit.
Regardless of that, they need to use Dim.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
> >> However, I disagree with the premise that this will help the end user
> >> confusion. Most initial posts on this subject are with an internal
> >> server error resulting, as the developer has not yet set Debug 2 or 3
> >> which are the settings which w
Warren Young wrote:
Josh Chamas wrote:
However, I disagree with the premise that this will help the end user
confusion. Most initial posts on this subject are with an internal
server error resulting, as the developer has not yet set Debug 2 or 3
which are the settings which will result in a
Josh Chamas wrote:
However, I disagree with the premise that this will help the end user
confusion. Most initial posts on this subject are with an internal
server error resulting, as the developer has not yet set Debug 2 or 3
which are the settings which will result in a verbose HTML message
Warren Young wrote:
Uwe Riehm wrote:
Maybe for the time being a quick and dirty hack could be a solution to
this:
just search / match in the input file for some of the most used
keywords of VBScript and in case one of those is found stop all the
processing and output such an error message
Uwe Riehm wrote:
Maybe for the time being a quick and dirty hack could be a solution to this:
just search / match in the input file for some of the most used keywords of
VBScript and in case one of those is found stop all the processing and output
such an error message.
A refinement on the idea
ith Perl scripting only,
i remember some time ago there was another thread in this newsgroup thinking
of adding some kind of "special VBScript detecting intelligence" to Apache ASP.
It's in normal cases a really unneccesary feature and therefore it's priority
is probably very low
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 10:29 PM
Subject: Re: Internal server error when viewing sample asp scripts
> 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
n'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
> > er
memito1999 wrote:
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
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
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
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
Hey Josh i got .asp files to work. You're dah man!!! Well I
installed apache::asp by using the build_https script that came with
the tar file. I was missing MLDBM.pm and MLDBM-sync.pm, installed
those 2 libraries and reinstalled apache::asp with make / make test
and make install and everythi
memito1999 wrote:
Josh, this is what i get:
perl -MApache::ASP::StateManager -e ''
Can't locate MLDBM.pm in @INC (@INC
contains: /usr/lib/perl5/5.8.0/i386-linux-thread-
multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-
thread-
How did you install Apache::ASP without having ML
#x27;'
>
> --Josh
>
>
> > My apache http.conf has:
> >
> > Options FollowSymLinks
> > AllowOverride All
> >
> >
> > PerlModule Apache::ASP
> >
> >
> > This is what i see on the error logs
> >
> > [W
u
get when you run this:
perl -MApache::ASP::StateManager -e ''
--Josh
My apache http.conf has:
Options FollowSymLinks
AllowOverride All
PerlModule Apache::ASP
This is what i see on the error logs
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] GlobalASA
package Ap
l Message -
> From: "memito1999" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 10, 2003 8:10 PM
> Subject: Internal server error when viewing sample asp scripts
>
>
> > I just finished installing mod_perl with apache::a
finally i find an installer for asp php mysql all in one !!! yeah
www.apache2triad.org
if anybody know anothes as this ...
- Original Message -
From: "memito1999" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 10, 2003 8:10 PM
Subject: Inte
pache::ASP
This is what i see on the error logs
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] GlobalASA
package Apache::ASP::Demo
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] global.asa
was not cached for
__ASP__usr_local_apache_htdocs_site_eg__xxApache::ASP::Demo
[Wed
n/asp-perl-exe"
I think, this is an error and should look like "#!/usr/bin/asp-perl"
instead.
It would be great, if this would be fixed in the future.
Sorry about that. I was experimenting with compiling the asp-perl script
to an executable using various means, like B::C &
hink, this is an error and should look like "#!/usr/bin/asp-perl"
instead.
It would be great, if this would be fixed in the future.
Thanks and greets,
jo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
ial use of the
recipient(s) named above. This message may be under the terms of a
Mutual Non-Disclosure Agreement communication and/or work product and as
such is privileged and confidential. If the reader of this message is
not the intended recipient or an agent responsible for delivering it to
the
Steve Lilley wrote:
Here are my summarized script results. I have no idea what the "te" is.
The more x's I put in the fewer test select box results I get. If I put
in 7 x's the loop runs to 164. but does not print the value.
The odd thing is that in IE 6 will make it to 901, Mozilla makes it t
What do you mean it craps out? I have written select boxes in Apache::ASP
that have had 5000+ entries in them, so I know it can do it, but would
like to know what kind of problem you are experiencing in particular.
Also, does the problem manifest cross browser, or is this particular
to IE or Mozil
One of my applications has a select box which can get very large,
however I have found that the Apache::ASP does not handle it
particularly well. I have tested it with the following two scripts.
The asp version craps out at about 165 while the CGI handles at least
1000 everytime. I have the f
Jeffrey L. Edgett wrote:
I am running Red Hat 8.0, Apache 2.0.40, mod_perl, and Apache::ASP.
I installed Apache::ASP using make and it compiled successfully with
no errors.
However, when I try to view any web page in ASP I receive an error
similar to that one:
Undefined subroutine
&Ap
Philip Mak wrote:
Suggestion:
If Apache::ASP prints an error page due to Perl dying, I think it
should automatically set $Response->{ContentType} back to text/html.
Otherwise, the error page might not be seen by the client if the
script has already changed it to 'application/what
I am running Red Hat 8.0, Apache 2.0.40, mod_perl, and Apache::ASP.
I installed Apache::ASP using make and it compiled successfully with
no errors.
However, when I try to view any web page in ASP I receive an error
similar to that one:
Undefined subroutine
&Apache::ASP::Comp
1 - 100 of 159 matches
Mail list logo