alex Mon Aug 13 16:55:26 2001 EDT
Modified files:
/r2 INSTALL.UNIX
Log:
Slight modification to include the make problem (argv)
Index: r2/INSTALL.UNIX
diff -u r2/INSTALL.UNIX:1.2 r2/INSTALL.UNIX:1.3
--- r2/INSTALL.UNIX:1.2 Wed Jul 11 12:15:42 2001
+++ r2/INSTALL.UNIX Mon Aug 13 16:55:26 2001
@@ -13,3 +13,9 @@
5. cd $BCHOME, run make
6. Your document root should be BCHOME/build/lang_code/htdocs/
+
+------------
+
+Make sure register_argc_argv is enabled in your php.ini
+(or if you are unsure, a command line php.ini is included at
+r2/tools/cli_php/php.ini).
|