>>> I was considering making a driver-install.xml page inside pdo that >>> would explain how to install the drivers. Like ordering of the >>> extensions in php.ini, shared vs static installation and also cross >>> reference the pecl.install page. So instead of having a >>> &reftitle.install; in all the driver pages, since most of them will >>> be the same except sqlite, just cover all the procedures in that >>> page. >>> >>> Now that I typed that, a install section per driver sounds like the >>> best solution. >> >> Well, otherwise readers would not find it... Unless this driver-install >> page is linked from all the install pages. > > I prefer a install section per driver. I myelf installed pdo and some > drivers yesterday (the first time) with php 5.1.1. for an ISP and I > expected the install instructions for the drivers in their corresponding > driver-specific page. > IMHO, this seems to be the most user friendly solution. > > Friedhelm
OK then keep going on this route. Goba