Re: [xml] (no subject)



On Thu, 4 Oct 2001, Kannan wrote:

hi,
can u help me?
i have some problem in configuring php and apachi. pls help how to config?

  i copied that libxml2-2.4.3 directory and i changed php.ini file as
----------

;extension=php_dbx.dll
extension=php_domxml.dll
;extension=php_dotnet.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll   and
-------------------------
extension_dir=d:\php\extensions

  : http://localhost/php1/ReadXML.php

Fatal error: Call to undefined function: xmldocfile() in d:\program
files\apache group\apache\htdocs\php1\readxml.php on line 2
  and php file is :
<?php
$XMLDoc = xmldocfile($XMLFile);
?>

How to rectify?
Thanks.
-kannan

Unfortunately this is a PHP-specific problem. You'll have better luck on the
PHP mailing lists.

-- 
Ignacio Vazquez-Abrams  <ignacio openservices net>





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