mungkin coba begini
from mod_python import apache
import MySQLdb
--
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis
Rachman Chavik wrote:
Saya belum pernah pakai mod_python, tapi sekilas:
Errornya:
File "/data/project/learn/python/pypublish/mysql.psp", line 12, in ?
from mod_python import MySQLdb
ImportError: cannot import name MySQLdb
PSP Code:
# import MySQL module
from mod_python impor
Saya belum pernah pakai mod_python, tapi sekilas:
Errornya:
> File "/data/project/learn/python/pypublish/mysql.psp", line 12, in ?
>from mod_python import MySQLdb
>
> ImportError: cannot import name MySQLdb
PSP Code:
> # import MySQL module
> from mod_python import MySQLdb
Python script