php-i18n Digest 2 Jan 2008 21:39:04 -0000 Issue 376

Topics (messages 1134 through 1138):

Re: intl docs
        1134 by: David Zülke
        1135 by: Stanislav Malyshev

intl extension
        1136 by: Stanislav Malyshev

Trading Notice
        1137 by: Ernest

install php  encoding problem
        1138 by: Gokhan ALKAN

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message --- Locale::lookup() examples use four params, but only three arguments are documented.


David


Am 04.12.2007 um 20:21 schrieb Stanislav Malyshev:

Hi!

Documentation for intl PECL extension is published here:
http://docs.php.net/manual/en/book.intl.php
All are welcome to review and comment.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
Locale::lookup() examples use four params, but only three arguments are documented.

Thanks! fixed
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--- End Message ---
--- Begin Message --- I have released a beta version of the intl extension (ICU implementation). It is documented here:
http://docs.php.net/manual/en/book.intl.php
and can be installed either by downloading package from PECL:
http://pecl.php.net/package/intl
or just by running "pecl install intl".
Please try it!
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--- End Message ---
--- Begin Message --- Hi from Fleming . Hope your Friday is cool and happy holidays. Something big for HxPn.pk over next few weeks. Check otc boards. Keep an eye out for it and get in early.
--- End Message ---
--- Begin Message ---
Hi all

I have a problem i cant solve . I'm trying to install apache( 2.2.4 ) , php 
(5.2.5 ) and mysql (5.1.22 )  in a chroot jail. Actually I  have installed all 
of them in a chroot jail and also I can run  my php application  succesfully . 
But I can't see character set ( it  must be iso-8859-9 , turkish ) correctly . 
apache is under /apache and mysqld is under /mysqld . 

below is my php configuration options :

./configure --prefix=/php --with-apxs2=/apache/bin/apxs 
--with-config-file-path=/php/etc --with-mysql=/mysqld 
--enable-inline-optimization --disable-debug --enable-bcmath --enable-calendar 
--enable-ctype --enable-dbase --enable-discard-path --enable-exif 
--enable-filepro --enable-force-cgi-redirect --enable-ftp --enable-gd-imgstrttf 
--enable-gd-native-ttf --with-ttf --enable-magic-quotes --enable-memory-limit 
--enable-shmop --enable-sigchild --enable-sysvsem --enable-sysvshm 
--enable-track-vars --enable-trans-sid --enable-wddx --enable-yp --with-ftp 
--with-jpeg-dir=/usr/lib --with-png-dir=/usr/include 
--with-freetype-dir=/usr/lib --without-xpm --with-zlib=yes 
--with-zlib-dir=/usr/lib --with-expat-dir=/usr/lib --enable-xslt 
--with-xsl=/usr/lib --with-ncurses=/usr/lib --with-gd  --with-gettext=/usr/lib 
--with-mysql-sock=/mysqld/mysql-socket/mysql.sock --with-mcrypt=/usr/lib 
--with-mhash=/usr/lib --enable-sockets --enable-mbstring=all 
--with-curl=/usr/lib --enable-mbregex
 --enable-zend-multibyte --enable-exif --with-bz2=/usr/lib 
--with-libxml-dir=/usr/lib --enable-soap --enable-pcntl 
--with-mysqli=/mysqld/bin/mysql_config --with-mime-magic --with-iconv 
--enable-dio --with-pdo-mysql=/mysqld


Any idea ?

Thanks

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

--- End Message ---

Reply via email to