>
> "Xa" <[EMAIL PROTECTED]> wrote in message
> 9a4vi2$2gh$[EMAIL PROTECTED]">news:9a4vi2$2gh$[EMAIL PROTECTED]...
> > - Mozilla displays <?php phpinfo() ?> instead of the result of the command
This sounds like you did not configure the httpd.conf file for the correct
MIME type with something like:
-17. Edit your httpd.conf or srm.conf file and add:
-
-
-For PHP 3: AddType application/x-httpd-php3 .php3
-
-For PHP 4: AddType application/x-httpd-php .php
-
-You can choose any extension you wish here. .php is simply the one we
-suggest. You can even include .html .
Joe Laffey
LAFFEY Computer Imaging
St. Louis, MO
----------------------
Need to do multi-file string replacement in Un*x, but don't want to mess
with sed? Try rpl. It's a free text replacement utility with source.
http://www.laffeycomputer.com/rpl.html -- Check it out!
------------------------------------------------------------------------
--
PHP Install 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]