Emuforums.com

Go Back   Emuforums.com > General Discussion > Software Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old December 17th, 2001, 10:33   #1
404
Ultraman Agent
 
404's Avatar
 
Join Date: May 2001
Location: 0101001111010110101001
Posts: 680
Installing PERL on Win2K

allright, i need assistance here .

I manage to install Apache 1.3.22 , MySQL, and PHP 406 (full extensions) - and got PHP scripts to works.

And after had every PHP scripts that i have working, now i want to test my CGI/Perl Scripts on my pc too.

Someone tell me how to install Perl in Apache for Windows.

thnx in advance
__________________
= hah hah hah! I'm back! not! =
---
Last edited by 404 on 09-09-99 at 06:66 AM
404 is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old December 17th, 2001, 11:22   #2
Nightmare
...
 
Nightmare's Avatar
 
Join Date: Aug 2001
Posts: 1,426
I am not quite remember how.. but..

First, install the perl compiler on ur com.

Second, open ur apache config files, from there, u can change something ( i think eliminate the comment line or something..check the word "cgi" within the config file using the search function, and u will see the line require to activate cgi programs, and if im not mistaken, it is disable by default, u need to eliminate the comment line in order to activate it ) and u will be able to run .pl or .cgi ( u need to specify what extension to use, the common one are .pl and .cgi ) from ur web server.

Hope it helps..

Last edited by Nightmare; December 17th, 2001 at 11:26..
Nightmare is offline   Reply With Quote
Old December 17th, 2001, 12:05   #3
Nightmare
...
 
Nightmare's Avatar
 
Join Date: Aug 2001
Posts: 1,426
and also, i think u need to tell the apache where u installed ur perl compiler. If i am not mistaken.. u can set the path for the perl compiler in ur apache config file..
Nightmare is offline   Reply With Quote
Old December 17th, 2001, 12:57   #4
Nezzar
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,208
You should add these two lines to your httpd.conf:

AddHandler cgi-script .cgi
AddHandler cgi-script .pl


And these if you want to use SSI

AddType text/html .shtml
AddHandler server-parsed .shtml
__________________
Bred for its skills in magic

Last edited by Nezzar; December 17th, 2001 at 12:58..
Nezzar is offline   Reply With Quote
Old December 18th, 2001, 04:38   #5
404
Ultraman Agent
 
404's Avatar
 
Join Date: May 2001
Location: 0101001111010110101001
Posts: 680
ok ... i'm going to try that

so i need to download the perl mod from apache.org, or one of those win32 mod by active perl?
__________________
= hah hah hah! I'm back! not! =
---
Last edited by 404 on 09-09-99 at 06:66 AM
404 is offline   Reply With Quote
Old December 18th, 2001, 06:32   #6
Nightmare
...
 
Nightmare's Avatar
 
Join Date: Aug 2001
Posts: 1,426
Just go to the activeperl website and download the perl compiler, and install the compiler, and then change the settings in ur apache config file. Done.
Nightmare is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +1. The time now is 15:11.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.