Search found 18 matches

by tianyi
Tue Jul 13, 2010 8:05 am
Forum: General discussions
Topic: SHTML Wrapper - 500 Server Error
Replies: 6
Views: 5850

Re: SHTML Wrapper - 500 Server Error

Problem solved!

I upload the whole new serendipity 1.5.3 to another folder, and do a fresh install with the formal mysql setup.

then I delete all the files, and upload the old website files again. Then I can log into the admin page and change the path.

Til now, the problem solved.

Best regards!
by tianyi
Tue Jul 13, 2010 6:38 am
Forum: General discussions
Topic: SHTML Wrapper - 500 Server Error
Replies: 6
Views: 5850

Re: SHTML Wrapper - 500 Server Error

Hi!

Check your serendipity_Config_local.inc.php and set $serendipity['dbType'] to "mysql". Ask your provider which PHP backend library they support (PDO-mysql, mysql, mysqli).

Regards,
Garvin

Hi, Garvin.

Thank you for your reply in time.

I edited serendipity_Config_local.inc.php and set ...
by tianyi
Sat Jul 10, 2010 2:46 am
Forum: General discussions
Topic: SHTML Wrapper - 500 Server Error
Replies: 6
Views: 5850

Re: SHTML Wrapper - 500 Server Error

@ garvinhicking,

Thanks.

Fastdomain support mysql, I have several wordpress sites in fastdomain.

What shall I do now?

Best regards!
by tianyi
Fri Jul 09, 2010 8:08 am
Forum: General discussions
Topic: SHTML Wrapper - 500 Server Error
Replies: 6
Views: 5850

Re: SHTML Wrapper - 500 Server Error

I found this from the error_log in the root folder of serendipity:

Code: Select all

zts-20060613/pdo_mysql.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 
by tianyi
Fri Jul 09, 2010 7:23 am
Forum: General discussions
Topic: SHTML Wrapper - 500 Server Error
Replies: 6
Views: 5850

SHTML Wrapper - 500 Server Error

When I move my serendipity blog from bluehost to fastdomain, I got stuck in this problem.

Any reply or help would be appreciate.

Thank a lot!

BTW: I did exactly according to FAQ.
by tianyi
Fri Apr 17, 2009 2:28 am
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

Re: wondering if there is any plugin for searching chinese

judebert wrote:Perhaps the obvious question: Are your blog and your database both using UTF-8?
mysqlutf8.png
mysqlutf8.png (1.59 KiB) Viewed 8928 times
by tianyi
Wed Apr 15, 2009 7:19 am
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

Re: wondering if there is any plugin for searching chinese

Hello, anyone to answer my question? :mrgreen:
by tianyi
Tue Apr 14, 2009 2:48 am
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

Re: wondering if there is any plugin for searching chinese

Hi!

Are you using the most recent MySQL version? This one should have charset support, and if your database is in UTF-8 format, your chinese characters should be included there and be no different than german umlauts?!

Regards,
Garvin
Mysql Version: 5.0.51a-community
I think it is a new one ...
by tianyi
Mon Apr 13, 2009 4:30 am
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

Re: wondering if there is any plugin for searching chinese

This method is available but not a good way.
Modifying the code is not convinient and the result is not exactly what i want.
I hope that there is a plugin to solve this problem
by tianyi
Mon Apr 13, 2009 4:22 am
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

Re: wondering if there is any plugin for searching chinese

It was my impression that the Quicksearch plugin would search your blog regardless of language, as long as your database and blog use the same character encoding. Are you actually having problems with searching?
Yes, I do have the difficulties in searching. xu-kaidotcom is my own blog, at the ...
by tianyi
Fri Apr 10, 2009 12:18 pm
Forum: Plugins
Topic: wondering if there is any plugin for searching chinese
Replies: 10
Views: 8906

wondering if there is any plugin for searching chinese

I am a user from China, and I need a plugin for searching chinese in my blog. Can anyone develop a plugin like this?
by tianyi
Thu Nov 13, 2008 2:55 pm
Forum: General discussions
Topic: how can i move this blog to another host
Replies: 6
Views: 3523

thx so much, it works right now! thanks very much!
by tianyi
Thu Nov 13, 2008 2:51 pm
Forum: General discussions
Topic: how can i move this blog to another host
Replies: 6
Views: 3523

http://www.yylz.com/

i do that according to the instruction, but there is 500 internal error

htaccess, i found nothing to change

# BEGIN s9y
DirectoryIndex /index.php
php_value session.use_trans_sid 0
php_value register_globals off

<Files *.tpl.php>
deny from all
</Files>

<Files *.tpl>
deny ...
by tianyi
Thu Nov 13, 2008 2:24 pm
Forum: General discussions
Topic: how can i move this blog to another host
Replies: 6
Views: 3523

thx,i got it.
i will try according to the instruction
by tianyi
Thu Nov 13, 2008 2:14 pm
Forum: General discussions
Topic: how can i move this blog to another host
Replies: 6
Views: 3523

how can i move this blog to another host

i set up and write my blog in localhost,
now i want to put it on internet, and my host is ready

i tried, but i doesn't work right, what should i do