KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Ressource loading issue with PHP 5.6.35 #287

Open Michael Wenleder opened this topic on on May 17, 2018 - 4 comments

Michael Wenleder commented on May 17, 2018

Hi Team,

when I run the examples of Koolreport 2.43 locally with PHP 7 (just unzip the download package) it does work perfectly. If I upload it to my shared webspace it doesn't work with the installed PHP 5.6.35 installed there.

There is an issue with building the path to load the resources:

Could you please help - thanks!

KoolReport commented on May 18, 2018

We will investigate the issue, could you please send us the link to the example on your server. You may send to support@koolreport.com.

Miguel Rubio commented on Nov 21, 2018

I need to execute KoolReport on my linux box with php56w, but version 3.0 seems to run only on php7x. Is there some older release that works with php56?

Thank you

KoolReport commented on Nov 21, 2018

We have investigated and found what causes issue and we have release new version 3.1.0 with the fix. Could you please download again. It should work perfectly with 5.6 .Anything please let us know.

Miguel Rubio commented on Nov 21, 2018

Thank you so much for so fast response. I have another issue, also seen on release 3.0, after unpack the zip file I see all directories and files has no execute permissions as below, is this normal? if not how do I set the correct permissions?

$ sudo ls -lhS | grep koolreport drw-rw-rw- 5 user user 183 nov 21 2018 koolreport

$ sudo ls -lhS koolreport/ total 140K -rw-rw-rw- 1 user user 90K nov 21 2018 composer.lock -rw-rw-rw- 1 user user 13K nov 21 2018 README.md -rw-rw-rw- 1 user user 13K nov 21 2018 CHANGELOG.md -rw-rw-rw- 1 user user 1.1K nov 21 2018 LICENSE -rw-rw-rw- 1 user user 1.1K nov 21 2018 autoload.php -rw-rw-rw- 1 user user 735 nov 21 2018 composer.json -rw-rw-rw- 1 user user 210 nov 21 2018 codeception.yml drw-rw-rw- 9 user user 207 nov 21 2018 tests drw-rw-rw- 7 user user 128 nov 21 2018 src drw-rw-rw- 2 user user 6 nov 21 2018 packages

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
bug
solved

None