Forums / Install & configuration / Missing text creation functions
Rodrigo Alvarez
Friday 17 December 2004 9:01:09 am
Hi people,
I'm installing Exponential in my new shared hosting. PHP has been compiled with:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--enable-magic-quotes' '--with-mysql' '--enable-discard-path' '--with-pdflib' '--with-pear' '--with-pgsql=/usr' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib'
And i get 'Missing text creation functions' issue from eZ installer. I think that I need freetype option in php, but, can I install Exponential anyaway while waiting for admins to activate this option? Can those functions be used later? Do you think that php needs more options to support those functions?
Thanks.