Re: [PHP] Re: Stuck at PHP4 installation( with Apache2 )

2002-10-05 Thread Rasmus Lerdorf
Keep in mind that we do not officially support Apache2 yet. Will be a while before it will be anywhere near stable. -Rasmus On Sat, 5 Oct 2002, kramer wrote: > Ok guys, > To correcte all the typos, this is what I did. > 1. Removed PHP( directory ) completely. > 2. Start Apache - went fine( wit

[PHP] Re: Stuck at PHP4 installation( with Apache2 )

2002-10-05 Thread kramer
Ok guys, To correcte all the typos, this is what I did. 1. Removed PHP( directory ) completely. 2. Start Apache - went fine( without any reference of PHP ) 3. Installed PHP in a simple directory( not Program Files et al. ), so now its e:\php-4.2.3-Win32\... 4. Copied php4ts.dll to \WINNT\system32

[PHP] Re: Stuck at PHP4 installation( with Apache2 )

2002-10-04 Thread kramer
Thanks Erwin. Unfortunately it doesn't work, even after I copied php4ts.dll. How would I specify the drive:\Program Files, which has a space in-between. Should I include single or double quote ? I tried all these combinations... LoadModule php4_module F:/Progra~1/php-4.2.3-Win32/php4ts.dll Load

[PHP] Re: Stuck at PHP4 installation( with Apache2 )

2002-10-03 Thread Erwin
Kramer wrote: > hi, > > I've Apache 2 running fine in my Windows 2000 machine. I installed PHP > 4.2.3( from the zip-file method ). > I copied php4apache.dll and php4apache2.dll to /WINNT/system32 and > /WINNT as well( to be safe ). > > In my httpd.conf, either of the following startments are caus