Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP

Installation on Windows ME

 

 

ModPerl asp RSS feed   Index | Next | Previous | View Threaded


justin at webheadscorp

May 24, 2001, 3:31 PM

Post #1 of 2 (1284 views)
Permalink
Installation on Windows ME

Hi Everyone,

This is my first post... so please bear with me :)

I have recently downloaded the latest Apache:ASP version. 2.0.9 i think it
is...... and I am having some installation problems as well as a few
questions...

I kinda understand the directions, but I am really new at this sort of
thing...

If someone can help me install ASP on to Apache... it would be greatly
appreciated.

1. Where do I find $PERLLIB/site/Apache? I looked around my apache
directories, but couldn't find it... I have Apache 1.3.19.

2. Where in httpd.conf do I put this blurb:

<Location /asp/>
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global /tmp
</Location>

I know what the httpd.conf file is, and I have worked with it before... but
I am really not sure what to do with this chunk of code right now... any
help would be great...

After that I am lost... if anyone has installed this on a win32 machine...
your help would be greatly appreciated at this point... you can reach me on
ICQ at 11165255 (online right now)

Thanks Again,

Justin Kozuch


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl


joshua at chamas

May 28, 2001, 8:02 PM

Post #2 of 2 (1207 views)
Permalink
Re: Installation on Windows ME [In reply to]

Justin Kozuch wrote:
>
> Hi Everyone,
>
> This is my first post... so please bear with me :)
>
> I have recently downloaded the latest Apache:ASP version. 2.0.9 i think it
> is...... and I am having some installation problems as well as a few
> questions...
>

For windows, a quick start might be to get the win32 package
Randy kindly provides. Check out http://perl.apache.org/distributions.html
for a link to his ftp site.

> 1. Where do I find $PERLLIB/site/Apache? I looked around my apache
> directories, but couldn't find it... I have Apache 1.3.19.
>

It will be in your perl only after you have installed mod_perl...
in the above win32 distribution, the perl there has it already.

> 2. Where in httpd.conf do I put this blurb:
>
> <Location /asp/>
> SetHandler perl-script
> PerlHandler Apache::ASP
> PerlSetVar Global /tmp
> </Location>
>

You could probably put it anywhere. I usually put it in a
VirtualHost section for the site I am developing... actually
I use the <Files ~ (\.asp$)>, so I can mix images in with my
pages. See the ./site/eg/.htaccess for the examples configs.

> After that I am lost... if anyone has installed this on a win32 machine...
> your help would be greatly appreciated at this point... you can reach me on
> ICQ at 11165255 (online right now)
>

It takes a lot to set it up the first time, but once that's
done, you have a powerful environment to develop your sites in.

--Josh

_________________________________________________________________
Joshua Chamas Chamas Enterprises Inc.
NodeWorks <- Web Link Checking Huntington Beach, CA USA
http://www.nodeworks.com 1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl

ModPerl asp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.