We are performing short maintenance on win13.
maintenance will start at 11:30PM EDT. Sorry for giving a short notice.
Server will remain up only IIS will go down for 2 to 5 mins.
Some component upgrades are being done.
We are performing short maintenance on win13.
maintenance will start at 11:30PM EDT. Sorry for giving a short notice.
Server will remain up only IIS will go down for 2 to 5 mins.
Some component upgrades are being done.
I am starting this maintenance, yes a little late I am back at home for sisters graduation and forgot I was going on Central time not Eastern ![]()
IIS is just now being turned off for a moment.
Win13 has been completed, in the process we updated ASPJPEG, ASPUPLOAD, and ZEND.
For Zend if you are using a custom php.ini you may need to add this at the end:
;zend_extension_manager.optimizer_ts=“C:\Program Files\Zend\Optimizer\lib\Optimizer-2.5.10”
;zend_extension_ts=“C:\Program Files\Zend\Optimizer\lib\ZendExtensionManager.dll”
;zend_optimizer.optimization_level=15
zend_optimizer.optimization_level = 15
zend_extension_ts=“C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll”
zend_extension_manager.optimizer_ts=“C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0”
if you already have the zend lines for the old version do like in this sample and comment them out so they do not run.