Ever since i updated my PHP to 5.3.6, ive been getting some layout errors in the panel.
[1: Random ???s]
[2: Layout issue]
[1: Random ???s]
[2: Layout issue]
yes, i have the same. JoeK, plz, show your php ./configure options, there is some extention, which is not friendly to DA. I have a some guess..
try to recompile php back and problem will goes.
im exclude this line from my configure options, so, I can imagine that it might be a zend-multibyte, because this component is in any way associated with the encoding, but im not sure..--with-tidy --with-xmlrpc --with-kerberos --enable-zend-multibyte
before it was same, but with'./configure' '--with-apxs2' '--with-mysql=/usr/local' '--disable-ipv6' '--with-zlib=/usr/local' '--with-ttf=/usr/local/lib' '--enable-gd-native-ttf' '--with-png-dir=/usr/local/lib' '--with-jpeg-dir=/usr/local/lib' '--with-gd=/usr/local' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local' '--with-iconv-dir=/usr/local' '--with-pdo-mysql=/usr/local' '--with-mysqli=/usr/local/bin/mysql_config' '--with-gettext=/usr/local' '--enable-sockets' '--with-libexpat-dir=/usr/local' '--enable-zip' '--with-curl=/usr/local' '--enable-mbstring' '--enable-soap' '--with-imap-dir=/usr/local' '--with-imap-ssl' '--with-bz2' '--enable-ftp'
i remove it and DA problem was fixed--with-tidy --with-xmlrpc=/usr/local/xmlrpc –with-libexpat-dir=/usr/local –enable-zend-multibyte