From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.2 (Intel) PHP version: 4.2.0 PHP Bug Type: Unknown/Other Function Bug description: FATAL: emalloc(): Unable to allocate
Hi i have installed php 4.2.0, apache 1.3.24 and a lot of other software. config php: './configure' '--with-config-file-path=/usr/local/apache/conf' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-imap=../imap' '--with-zlib-dir=../zlib' '--with-gd=../gd' '--with-png-dir=../libpng' '--with-jpeg-dir=../jpeg' '--with-openssl' '--enable-ftp' '--enable-shmop' '--enable-xml' '--enable-track-vars' '--enable-magic-quotes' '--with-curl-dir=/usr/local/curl' '--prefix=/usr/local/php' '--enable-sockets' '--with-system-regex' problem: I have used the latest version of phpMyAdmin but when i try to visit it with my browser i get a 404 and my error_log says: [Thu May 2 11:17:45 2002] [notice] Apache/1.3.24 (Unix) mod_gzip/1.3.19.1a mod_ssl/2.8.8 OpenSSL/0.9.6b mod_throttle/3.1.2 PHP/4.2.0 mod_perl/1.26 configured -- resuming normal operations [Thu May 2 11:17:45 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) FATAL: emalloc(): Unable to allocate -295992 bytes FATAL: emalloc(): Unable to allocate -295992 bytes FATAL: emalloc(): Unable to allocate -295992 bytes FATAL: emalloc(): Unable to allocate -294200 bytes FATAL: emalloc(): Unable to allocate -294200 bytes FATAL: emalloc(): Unable to allocate -295352 bytes FATAL: emalloc(): Unable to allocate -524728 bytes FATAL: emalloc(): Unable to allocate -524728 bytes Can anyone help me? Note: i'm dutch so sorry for my language usage -- Edit bug report at http://bugs.php.net/?id=16967&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16967&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16967&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16967&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16967&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16967&r=support Expected behavior: http://bugs.php.net/fix.php?id=16967&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16967&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16967&r=submittedtwice
