The message I receive from PHPMyAdmin is:
QT : Cannot load mysql extension. Please check your PHP configuration
which is because I do not have it installed:
Code:
Quote:
[root@ea3ap13 php-5.2.4]# php -m
[PHP Modules]
bcmath
calendar
ctype
date
dom
filter
ftp
hash
iconv
imap
json
libxml
mcrypt
mysqli
pcre
PDO
pdo_sqlite
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlwriter
zlib
[Zend Modules]
|
But, PHPMyAdmin seemed to work OK. Adding data worked without any issue.