Hi, thanks to Gavins investigations on php configuration, I found out that SQLite seems not to be included in the php build. PDO Drivers should have a list with "sqlite, sqlite2, mysql", but its empty.
SQLite should be enabled by default - is it possible that this has been disabled for security reasons? Cheers, Christian On Thu, Jul 16, 2009 at 11:43 AM, Christian Grobmeier<[email protected]> wrote: > Hi, > >>> I configured buildbot to send fail notices to this list, so now you have >>> your failed build result to look at :) > > cool thanks! > >> Please check if the changes I made have any effect anywhere else? > > There are errors in a testcase. I will take a loot at it. I don't > think this is directly connected to buildbot but it may be some kind > of directory permission or such. Is it possible to get <? phpinfo() ?> > from the buildbot to see how PHP is configured. > > Cheers + Thanks, > Christian >
