On Wed, 26 Jan 2005, Derick Rethans wrote: > On Wed, 26 Jan 2005, Dan Scott wrote: > > > docs.php.net has been a valuable resource for seeing what the next > > iteration of the docs will look like as I've been working on the PDO > > documentation. When I started working on the docs a few months back it > > seemed like docs.php.net was regenerating individual topics triggered > > by CVS commits every half hour or so. Lately, however, it seems quite > > sporadic: the http://docs.php.net/en/ref.pdo.html page should have > > been regenerated to reflect changes to the underlying reference.xml > > and constants.xml files days ago, but there's still no update. > > I shut it down for a while, to ease load on the server. That was caused > by something else though - but I forgot to turn it back on. Will do so > now.
I did not forget to turn it on, the problem was that there were too many files in the directory: ./build.sh: /bin/rm: Argument list too long :) Fixed now. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org
