Current time: 04-26-2024, 09:35 AM Hello There, Guest! (LoginRegister)


Post Reply 
Upgrade Error. Ubuntu Hardy, ispcp 1.0.7
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Upgrade Error. Ubuntu Hardy, ispcp 1.0.7
I don't really understand the problem, but I think you can work-around it by searching for
Code:
$this->_db->setAttribute(PDO::MYSQL_ATTR_DIRECT_QUERY, false);
in the ispcp gui sources (/var/www/ispcp/gui/include) and replacing it by
Code:
$this->_db->setAttribute(PDO::MYSQL_ATTR_DIRECT_QUERY, true);
.
05-15-2011 05:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Upgrade Error. Ubuntu Hardy, ispcp 1.0.7 - kilburn - 05-15-2011 05:53 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)