Quote:
Originally Posted by NiteWave
what's current options (from phpinfo) ?
|
Current:
Code:
'./configure' '--prefix=/usr/local/lsws/lsphp5' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-sockets' '--enable-zip' '--with-bz2' '--with-curl=shared,/usr' '--with-gd' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libdir=lib64' '--with-libxml-dir=/usr' '--with-mysql=/usr' '--with-mysqli=shared,/usr/lib64/mysql/mysql_config' '--with-openssl' '--with-openssl-dir=/usr' '--with-pic' '--with-png-dir=/usr' '--with-tidy=shared,/usr' '--with-xmlrpc=shared' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr' '--with-litespeed' '--with-pdo-mysql=shared,/usr/lib64/mysql/mysql_config'
All I'm trying to add:
Code:
--with-freetype-dir=/usr
With the current config, I tried just running that and I get the same error as I do now.
Also:
Code:
[root@server15 bin]# rpm -qa|grep -i mysql
MySQL-python-1.2.3-0.3.c1.1.el6.x86_64
perl-MySQL-Config-1.04-1.el6.rf.noarch
MySQL-shared-compat-5.5.29-1.el6.i686
MySQL-embedded-5.5.29-1.el6.x86_64
MySQL-devel-5.5.29-1.el6.x86_64
MySQL-server-5.5.29-1.el6.x86_64
MySQL-shared-compat-5.5.29-1.el6.x86_64
perl-DateTime-Format-MySQL-0.04-1.el6.rf.noarch
qt3-MySQL-3.3.8b-30.el6.x86_64
perl-DBD-MySQL-4.013-3.el6.x86_64
perl-Time-Piece-MySQL-0.06-1.el6.rf.noarch
php-mysql-5.3.3-14.el6_3.x86_64
libmysqlclient15-5.0.95-1.w5.x86_64
MySQL-client-5.5.29-1.el6.x86_64