Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread Winanjaya
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

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread memito1999
I'm sorry my apologies here. Well at least i can say that my apache server is apache::asp enabled. I will test with other asp scripts and see what i get. Thanks again Josh. --- In [EMAIL PROTECTED], Josh Chamas <[EMAIL PROTECTED]> wrote: > memito1999 wrote: > > Well I don't get the internal

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread Josh Chamas
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 use strict

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread memito1999
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 fo

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread Josh Chamas
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

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread memito1999
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 t

Re: Internal server error when viewing sample asp scripts

2003-09-11 Thread memito1999
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

Re: Internal server error when viewing sample asp scripts

2003-09-10 Thread Josh Chamas
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

Re: Internal server error when viewing sample asp scripts

2003-09-10 Thread memito1999
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- multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/

Re: Internal server error when viewing sample asp scripts

2003-09-10 Thread Josh Chamas
memito1999 wrote: I just finished installing mod_perl with apache::asp, and i cant seem to view any .asp scripts. The installation looked to be successfull, I can run perl perl - MApache::ASP -e '' with no errors. Looks like you might be missing some of the libraries... what do you get when you

Re: Internal server error when viewing sample asp scripts

2003-09-10 Thread memito1999
I'm sorry but how does that help me? :) --- In [EMAIL PROTECTED], "marco sottana" <[EMAIL PROTECTED]> wrote: > 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" <

Re: Internal server error when viewing sample asp scripts

2003-09-10 Thread marco sottana
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: Internal server error when