Hi Haohappy 2009/9/25 Haohappy <haoha...@gmail.com>: > Hi all, > I've been translating the zh (Simplified Chinese) manual these days. > I had an issue when I was building the manual into HTML files by PhD. > These were what I did as following: > # cd /home/php_manual/svn/ > # svn co http://svn.php.net/repository/phpdoc/modules/doc-zh ./doc-zh > # /home/www/php5_3/bin/php doc-base/configure.php > --with-lang=zh --disable-segfault-error > Then I got the result:
These errors occur because some areas of the manual, namely the OOP part have recently been changed and your manual links to documentation thats no longer located where it used to be located. You can solve it by copying the english source files over or better yet updating the translation of those files. -- regrads, Kalle Sommer Nielsen ka...@php.net