Click to See Complete Forum and Search --> : Broken PHP


karlos
05-09-2001, 04:27 AM
i have just reinstalled php 4 twice on redhat linux 7, running apache 1.3.12, and it still doesnt work, it just displays the code. could someone please help me, i would like to get into PHP, and running my own server is really the only way

vincente
05-09-2001, 04:53 AM
Did you follow the installation manual to the letter?

Anon
05-09-2001, 02:21 PM
Check whether your httpd.conf or srm.conf has the following.

AddType application/x-httpd-php .php

karlos
05-09-2001, 06:33 PM
my httpd.conf file has the Addtype part in it.
with the install i tried a DSO install first, but it couldnt find apxs, even when i told it the path. i also tried a static install, it installed properly, but still didnt work...any other ideas?

tia....