[PHP-INST] PHP+XML=false?

2003-03-13 Thread Andreas Ekeroot
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

Re: [PHP-INST] Re: Installation problems

2003-02-19 Thread Andreas Ekeroot
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

[PHP-INST] Installation problems

2003-02-16 Thread Andreas Ekeroot
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