Hi defee Unfortunately, I don't think anyone on this forum speaks Chinese, so I hope you speak English.
The problem you are getting is commonly seen when one of the following situations has occurred: 1. You do not have mod_rewrite support enabled on your web server, assuming you're using Apache. If you are not using Apache, please see the installation details on the wiki at http://wiki.habariproject.org/en/Installation#Special_Instructions for other web servers. or 2. If you are using Apache and you have mod_rewrite enabled, you may not have the correct permissions on your Habari installation directory (/habari-0.8) so the .htaccess file could not be written. You'll need to ensure the web server can write to this directory during the installation. The wiki page linked above should provide more information to help you install Habari. HTH Colin On Mon, Apr 30, 2012 at 10:01 AM, defee <[email protected]> wrote: > 安装时,显示如下错误 > > Installation Issue > > The installer couldn't verify your settings, possibly because your > server is not correctly configured. See the manual for information on > how to correct this problem, or continue without database > verification. > Server Response > > 404 Not Found Not Found The requested URL /habari-0.8/ajax/ > check_mysql_credentials was not found on this server. > > > 请问怎么解决? > > 我用的是 0.8的安装包 > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/habari-users > -- Colin Seymour Blog: http://colinseymour.co.uk Tech Stuff: http://lildude.co.uk Barefoot Running: http://barefootrunner.co.uk IRC: lildude #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
