Re: [PHP] Another nube strugaling to get PHP working with Apache.

2005-09-03 Thread Jasper Bryant-Greene
Dale Turner wrote: I installed apache and it seems to be working. I installed PHP and ti seems to translate HTML but it dosent seem to understand PHP. # added the line. AddType application/x-hpptd-php .php .phtml .html Maybe you'd like to try: AddType application/x-httpd-php .php .phtml .ht

[PHP] Another nube strugaling to get PHP working with Apache.

2005-09-03 Thread Dale Turner
I installed apache and it seems to be working. I installed PHP and ti seems to translate HTML but it dosent seem to understand PHP. Here is what is did; I modified the PATH=.. to PATH= .;C:\php5 i placed the PHP.ini file in the c:\php5 directory I made three modifacations to