Hmmm...
The trouble is that Zend Optimizer is used.
If i comment all strings in php.ini with Zend Optimizer libs - PHP is normally executing in skins...
And now dont know what to do...
I cant turn off Zend Optimizer - it needed by customers.
And php execution in skins is needed too...
Maybe it is possible to launch php witout php.ini loading? (Such as php -n).
This will get php working well in skins.
The trouble is that Zend Optimizer is used.
If i comment all strings in php.ini with Zend Optimizer libs - PHP is normally executing in skins...
And now dont know what to do...
I cant turn off Zend Optimizer - it needed by customers.
And php execution in skins is needed too...
Maybe it is possible to launch php witout php.ini loading? (Such as php -n).
This will get php working well in skins.
Last edited: