Code: Select all
Query failed:
SELECT
e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last_modified,
[..]
/ No database selectedPHP 4.4.1 is running on the server, with the MYSQL-extensions (not MYSQLI) compiled into it (from the MySQL 5-client library of course).