Hi,
my setup-info is at http://217.116.80.30/info.php
The following script gives PHP Fatal error: Call to undefined function utf8_decode()
in /home/fontana10/web/utf.php on line 4
Why? I have enabled XML support and am running the newest port (on
FreeBSD)of all the libraries needed:
Anyone?
Hi Everyone,
I'm installing PHP on a server that's available to very many people, many
who love programming and using all kinds of features. Thus, we have ended
up with a rather full set of configure variables. On upgrading from 4.3.7
to 4.3.8, the XSLT-support has fallen out, without me figuring o
Hi, when compiling PHP with Apache2 on FreeBSD, I get with the following
line:
./configure --prefix=/usr/local/apache2 \
--with-apxs2=/usr/local/apache2/bin/apxs --with-tsrm-pth --with-mysql \
&& make -DHAVE_GD_GIF=NO
Making all in apache2filter
/bin/sh /disks/ibm18/server-src/php-4.2.2-apache