php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9188 it seems that mysql-module doesn't support any charsets except latin1
Submitted: 2001-02-09 03:43 UTC Modified: 2001-03-16 17:02 UTC
From: changx at www-test dot ygi dot edu dot cn Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.4pl1 OS: Linux (k:2.2.16)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: changx at www-test dot ygi dot edu dot cn
New email:
PHP Version: OS:

 

 [2001-02-09 03:43 UTC] changx at www-test dot ygi dot edu dot cn
./configure --with-mysql --with-apxs=/var/lib/apache/bin/apxs

make & make install were successed

mysql version is 3.23.32
=======Error message
[Fri Feb  9 14:59:11 2001] [error] [client 202.112.216.5] File does not exist: /home/changx/public_html/test/phpinfo
File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#24' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file
=========
after i change back the libphp4.so to 4.0.2, no errors!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 14:29 UTC] sniper@php.net
Please try the latest CVS snapshot from http://snaps.php.net/

--Jani

 [2001-03-16 17:02 UTC] sniper@php.net
This should be fixed. Try latest CVS snapshot from http://snaps.php.net/ 

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC