[PHP-WIN] problems getting PHP to run again...

2002-12-28 Thread M. Hockings
I just got a new machine at work (hurrah!) and I'm trying to get it running like the old one it is replacing. Both machines are running Win2K. My problem is that PHP does not seem to be working on the new machine. That is, if I try to load a php page via the Apache server on the machine it

AW: [PHP-WIN] win32 php.ini default behavior better in php executable directory?

2002-12-28 Thread Sven Schnitzke
Hello Petar, it already works this way. But beware of using different versions of PHP: you have to keep apart the Dll's too, because the interface description of e.g. php4ts.dll changes from time to time. So clean up %WINDIR%, %WINSYSDIR% etc of any PHP stuff and put your basic dlls in the same fol

[PHP-WIN] Re: win32 php.ini default behavior better in php executable directory?

2002-12-28 Thread Christoph Grottolo
Petar wrote: > Hi All, > > Sorry about the cross post but I suppose it applies in both areas. > > I raised a few questions about getting an alternate php.ini recognised > when multiple php installs are on a windows 2000 server with no real > solution so far. I noticed 4.3.0 claims to have support f

[PHP-WIN] win32 php.ini default behavior better in php executable directory?

2002-12-28 Thread Petar
Hi All, Sorry about the cross post but I suppose it applies in both areas. I raised a few questions about getting an alternate php.ini recognised when multiple php installs are on a windows 2000 server with no real solution so far. I noticed 4.3.0 claims to have support for the "-c /path/to/php.i

Re: [PHP-WIN] monster form and compression?

2002-12-28 Thread Miha Nedok
Right now i'm reading the ChangeLog for 4.3.0 and Zlib is now bult-in, so no need to load it via extenstion directive in php.ini. -Mike On Sat, 28 Dec 2002, Miha Nedok wrote: > Date: Sat, 28 Dec 2002 13:37:02 +0100 (CET) > From: Miha Nedok <[EMAIL PROTECTED]> > To: Jeff D. Hamann <[EMAIL PROT

php-windows Digest 28 Dec 2002 12:34:45 -0000 Issue 1507

2002-12-28 Thread php-windows-digest-help
php-windows Digest 28 Dec 2002 12:34:45 - Issue 1507 Topics (messages 17573 through 17574): Re: IMP 3.1 Horde 2.1 IIS 5.0 is working but the web server stop 17573 by: Phil Grimpo Re: monster form and compression? 17574 by: Miha Nedok Administrivia: To subscribe to the dige

Re: [PHP-WIN] monster form and compression?

2002-12-28 Thread Miha Nedok
Look at your php.ini and search for: zlib.output_compression and set it to On. And add extension=php_zlib.dll -Mike On Fri, 27 Dec 2002, Jeff D. Hamann wrote: > Date: Fri, 27 Dec 2002 12:50:30 -0800 > From: Jeff D. Hamann <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subje