Hello Phil, 

(PS == "Phil Scopes") [EMAIL PROTECTED] writes:

PS> I am trying to run PHP in Windows '95 with Apache server.  I followed all
PS> the instructions in the installation doc, including editting the Apache and
PS> PHP configuration files, and putting the PHP.INI file in my Windows
PS> directory, and when I try to run a PHP file, I just see everything from the
PS> file as plain text in the browser.  What might I be doing wrong?

Did you restart Apache after you setup PHP? (common mistake)

Do you have lines similar to this in your httpd.conf?:

AddType application/x-httpd-php .php .php3 .phtml


-Brian
--
Disclaimer: Any errors in spelling, tact,
or fact are transmission errors.



-- 
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