Author Topic: Problem with the loading...  (Read 2462 times)

hamednorouzi

  • Newbie
  • *
  • Posts: 1
    • http://arvinmehr.ir/
Problem with the loading...
« on: March 01, 2008, 08:40:50 am »
If you have problem with the loading of the software on your server, check your server configuration to see if zlib.output_compression is set to 'off'.
if not, add the following line to the first line of calem.php on 'server/conf/calem.php' path or reconfigure the server configurations.

ini_set('zlib.output_compression', 'Off');