Re: gentoo php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
> 
> Please suggest.
> 
> Thanks,
> 
> Kaushal
> 


What does a phpinfo() script tell you about the extension? Is it visible
in the info page? If not, have you made sure that there is nothing that
might need to be added to your php.ini enabling the module (loading the
module is not the same as it being enabled)

Thanks,
Ash
http://www.ashleysheridan.co.uk



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux