Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: Noobus Boobus on October 17, 2009, 05:18:49 AM
-
Hello guys,
I'm trying to install free version of the script on my hosting. I've installed Zend Server, phpinfo() shows that zend optimizer is working, but install.php doesn't work :(
I searched this forum for solution, ensured that 'short_open_tags' = on, but still got nothing.
Please help me :(
-
Uh.
I found the solution.
Looks like it is Zend Guard Loader you need, not Zend Optimizer.
For debian it resides in the same repository. Package name is php-5.2-loader-zend-server
Install it and reload Apache.
-
nice to see it solved!
-
Add some info about it to the manual maybe? Just mention "Zend Guard Loader" :)