LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Debian + Apache + PHP (https://www.linuxquestions.org/questions/linux-networking-3/debian-apache-php-243421/)

keripukki 10-16-2004 10:44 AM

Debian + Apache + PHP
 
I have Apache 1.3.26 + PHP4 installed on my Debian stable box. Now the problem is that when I try opening a php file it just asks me what program I'd like to use top open it.

I have uncommented these from config:
LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Am I still missing something?

TigerOC 10-16-2004 04:35 PM

Have a look at this article and specifically the section on php. It worked well with my setup.


All times are GMT -5. The time now is 07:48 PM.