Hi Shaun
shaun_bramley DeleteThis @videotron.ca hat am 26.06.2005 12:03 folgendes getippelt:
> Hey everyone. I have serveral questions concerning my current
> installation of FC4.
>
> When I look within my /etc/httpd/error_log file I see the following
> lines:
>
> [client 192.168.1.5] PHP Fatal error: Class 'DomDocument' not found in
> /var/www/html/HockeyStats/game_entry.php on line 55
>
> So, my questions are:
>
> 1) Does the '--disable-dom' indicate that the xml's DomDocument object
> was not compiled into this "default" rpm?
Dunno / Don't think so.
> 2) If so what is the best way to go about making my php installation
> DomDocument-able? Compile from source? Compile a new rpm (of which I
> have no idea how to do)?
Take a look here:
http://www.php.net/manual/en/ref.dom.php
'There is no installation needed to use these functions; they are part
of the PHP core.'
Good Luck!
>
> Thank you in advance for your help.
>
> Shaun
>
Peter