#8585: InterfaceError with MySQLdb set_character_set
--------------------------------------+-------------------------------------
          Reporter:  khsing           |         Owner:  nobody    
            Status:  new              |     Milestone:  1.0       
         Component:  Admin interface  |       Version:  1.0-beta-1
        Resolution:                   |      Keywords:            
             Stage:  Unreviewed       |     Has_patch:  0         
        Needs_docs:  0                |   Needs_tests:  0         
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by khsing):

 I use mod_python 3.3.1 and Apache 2.28

 {{{
 0> /data1/apache/bin/httpd -V -m
 Server version: Apache/2.2.8 (Unix)
 Server built:   Aug 13 2008 19:04:07
 Server's Module Magic Number: 20051115:11
 Server loaded:  APR 1.2.12, APR-Util 1.2.12
 Compiled using: APR 1.2.12, APR-Util 1.2.12
 Architecture:   64-bit
 Server MPM:     Prefork
   threaded:     no
     forked:     yes (variable process count)
 Server compiled with....
  -D APACHE_MPM_DIR="server/mpm/prefork"
  -D APR_HAS_SENDFILE
  -D APR_HAS_MMAP
  -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
  -D APR_USE_SYSVSEM_SERIALIZE
  -D APR_USE_PTHREAD_SERIALIZE
  -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
  -D APR_HAS_OTHER_CHILD
  -D AP_HAVE_RELIABLE_PIPED_LOGS
  -D DYNAMIC_MODULE_LIMIT=128
  -D HTTPD_ROOT="/data1/apache"
  -D SUEXEC_BIN="/data1/apache/bin/suexec"
  -D DEFAULT_PIDLOG="logs/httpd.pid"
  -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
  -D DEFAULT_LOCKFILE="logs/accept.lock"
  -D DEFAULT_ERRORLOG="logs/error_log"
  -D AP_TYPES_CONFIG_FILE="conf/mime.types"
  -D SERVER_CONFIG_FILE="conf/httpd.conf"
 0> /data1/apache/bin/httpd -M
 Loaded Modules:
  core_module (static)
  mpm_prefork_module (static)
  http_module (static)
  so_module (static)
  authz_host_module (shared)
  authz_user_module (shared)
  auth_basic_module (shared)
  auth_digest_module (shared)
  deflate_module (shared)
  log_config_module (shared)
  env_module (shared)
  mime_module (shared)
  cgi_module (shared)
  dir_module (shared)
  alias_module (shared)
  rewrite_module (shared)
  php4_module (shared)
  python_module (shared)
 Syntax OK
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8585#comment:6>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to