Topic: проблемы с русским логином

? ????? ??? ?????? ???????????...

???????? ????? ??? ???????? ?? ??????? ?????? ??? ???????????
?? ??????????? ??? ??????? ???????...
??????
???????? ?????????????????
5 ?????????? ????? ????..
????
????
????...

wink

? ??????????? ??? ??...
????????? ? ??? ??????..
??? ?????? MYSQL
??? ??? ...WHERE id= '????'
?? ????? ???? ???? ? ???? ?? ??????? ?? ?????? ?? ?? ??? ?? ??? 5 ????..
???????? ? ??????????..

??? ?? ???????????? h?????? ??????????

2

Re: проблемы с русским логином

? ???? ??? ???????? ? ?????? "????":

???-?? ??? ????????????????? ??? ???? ?????? ????. ????????? ???? ??? ???????????? ????? ?????? ?? ????????????. ????? ?????? ??????????, ?? ??????? ????, ?? ???? ?????? (a-z ??? 0-9). ??????????, ????????? ? ?????????? ?????? ???.

Re: проблемы с русским логином

? ? ???? ????? PHP
??????????????
???????? ??? ????????????????? MySQL ? PHP

4 (edited by adsh 2004-08-03 23:42)

Re: проблемы с русским логином

??? ?????? "PHP ?????????????" smile.

MySQL_4:

./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data \
--enable-thread-safe-client --with-mysqld-user=mysql --without-debug \
--with-charset=cp1251 --with-extra-charsets=koi8_ukr,koi8_ru,win1251ukr,latin1

Apache_2:

./configure --prefix=/usr/local/httpd --enable-so --with-ssl=/usr/local --enable-ssl \
--enable-deflate --enable-rewrite

PHP_4:

./configure --prefix=/usr/local/httpd/php --with-apxs2=/usr/local/httpd/bin/apxs \
--with-config-file-path=/usr/local/httpd/php/etc --with-mysql=/usr/local/mysql \
--with-zlib=/usr/local --with-gd=/usr/local --with-jpeg-dir=/usr/local \
--with-png-dir=/usr/local --with-tiff-dir=/usr/local --with-gettext=/usr/local \
--with-regex=system --enable-calendar --enable-shared --enable-static

cp php.ini-dist /usr/local/httpd/php/etc/php.ini

edit php.ini

???? ??? ????????? - ??? ????? ????????.

Re: проблемы с русским логином

adsh wrote:

??? ?????? "PHP ?????????????" smile.

MySQL_4:

./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data \
--enable-thread-safe-client --with-mysqld-user=mysql --without-debug \
--with-charset=cp1251 --with-extra-charsets=koi8_ukr,koi8_ru,win1251ukr,latin1

Apache_2:

./configure --prefix=/usr/local/httpd --enable-so --with-ssl=/usr/local --enable-ssl \
--enable-deflate --enable-rewrite

PHP_4:

./configure --prefix=/usr/local/httpd/php --with-apxs2=/usr/local/httpd/bin/apxs \
--with-config-file-path=/usr/local/httpd/php/etc --with-mysql=/usr/local/mysql \
--with-zlib=/usr/local --with-gd=/usr/local --with-jpeg-dir=/usr/local \
--with-png-dir=/usr/local --with-tiff-dir=/usr/local --with-gettext=/usr/local \
--with-regex=system --enable-calendar --enable-shared --enable-static

cp php.ini-dist /usr/local/httpd/php/etc/php.ini

edit php.ini

???? ??? ????????? - ??? ????? ????????.

? ???? ????? php.ini ????