> I've decided to take a look at Russian version of PHP Manual at > php.net/manual/ru and I was surprised discovering that it's date was > 19-03-2002. Though last CVS commit operation took place yesterday. Last > automatic building process started on Aug 12, 2002 and failed, as I can > see in build.log, due to errors. Could anyone take a look at my problem > and possibly help? I'm just out of ideas what to do about this.
The first few errors show that language-snippets.ent is not updated to the latest version. The other errors are due to tha fact that some ini settings were moved to their extension documentation, and thus removed from config.xml. You should at least remove then from your config.xml (mysql and uodb settings as the error messages show). Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php