BlackStonedLover / fluxcp

Automatically exported from code.google.com/p/fluxcp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

PDO error #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

Warning: PDOStatement::setFetchMode() [pdostatement.setfetchmode]: PHP
might crash if you don't call $stmt->setFetchMode() to reset to defaults on
this persistent statement. This will be fixed in a later release in
/home/admin/domains/znro-server.com/public_html/panel/lib/Flux/Connection.php
on line 161

What version of the product are you using? On what operating system?
889 CentOS 5

Please provide any additional information below.

Original issue reported on code.google.com by akihitoc...@gmail.com on 26 Dec 2008 at 9:29

GoogleCodeExporter commented 8 years ago
This is not a bug.  Your PHP version is too lower, 5.2.1 or higher is required.

Original comment by shugoten...@gmail.com on 26 Dec 2008 at 10:41

GoogleCodeExporter commented 8 years ago
hmm i don't think my php version is old

[admin@web02 backup]$ php -v
PHP 5.2.8 (cli) (built: Dec 26 2008 11:29:33)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
[admin@web02 backup]$

Original comment by akihitoc...@gmail.com on 27 Dec 2008 at 8:28

GoogleCodeExporter commented 8 years ago
PDO Driver for MySQL, client library version    5.0.67

Original comment by akihitoc...@gmail.com on 27 Dec 2008 at 8:29

GoogleCodeExporter commented 8 years ago
Could likely be an old PDO version.

But I added a fix that simply should ignore that warning.  Please try upgrading 
from svn (fixed in r901).

Original comment by shugoten...@gmail.com on 29 Dec 2008 at 12:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by Paradox924X on 30 Dec 2008 at 10:42

GoogleCodeExporter commented 8 years ago
Why was this re-opened?

Closing.

Original comment by shugoten...@gmail.com on 2 Jan 2009 at 2:02