PDA

View Full Version : domxml_open_file () shows error


DOK
07-10-2006, 04:21 AM
Call to undefined function: domxml_open_file() in /home/main/domains/host13.ru/public_html/lib/catalog.so on line 63

sde
07-10-2006, 11:32 PM
are you on PHP4? .. and if so, do you have --with-xml in your php configuration? /usr/local/directadmin/customapache/configure.php

if it is PHP4 and you don't have --with-xml in y our configure.php file, then add it and re-build.

if you are on PHP5, i don't think that function is supported.