Hi,
Yes it is a bug in php I have downloaded 5.2.5 rc2 of php, and then it works.
thanks for the reply.
Regards
User Profile
Collapse
-
compile php with gd and freetype support for jpgraph
I have php (5.2.4) compiled on redhat 4.0 as followed :
Code:./configure \ --with-oci8=$ORACLE_HOME --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/usr/local/apache/conf \ --enable-sigchild \ --with-gd \ --with-ttf=/usr/include/freetype2 \ --with-freetype-dir=/usr/include/freetype2 \ --with-gd-native-ttf \ --enable-shared
-
compile php with gd and freetype support for jpgraph
I have php (5.2.4) compiled on redhat 4.0 as followed :
Code:./configure \ --with-oci8=$ORACLE_HOME --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/usr/local/apache/conf \ --enable-sigchild \ --with-gd \ --with-ttf=/usr/include/freetype2 \ --with-freetype-dir=/usr/include/freetype2 \ --with-gd-native-ttf \ --enable-shared
No activity results to display
Show More
Leave a comment: