On Tue, 2010-03-02 at 20:36 +0530, Kaushal Shriyan wrote: 
> Hi,
> 
> I used simplexml as use flag and did emerge -av php. I still get the
> same below issue.
> 
> Fatal error: Call to undefined function simplexml_import_dom() in
> /var/www/localhost/htdocs/apps/latency-monitor/Monitor/LatencyScraper.php
> on line 39
> 

The following note on the function quick reference on php.net may help:

Gentoo users: emerge does not compile dev-lang/php with simplexml by
default. To enable this option, add the flag simplexml to your USE
variable and recompile php.

Teus.


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

Reply via email to