Wednesday 27 April 2005 9:41:53 am
I'm using eZ on two different servers. On one server (let's call ti OKSERVER) everyting works OK. On the other (ERORSERVER) I get memory exhaustion error when I use translations. I made identical setup procedures on both servers. This servers differ in some PHP settings but I don't know what exactly is the reason for this error. Could someone clear this out? Here is the PHP configuration for both servers... OKSERVER: './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-exif' '--with-swf=/usr/local/flash' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-iconv' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--with-mhash' '--with-ming=../ming-0.2a' '--enable-magic-quotes' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pdflib' '--with-pear' '--with-pgsql=/usr' '--with-pspell' '--enable-xslt' '--with-xslt-sablot' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning' '--enable-wddx' '--with-xmlrpc' '--with-zip' '--with-zlib' ERRORSERVER: './configure' '--prefix=/usr/local' '--with-config-file-path=/usr/local/httpd/conf' '--with-zlib' '--with-bz2' '--with-jpeg-dir=/usr' '--with-tiff-dir=/usr' '--enable-ftp' '--with-png-dir=/usr' '--with-mysql=/usr' '--enable-track-vars' '--enable-memory-limit' '--with-mhash=/usr' '--with-apache=../apache_1.3.33' '--enable-calendar' '--with-gd' '--with-ming=/usr' '--with-ssl=/usr' '--with-gettext' '--with-ttf' '--with-freetype-dir' '--enable-gd-imgstrttf' '--enable-gd-native-ttf' '--enable-mbstring' '--enable-mbregex' '--with-curl' '--with-pgsql' '--with-pdflib=/usr/local/pdflib' '--with-xml' '--enable-bcmath' '--enable-exif' '--with-iconv' '--disable-debug' '--with-gdbm' '--enable-bcmath' '--with-dom' I don't know if this is enough info, if not I can provide more, just tell me what.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|