Have you tried changing the value of memory_limit in your php.ini file?
If you have this set to 4mb, that may be your problem.
Heres what it looks like in the php.ini file.
memory_limit = 8M ; Maximum amount of memory a script may consume
(8MB)
-Original Message-
From: R.S. Herhut
Hi,
You need to set cgi.force_redirect = 0 in your php.ini file.
-Original Message-
From: Mircea Goia [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 7:37 AM
To: [EMAIL PROTECTED]
Subject: PHP 4.2.1. on PWS...
Hi,
I've installed PHP 4.2.1 (Windows installer) on Windows 98 whi