Re: Apache, php, xml

2005-09-09 Thread David Berg
On 9/8/05, Jon Dowland <[EMAIL PROTECTED]> wrote: > On Thu, Sep 08, 2005 at 01:16:05AM -0500, David Berg wrote: > > I'm running PHP5 from http://people.debian.org/~dexter on sarge with > > apache 2. Running a script which calls xml_parser_create() produces: > > > > Fatal error: Call to undefined f

Re: Apache, php, xml

2005-09-08 Thread Jon Dowland
On Thu, Sep 08, 2005 at 01:16:05AM -0500, David Berg wrote: > I'm running PHP5 from http://people.debian.org/~dexter on sarge with > apache 2. Running a script which calls xml_parser_create() produces: > > Fatal error: Call to undefined function xml_parser_create() in > /var/www/po/photo.add.2.ph

Apache, php, xml

2005-09-07 Thread David Berg
I'm running PHP5 from http://people.debian.org/~dexter on sarge with apache 2. Running a script which calls xml_parser_create() produces: Fatal error: Call to undefined function xml_parser_create() in /var/www/po/photo.add.2.php on line 711 Am I missing a library or is the one that is installed