[Pdns-users] Poweradmin issues

Bo Rising Rasmussen bo at holyblood.dk
Thu Sep 22 18:35:11 UTC 2005


Christopher Arnold wrote:

>
> Btw. Could you give some info about how you built the static version 
> of php4?
>
>
>     /Chris
>

Hmm, I think I just downloaded the sourcecode for php4, and configured 
it with --enable-static,
then copied the static version in cgi-bin/php4 and added this to 
httpd.conf :

<Directory "/home/www/poweradmin/">
        AddHandler php-script .php
        Action php-script /cgi-bin/php4
</Directory>

That was it :)

Greets Bo



More information about the Pdns-users mailing list