PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 03-05-2005, 11:21 PM   #1
Shdwdrgn
Green Mole
 
Join Date: Mar 2005
Posts: 1
Japanese characters on an English page

I installed phpdig tonight and have gotten it to begin spidering my website, however the search results are displaying Japanese characters where there are none. I'm not exactly sure of the pattern, but it appears that in every case where the first letter of text in a table cell is upper-case, phpdig is displaying this as a Japanese character.

I am running phpdig 1.8.8 RC1 on linux.
$phpdig_language = "en";
define('ENABLE_JPKANA',false);

Any suggestions?
Shdwdrgn is offline   Reply With Quote
Old 03-15-2005, 08:28 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Look for DETECT_ORDER in the config file and try something like the following:
Code:
define('DETECT_ORDER','UTF-8,ISO-8859-1,ASCII');
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Probleme with japanese search Paka76 How-to Forum 0 03-24-2006 04:26 AM
Can phpdig index Japanese PDF file??? mynamesucks External Binaries 3 02-22-2005 09:59 PM
Small fix for Japanese indexing Edomondo Mod Submissions 1 02-05-2005 12:40 AM
Japanese encoding : charset=shift_jis Edomondo How-to Forum 27 01-27-2004 06:04 AM
Mod Proxy (English version) Iltud Mod Submissions 1 09-20-2003 11:56 AM


All times are GMT -8. The time now is 08:49 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.