Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Unrecognized char ???

Quote Reply
Unrecognized char ???
Hi

i've setup my database by using mysqlman and configured db.cfg and html.pl. But when i try to reach my database i get

CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: Unrecognized character \366 at ./html.pl line 147.


line 147 is in my html part(my site!!!).i'm using userfriendly_html.pl and my site is nonenglish(Turkish). i have to use nonenglish chars in my html however i've no nonenglishcharacter in my field definitions. So does it mean ANYWHERE in my html.pl i shouldn't use nonenglish characters?

second question is can i use something like that
defining $menu= "/home/public_html/menu.txt"
in the html.pl and including my menu bar by adding a line like print qq|<table><tr><td colspan="2">$menu</td></tr></table>

Best Regards


Subject Author Views Date
Thread Unrecognized char ??? JohnCage 2063 Dec 10, 2000, 8:25 AM
Post Re: Unrecognized char ???
Stealth 1927 Dec 10, 2000, 10:18 AM
Post Re: Unrecognized char ???
JohnCage 1940 Dec 10, 2000, 10:34 AM