RE: [PHP] Can't use class "'DOMDocument"

2011-06-09 Thread admin
-general@lists.php.net Subject: Re: [PHP] Can't use class "'DOMDocument" Hi, You're right. I just installed the package php-xml, and everything is working properly now. Is there anyway to know for each class or function which is the package needed? thank you On Tue, Jun 7,

Re: [PHP] Can't use class "'DOMDocument"

2011-06-08 Thread Adam Tong
Hi, You're right. I just installed the package php-xml, and everything is working properly now. Is there anyway to know for each class or function which is the package needed? thank you On Tue, Jun 7, 2011 at 3:48 AM, wrote: > Did you install the php-xml ? > > Richard L. Buskirk > > -Orig

RE: [PHP] Can't use class "'DOMDocument"

2011-06-07 Thread admin
Did you install the php-xml ? Richard L. Buskirk -Original Message- From: Adam Tong [mailto:adam.to...@gmail.com] Sent: Monday, June 06, 2011 9:49 PM To: php-general@lists.php.net Subject: [PHP] Can't use class "'DOMDocument" Hi, When I try using DOMDocument I get the following error:

Re: [PHP] Can't use class "'DOMDocument"

2011-06-06 Thread Jim Lucas
On 6/6/2011 6:49 PM, Adam Tong wrote: Hi, When I try using DOMDocument I get the following error: Fatal error: Class 'DOMDocument' not found in ... I guess something has to be fixed in my php.ini? Here is my php version: # php -version PHP 5.3.6 (cli) (built: Mar 17 2011 20:58:15) Copyright (c