Re: [PHP] Help running PHP on Apache and Windows 98

2001-04-02 Thread Julie Meloni
Dimonekene Ditutala wrote: > Hi all, > > I am facing dificulties to make PHP work with Apache on > Windows. I have installed Apache 1.3.19, PHP_401pl_Win32 > and as indicated I put the following lines in the configuration of Apache > > # And for PHP 4.x, use: > # > ScriptAlias /php/ "C:/php/"

[PHP] Help running PHP on Apache and Windows 98

2001-04-02 Thread Dimonekene Ditutala
Hi all, I am facing dificulties to make PHP work with Apache on Windows. I have installed Apache 1.3.19, PHP_401pl_Win32 and as indicated I put the following lines in the configuration of Apache # And for PHP 4.x, use: # ScriptAlias /php/ "C:/php/" AddType application/x-httpd-php .php AddType a