Page 1 of 1

chinese gb2312 version

Posted: Fri Aug 13, 2004 2:56 am
by youngong
This version for chinese,Charset gb2312

download

Posted: Sat Aug 14, 2004 2:24 pm
by tomsommer
Did you make any changes besides adding a language file?

Re: chinese gb2312 version

Posted: Mon Aug 16, 2004 1:30 pm
by lank
youngong wrote:This version for chinese,Charset gb2312

download
:oops:

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=

Posted: Mon Aug 16, 2004 1:38 pm
by lank
:D

i know ,you are youngong !!!!!!!!!

Re: chinese gb2312 version

Posted: Tue Aug 17, 2004 6:19 pm
by kk
youngong wrote:This version for chinese,Charset gb2312

download
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

Posted: Tue Aug 17, 2004 6:58 pm
by kk
now I removed .htaccess, I can see those installation options, once I click save button, the next page only shows "serendipity installation", below it is an empty page. Nothing happens, no tables created. Any insights? Thanks.

Posted: Wed Aug 18, 2004 4:13 am
by youngong
In order to add the chinese language file,I just made a little changes.

Re: chinese gb2312 version

Posted: Thu Aug 19, 2004 2:33 am
by lank
kk wrote:
youngong wrote:This version for chinese,Charset gb2312

download
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

Posted: Thu Aug 19, 2004 8:41 am
by kk
lank wrote:
kk wrote:
youngong wrote:This version for chinese,Charset gb2312

download
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!)
Thanks. So I have to have apache server :oops: