Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Inc. > News and Announcements > Topic : AMPPS 2.2



Normal Mode | Print  

AMPPS 2.2 -- SQLiteManager/PHP version issue
--marc
Group: Member
Post Group: Newbie
Posts: 11
Status:
The bug & fix for SQLiteManager/PHP version issue found in AMPPS 2.1 remains unfixed in AMPPS 2.2
--> http://www.softaculous.com/board/index.php?tid=4503



When the PHP Version is set to PHP 5.5, then clicking the 'SQlite Manager' at http://localhost/sqlite/ presents an error page which states:
Quote

"Strict Standards: Non-static method sqlite::getDbVersion() should not be called statically, assuming $this from incompatible context in /Applications/AMPPS/SQLiteManager/include/SQLiteAutoConnect.class.php on line 12"

This is apparently a known bug with a 1-line fix ...
  --> http://sourceforge.net/p/sqlitemanager/bugs/56/
PHP Code

 /* file to be fixed is AMPPS/SQLiteManager/include/sqlite.class.php */
  
function getDbVersion($fullPath){  /* line before fix */ 
  
after fix: public static function getDbVersion($fullPath){ /* line after fix */ 


Alternately, switch the PHP Version to PHP 5.3 and the error goes away.
IP: --   


Threads
 tidus   AMPPS 2.2 (8 Replies, Read 34868 times)
    |--  Kynao   Hi, This is...   on December 6, 2013, 3:38 pm
    |--  ketan   Hi, The version...   on December 7, 2013, 7:28 am
    |--  Kynao   Thanks for the...   on December 7, 2013, 9:09 am
    |--  --marc   The Mac OS...   on December 9, 2013, 8:30 am
    |--  Brijesh   Ampps.app 2.1 see...   on December 9, 2013, 10:19 am
    |--  --marc   The bug &...   on December 13, 2013, 2:21 am
    |--  clau   Is there a...   on January 6, 2014, 9:48 pm
    |--  tidus   Is there a...   on January 7, 2014, 6:35 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 1, 2025, 12:23 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.065