The XML parser on my PHP-server won't start. When I run:
$parser = xml_parser_create();
I get:
Fatal error: Call to undefined function: xml_parser_create() in
/home/Andreas/public_html/xmltest.php on line 7
Why?
I am running on a computer with Slackware 8.1 installed. I have the PHP
that comes
Jonas Geiregat wrote:
>
> very simple it's --with-apxs2=/mnt/lfs/userv/apache2/bin/apxs you wrote ../bin/axps
Oops! That's a typo I happened to write when copying the configure command
to the mail. Sorry... I doublechecked, and there is no typo in the
configure command.
--
PHP Install Mailing
Hallo. I am trying to install PHP 4.3.0 and HTTPD 2.0.44 and MySQL 3.23.55.
My configuration options for PHP are:
./configure --prefix=/mnt/lfs/userv/php
--with-apxs2=/mnt/lfs/userv/apache2/bin/axps --enable-calendar --enable-ftp
--with-mysql=/mnt/lfs/userv/mysql/
MySQL and HTTPD are happily in