Hello,

I have a little problem with phpDocWriter

I used it with php 4.4.4 on my old server. You can see the php configuration of my old server at http://ns30606.ovh.net/~csc/php.php. Everything worked good.

But now, I try to use it with PHP Version 5.1.4 and I have the following error message:

Fatal error: Call to a member function addXMLBranch() on a non-object in /home/abidt/www/csc/phpdocwriter0.3/lib/phpdocwriter/pdw_header.php on line 66

You can have a look at my actual php configuration at http://ns23737.ovh.net/~abidt/csc/php.php

I thought the problem came from the fact that in Php5 expat extension doesn't exist anymore. But I'm not sure and I'm not a professional user of xml.

Could you help me to find out what is not good?

Thank you very much

Didier Grillet (from Belgium)