On 2011/09/16, at 10:27, Richard Quadling wrote:

> On 15 September 2011 21:20, Matthew Pounsett <m...@conundrum.com> wrote:
>> Anyone have any thoughts on what to look at?
> 
> php -m
> php --rf xml_parser_create

Thanks.  This seems to reinforce that there's something wrong, but I don't feel 
like I know any more about what's broken. :)

> php -m
[PHP Modules]
Core
date
ereg
libxml
mysqlnd
pcre
Reflection
SPL
standard

[Zend Modules]

> php --rf xml_parser_create
Exception: Function xml_parser_create() does not exist


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to