|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
PERL
Hi friends...
I have install Apache (with perl), PHP and MySQL manualy and it works. But I can't run PERL script. why? must i install it? if yes how to install it? thamk you before |
|
#2
|
|||
|
|||
|
RE: PERL
Yes, you have to install PERL. If you are on a Win32 system, http://www.activestate.com/Products/ActivePerl/?_x=1 will have the install program for you. For *nix, you can just go to the download sections of perl.com for sources.
|
|
#3
|
|||
|
|||
|
RE: PERL
If you are on a unix box, or within apache in general, you have to get apache to recognize that you are running it as a cgi script....in your configuration you are going to need to specify the directory where your cgi is being run from before it will become perl aware. Otherwise, it will just dump the perl to the screen.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > PERL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|