How to make Apache run PHP on Debian
Posted: Tue Aug 23, 2005 11:17 pm
Thanks b.addis for the advice on using Debian Stable. Installed once I upgraded libgcc1
Next problem is that when I click on the zm directory from a browser I get the download dialog. How do I make apache (not apache2) execute the php scripts?
I tried this
<Directory /var/www/zm>
Options +ExecCGI
</Directory>
but it still shows the download dialog after starting
Using Debian Stable 2.4.24
Next problem is that when I click on the zm directory from a browser I get the download dialog. How do I make apache (not apache2) execute the php scripts?
I tried this
<Directory /var/www/zm>
Options +ExecCGI
</Directory>
but it still shows the download dialog after starting
Using Debian Stable 2.4.24