ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-i18n
php-i18n
Re: [PHP-I18N] Jstring does'nt seemed to be working,,,
by Yasuo Ohgaki other posts by this author
Mar 28 2001 11:31AM messages near this date
[PHP-I18N] Jstring does'nt seemed to be working,,, | [PHP-I18N] Apache _PHP----Help
I guess you are using jstring as shared lib. (I was compiled in my PHP4.0.4pl1,
but I'm using it as shared lib now) My modules are working fine with my
Apache1.3.17/PHP4.0.4pl1 on Linux.

Most likely your jstring.so is not located as PHP expects. Where did you put it?

--
Yasuo Ohgaki


"Tatsuro Nakagawa" <tatsuro_nakagawa@[...].jp>  wrote in message
news:20010328152106.1AA2.TATSURO_NAKAGAWA@[...]..
>  Hi.
> 
>  I've installed a module named...
> 
>  php-4.0RC2_jstring-1.0.tar.gz
> 
>  and an instalation seemed prety good, with no errros.
> 
>  BUT, it doesn't work!
> 
>  An error like this shows on my browser:
> 
>  -- ERROR MES --
> 
>  Warning: Unable to load dynamic library './jstring.so' - ./jstring.so: cannot
open shared object file: No such file or directory in /home/d2/bbs/test.php on
line 2
> 
>  Fatal error: Call to undefined function: jstr_convert_kana() in
/home/d2/bbs/test.php on line 4
> 
>  -- ERROR MES END--
> 
>  -- SCRIPT --
> 
>  <?
>  dl("jstring.so");
> 
>  echo jstr_convert_kana("$B#A#B#C(B", "r");
>  ?>
> 
>  -- SCRIPT END --
> 
>  Some multi-byte code in an input.. an output should be "ABC".
> 
>  Where should I look for this kind of an error?
> 
>  Thanks for helping, in forward.
> 
>  --
>  Tatsuro Nakagawa
>  tatsuro_nakagawa@[...].jp
> 
>  --
>  PHP Internationalization Mailing List (http://www.php.net/)
>  To unsubscribe, e-mail: php-i18n-unsubscribe@[...].net
>  For additional commands, e-mail: php-i18n-help@[...].net
>  To contact the list administrators, e-mail: php-list-admin@[...].net
> 


-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-i18n-unsubscribe@[...].net
For additional commands, e-mail: php-i18n-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Tatsuro Nakagawa
Yasuo Ohgaki

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved