Please tell me where I can find your apache src...

gic

Well-Known Member
Jun 28, 2002
67
0
156
Okay. If you are trying to install a perl module via WHM or SSH and it gives you the error:

&Please tell me where I can find your apache src&

1) Just open an SSH session and type:

/usr/local/cpanel/whostmgr/bin/perlmod -i

2) Then it will just give you a blank prompt. Then type the module name (exectly as it says in WHM (i.e. Apache::File)

3) When the error comes up, just type:

/usr/local/apache

This should be where the apache src is. Then it should finish...

Have fun.