> I'm using Debian Woody, expat version is 1.95.2. The strange thing is that in > the db, the object is not empty (the three js functions are there), but when > viewed via the web server, it is empty. > > As a workaround, I copy-n-pasted the functions into the <head> of the > respective page, but like I said, creating web sites doesn't work either, so > I guess there's something fundamentally wrong with my installation. I read on > the midgard page that php has to be compiled with --with-xml=<path-to-expat>. > I installed php via apt-get, could this be the problem? Or would midgard > completely refuse to work without that option?
Since you got it imported you don't have probem with expat :-) So the rest doesn't matter. As for creating websites... 'nothing happens' means that the form is not submitted or is submitted but host is not created? Try extending logging of PHP and Apache..we need more input Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
