php DOM
Posted: Tue May 18, 2004 1:21 am
by bm1
hi im trying to get the DOM working in my scripts but i get an error which says doesnt recognise function or something like that. ive done a little reading and found that php needs to be configured with dom support. i use slackware 9.1 and im not sure if dom support is or is not configured. any ideas are much appreciated.
Posted: Tue May 18, 2004 3:30 am
by bm1
i have
php-4.3.3-i486-2
libxml2-2.5.11-i486-2,
libxslt-1.0.33-i486-1
i need
libxml-2.4.14
libxslt-1.0.18
is there anything you can see that is wrong, what i think is that the default slackware php module is not configured with dom support. so how would i try to do this. can i just add it or do i have to configure the whole thing
thanks for your reply
Posted: Tue May 18, 2004 3:35 am
by patrikG
Could be that you need libxml2-devel - as suggested by this guy
here.
I've never run Slackware - shouldn't be too different at all, though.
Posted: Tue May 18, 2004 3:40 am
by bm1
thats a little bit ahead but yeah, so i have to configure the whole php module. i saw on the net that there are a lot of options when you configure php and i dont understand most of them, but i dont want to mess anything else up cause its working all but the dom problem. yeah slackware rocks