Fusioncharts does not work

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
roelofpit
New here
Posts: 3
Joined: Thu Dec 21, 2017 3:58 pm

Fusioncharts does not work

Post by roelofpit »

Hi

I have a webapplication which uses fusioncharts this is a javascript plugin for creating online charts with PHP. Everything works fine on WAMP locally, and also on other web servers. Same database and same file system used on Qnap webserver. Qnap cannot handle this. The charts are not displayed where the should.

Any ideas where I should look for this problem?

Roelof
User avatar
dolbyman
Guru
Posts: 35253
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: Fusioncharts does not work

Post by dolbyman »

use your webdev tools to see what part of the code is not loaded correctly (and why)
roelofpit
New here
Posts: 3
Joined: Thu Dec 21, 2017 3:58 pm

Re: Fusioncharts does not work

Post by roelofpit »

Thanks for your suggestion.
But I have tried that already. No success. There is code missing, but why. No idea.

Roelof
tomzett
Starting out
Posts: 20
Joined: Thu Dec 27, 2007 6:43 pm
Location: Germany /Peine
Contact:

Re: Fusioncharts does not work

Post by tomzett »

Hello,

i have solved the problem. I compared once again the configuration files from the web server. So you have to do same changes in the apache conf file. This can be found on your server by /mnt/HDA_ROOT/.config/apache/apache.conf

After this changes you have to restart your webserver. Also you have to do an CHMOD 777 to your tmp folder in your Scriptcase project unter _lib

Here is my file to compare:

You can also copied direct to your NAS but please make an backup from your original ! :-)

​Have a nice Christmas!
You do not have the required permissions to view the files attached to this post.
TS-239 Pro / TS-879
roelofpit
New here
Posts: 3
Joined: Thu Dec 21, 2017 3:58 pm

Re: Fusioncharts does not work

Post by roelofpit »

It really worked ! Thanks a lot.

Roelof
GlennDT
First post
Posts: 1
Joined: Tue Aug 20, 2019 8:05 pm

Re: Fusioncharts does not work

Post by GlennDT »

Does anyone have the changes that need to be done to the configfile?

many thanks,
Glenn
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”