Forums / Install & configuration / Missing text creation functions

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Missing text creation functions

Author Message

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.