This version for chinese,Charset gb2312
download
chinese gb2312 version
Did you make any changes besides adding a language file?
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
http://blog.dreamcoder.dk
Re: chinese gb2312 version
i have translated to Chinese one month ago~
you can see at
http://www.chinaz.com/download/s/12201.asp
or
http://www.google.com/search?hl=zh-CN&i ... %BB%AF&lr=
Re: chinese gb2312 version
I try to install this onto windows xp, but got this message:
>>>>
To check your local webserver installation, serendipity needs to be able to write the file ".htaccess". This was not possible because of permission errors. Please adjust the permissions like this:
chmod go+rwx C:\Serendipity/
and reload this page.
<<<<
I tried to set C:\Serendipity to open, but it always shows a read-only attribute.
May I ask some help from you? Thanks.
kk
Re: chinese gb2312 version
kk wrote:I try to install this onto windows xp, but got this message:
>>>>
To check your local webserver installation, serendipity needs to be able to write the file ".htaccess". This was not possible because of permission errors. Please adjust the permissions like this:
chmod go+rwx C:\Serendipity/
and reload this page.
<<<<
I tried to set C:\Serendipity to open, but it always shows a read-only attribute.
May I ask some help from you? Thanks.
kk
Requirements
The Apache Webserver
.htaccess support allowing overrides for DirectoryIndex
PHP Version 4 or greater (PHP 4.3.1 or greater recommended)
php.ini options:
error_reporting E_ALL & ~E_NOTICE (or lower)
file_uploads on (For import/image upload features)
Any of the following database engines:
MySQL
PostGreSQL
SQLite (not quite!)
Re: chinese gb2312 version
Thanks. So I have to have apache serverlank wrote:kk wrote:I try to install this onto windows xp, but got this message:
>>>>
To check your local webserver installation, serendipity needs to be able to write the file ".htaccess". This was not possible because of permission errors. Please adjust the permissions like this:
chmod go+rwx C:\Serendipity/
and reload this page.
<<<<
I tried to set C:\Serendipity to open, but it always shows a read-only attribute.
May I ask some help from you? Thanks.
kk
Requirements
The Apache Webserver
.htaccess support allowing overrides for DirectoryIndex
PHP Version 4 or greater (PHP 4.3.1 or greater recommended)
php.ini options:
error_reporting E_ALL & ~E_NOTICE (or lower)
file_uploads on (For import/image upload features)
Any of the following database engines:
MySQL
PostGreSQL
SQLite (not quite!)