here's my apache config i use at home 
(where i have the binary version, *not* server module)

ScriptAlias /pbin/ /usr/local/php-bin/

AddType application/x-httpd-php .php

Action application/x-httpd-php /pbin/php



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of brent
> Sent: Sunday, June 24, 2001 7:49 PM
> To: Php-General@Lists. Php. Net
> Subject: [PHP] php not working
> 
> 
> Hi. Need help badly.
> 
> I've been trying in vain to get PHP 4.0.5 working with Apache 1.3.20.
> Red Hat 7.0
> 
> I've added the lines:
>     AddType application/x-httpd-php .php
>     AddType application/x-httpd-php-source .phps
> to my httpd.conf file
> 
> and :
>     application/x-httpd-php  php phtml pht
> to mime.types
> 
> I even tried the LoadModule trick, but since I didn't compile as a
> module, that just gave me an error when I restarted the  server.
> 
> I'm new to Apache and PHP set up so I'm probably missing something
> obvious. And I've RTFM and archives and books and everything I can find,
> 
> but still no luck.
> 
> TIA for any suggestions.
> 
> Brent
> 
> 
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to