I'm wondering if I can get people who aren't using mysql to run a
little test for me.
I need people to install MDB2 if you don't already have it installed.
Then install MDB2_Schema 'pear install MDB2_Schema' should handle that.
Once you have that installed, you should have /usr/share/php/docs/ MDB2_Schema/docs/examples/example.php installed now.
Copy that to a web accessible dir and open up your browser and go to
that page.
You should see a page with a form to enter all your db info.
Enter all the roundcube info, put in a filename that apache will be
able to write (temp/schema.xml /tmp/schema.xml etc.), tell it to only
dump the structure, leave all the options as defaults.
Hit ok, and you should now have a schema.xml file output where you
told it to. Just email me that file.
Thanks in advance.
--Brian Jackson