Re: [PHP-INST] php begginer

2002-01-31 Thread Jason Cox
Laura, Did you add the type handler to the apache conf file? If it's not parsing your PHP code, this is probably because you didn't add it. Good Luck! Jason > I´m trying to install PHP 4.1.1 and Apache 1.3.23 in Win2000. (PHP as a > server module). > > Apache is working, I can see my index.

[PHP-INST] php begginer

2002-01-31 Thread Laura Silveira Mastella
I´m trying to install PHP 4.1.1 and Apache 1.3.23 in Win2000. (PHP as a server module). Apache is working, I can see my index.html when I open http://localhost on the browser, but the PHP code is not being interpreted, the web server don´t send the script to PHP for interpretation. :( Any sugges