You are not logged in.
Pages: 1
Question for tuia:
need help. got error when i tried to start a setup of bf statistic (selectbf_0.5beta) look at link:
what is wrong?
I using:
OS: CentOS release 6.5 (Final)
JAVA: java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) Client VM (build 25.5-b02, mixed mode, sharing)
MYSQL: mysql Ver 14.14 Distrib 5.1.73, for redhat-linux-gnu (i386) using readline 5.1
PHP: PHP 5.3.3 (cli) (built: Dec 11 2013 03:15:48)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
Last edited by DICE DA MAN (2014-04-24 23:10:12)
It broke with some PHP upgrade, there is a fixed version but i dont know where to download it so you either have to wait and see if anyone can share or you have to use a lower PHP version.
True. I will upload modified select(bf) that works with PHP 5. I have promised that way back and never worked that out.
That modified selectbf works on latest version of java too?
tuia wrote:True. I will upload modified select(bf) that works with PHP 5. I have promised that way back and never worked that out.
That modified selectbf works on latest version of java too?
I guess it works, only problem is PHP and MySQL. If you can't wait 1 or 2 more days, because I have first to sort it out all files changed, what I have done to make it work was basically replace vLIB in select(bf) package with the last available version, replace TYPE=MyISAM with ENGINE=MyISAM in setup.php file and another changes in admin login.php, I can't recall now.
DICE DA MAN wrote:tuia wrote:True. I will upload modified select(bf) that works with PHP 5. I have promised that way back and never worked that out.
That modified selectbf works on latest version of java too?
I guess it works, only problem is PHP and MySQL. If you can't wait 1 or 2 more days, because I have first to sort it out all files changed, what I have done to make it work was basically replace vLIB in select(bf) package with the last available version, replace TYPE=MyISAM with ENGINE=MyISAM in setup.php file and another changes in admin login.php, I can't recall now.
OK i'll wait
still waiting...:)
There you go: http://team-simple.org/download/selectbf_0.51beta.zip
it works on latest version of PHP and MySQL?
Pages: 1