Re: bootstrap.php
Manuel Holtgrewe <[email protected]> Thu, 17 Mar 2005 17:38:36 +0100
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi B.Kamer schrieb: > just had a look at the work manuel did and installed a test on a virtual > host machine after a local os x install. It is really cool... no more > phing... i love it manuel thank you...!!!! Thanks a lot ;) > if cd to tools/bootstrap/ > and then do ./bootstrap.php > the file is executed in one go... it isn't interactive. a 'project' > folder is created in the bootstrap dir... not correct... > the version of cli-php is 4.3.8 > this is not on os x, here it work fine, but on a linux machine... This is strange. Are you sure you have 4.3.8? I use the STDIN constant in bootstrap.php and seemingly that is a pretty recent addition (4.3.0). Have a look at the PHP manual: http://de2.php.net/install.unix.commandline There is a comment from "14-Jun-2002 12:41" that explains how to make STDIN available on older versions. You could try to prepend that code to bootstra.php and try again. *m -- GPG key: http://www.ggnore.net/~mholtgrewe/personal/files/public_key.asc _______________________________________________ dev mailing list dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected] http://lists.binarycloud.com/mailman/listinfo/dev