ID: 36001 Updated by: [EMAIL PROTECTED] Reported By: long+phpbugs at kestrel dot cc dot ku dot edu -Status: Open +Status: Closed Bug Type: *General Issues Operating System: Tru64 4.0F PHP Version: 4.4.2 Assigned To: cellog New Comment:
Closing then. Previous Comments: ------------------------------------------------------------------------ [2006-02-08 18:08:46] long+phpbugs at kestrel dot cc dot ku dot edu Yes, php4-STABLE-200602081535 appeared to install just fine. Thanks. ------------------------------------------------------------------------ [2006-02-08 02:12:19] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2006-01-13 23:42:15] long+phpbugs at kestrel dot cc dot ku dot edu Yes, that appears to have worked. Thanks. ------------------------------------------------------------------------ [2006-01-13 22:29:20] bkw at weisshuhn dot de Supposed fix: --- php-4.4.2.orig/pear/Makefile.frag 2005-11-05 19:19:23.000000000 +0100 +++ php-4.4.2/pear/Makefile.frag 2006-01-13 21:27:07.848122481 +0100 @@ -3,7 +3,7 @@ peardir=$(PEAR_INSTALLDIR) # Skip all php.ini files altogether -PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0 +PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0 -dmemory_limit=-1 install-pear-packages: $(top_builddir)/sapi/cli/php @$(top_builddir)/sapi/cli/php $(PEAR_INSTALL_FLAGS) $(srcdir)/install-pear.php -d "$(peardir)" -b "$(bindir)" $(srcdir)/packages/*.tar ------------------------------------------------------------------------ [2006-01-13 19:24:22] [EMAIL PROTECTED] Assigned to the maintainer. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/36001 -- Edit this bug report at http://bugs.php.net/?id=36001&edit=1