Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi guys, I'm trying to install Joomla and I'm getting this error:
Fatal error: Call to undefined function xml_parse() in /mnt/HD_a2/www/joomla/libraries/joomla/utilities/simplexml.php on line 236
I'm using lighttpd with php 5.2.4 (the stuff that comes with fonz 0.3). I saw on the Joomla forums that some other people got this error too on their apache servers and it had something to do with the xml_parse() of apache not being compatible so there was some command to not use it and then the default xml_parse() in PHP would take over and do things correctly. I have no idea if this is a similar issue. I searched to see if lighttpd had a built in parser that maybe I could disable but had no luck...
Another thing I noticed was that SimpleXML doesn't show up in my phpinfo() so could that be the problem? Does anyone know how I might solve this? Thanks.
Offline
This site has some details, but I don't know how it relates to Lighttpd server.
http://forum.joomla.org/index.php?topic … .msg999646
Offline