PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Konfiguracja wykonawcza> <Instalacja/Konfiguracja
Last updated: Fri, 10 Oct 2008

view this page in

Instalacja

To be able to use the functions defined in this module you must compile your PHP interpreter using the --with-recode[=DIR] option.

Ostrzeżenie

Crashes and startup problems of PHP may be encountered when loading the recode as extension after loading any extension of mysql or imap. Loading the recode before those extension has proved to fix the problem. This is due a technical problem that both the c-client library used by imap and recode have their own hash_lookup() function and both mysql and recode have their own hash_insert function.

Ostrzeżenie

Rozszerzenia IMAP, recode, YAZ i Cyrus nie mogą być używane razem. Dzieje się tak z powodu współdzielenia tych samych oznaczeń wewnętrznych.



add a note add a note User Contributed Notes
Instalacja
There are no user contributed notes for this page.

Konfiguracja wykonawcza> <Instalacja/Konfiguracja
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites