chinese gb2312 version

Having trouble installing serendipity?
Post Reply
youngong
Posts: 2
Joined: Thu Aug 12, 2004 10:33 am

chinese gb2312 version

Post by youngong »

This version for chinese,Charset gb2312

download
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

Did you make any changes besides adding a language file?
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
lank
Regular
Posts: 5
Joined: Mon Aug 16, 2004 1:21 pm

Re: chinese gb2312 version

Post 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=
lank
Regular
Posts: 5
Joined: Mon Aug 16, 2004 1:21 pm

Post by lank »

:D

i know ,you are youngong !!!!!!!!!
kk
Posts: 3
Joined: Tue Aug 17, 2004 6:15 pm

Re: chinese gb2312 version

Post 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
kk
Posts: 3
Joined: Tue Aug 17, 2004 6:15 pm

Post 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.
youngong
Posts: 2
Joined: Thu Aug 12, 2004 10:33 am

Post by youngong »

In order to add the chinese language file,I just made a little changes.
lank
Regular
Posts: 5
Joined: Mon Aug 16, 2004 1:21 pm

Re: chinese gb2312 version

Post 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!)
kk
Posts: 3
Joined: Tue Aug 17, 2004 6:15 pm

Re: chinese gb2312 version

Post 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:
Post Reply