|
Home > Archive > Apache Server configuration support > August 2006 > EasyPHP and CGI ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| BerraLindstrom 2006-08-17, 1:32 am |
| I am trying to set up EasyPHP1-8 to test my CGI-script (perl)!
The scripts is perl-scripts of the type "Hello World" etc.
I do have perl.exe in the path!
But I am unable to get the scripts to execute. It seem that the apache
server just ignores them!
What is the most common mistake causing this effect?
I am using EasyPGP1-8 on an Windows XP-Pro on an Pentium box.
Yes, java.exe is in the path!
I have enabled CGI in the httpd.conf, I think
Does anyone have a clue??
Regards
Bertil
| |
| IchBin 2006-08-17, 1:32 am |
| BerraLindstrom wrote:
> I am trying to set up EasyPHP1-8 to test my CGI-script (perl)!
> The scripts is perl-scripts of the type "Hello World" etc.
> I do have perl.exe in the path!
>
> But I am unable to get the scripts to execute. It seem that the apache
> server just ignores them!
>
> What is the most common mistake causing this effect?
>
> I am using EasyPGP1-8 on an Windows XP-Pro on an Pentium box.
> Yes, java.exe is in the path!
>
> I have enabled CGI in the httpd.conf, I think
>
> Does anyone have a clue??
>
> Regards
> Bertil
>
Are you including the mod_perl in the apache config?
http://perl.apache.org/
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
| |
| BerraLindstrom 2006-08-17, 7:21 pm |
| Thanks!
I try to find mod_perl and install it - it must be the reason.
"All errors are simple, when you have the solution"
Thanks again
/Bertil
IchBin wrote:
> BerraLindstrom wrote:
>
> Are you including the mod_perl in the apache config?
>
> http://perl.apache.org/
>
> --
>
> Thanks in Advance...
> IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor, Regular Guy (1952-)
|
|
|
|
|