Hello,
Figured I'd add to this:
On http://framework.zend.com/docs/quickstart/create-your-project in the
conclusion section, the text abruptly ends with "You should". Pretty sure
the rest got chopped off.

Another (I think), which is not in the quickstart but in the manual, is
http://framework.zend.com/manual/en/zend.tool.framework.clitool.html#zend.tool.framework.clitool.setup-windows.
It says to copy "zf.sh and zf.php..."; isn't zf.bat, instead of zf.sh, the
one you need for Windows?

The new quickstart is very nice, thanks :)
-------
Nick Howell


On Fri, May 1, 2009 at 3:33 PM, Matthew Weier O'Phinney <[email protected]>wrote:

> -- Andreas Kraftl <[email protected]> wrote
> (on Friday, 01 May 2009, 07:23 PM +0200):
> > I don't know how to report the following two mistakes on Zend
> > quickstart:
> >
> >
> http://framework.zend.com/docs/quickstart/create-a-model-and-database-table
> > 4th code sample
> > all resource.db should be resources.db
> >
> > another mistake
> > % php scripts/load.sqlite.php
> > should be
> > % php scripts/load.sqlite.php --withdata
>
> Thanks for the report -- I'll take care of those today.
>
> --
> Matthew Weier O'Phinney
> Project Lead            | [email protected]
> Zend Framework          | http://framework.zend.com/
>

Reply via email to