Hi guys,

I'm compiling PHP 5.0 using DSO support for Apache:

./configure --prefix=/wwwroot/php --with-apxs2=/wwwroot/bin/apxs --with-config-file-path=/wwwroot/php --with-mysql

APXS is present in the correct path but I constantly get the error:

"Bad interpreter - No such file or directory"

Is Perl missing or what?
And, just in case, do you have a guide on how to compile Perl sources?

Thanks in advance.
Marco