| Script timeout execution chould occur in case phpchartPlus has either to process a large set of chart data or image output size is set to a value large enough to take several seconds for its generation. By default, timeout execution is 30 seconds. You can increase the default value set, either by setting the set_time_limit(seconds) directive or by setting the "max_execution_time" configuration variable located in php.ini. |