Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
Guner (Guest)
Guner (Guest)
Hi,
 
On my web server Zend Optimizer v3.2.6 is installed (http://www.flturkiye.com/jo/phpinfo.php) but the free version of ViArt Shop is not detecting it. What can be the reason?
Thanks for your help.
Last modified: 17 May 2007 4:10 PM
 
Eugene (Guest)
Eugene (Guest)
Hi,
 
Could you please provide a link to free version uploaded to your web site and FTP access to it via our Support form at http://www.viart.com/support
 
WBR,
ViArt Support Team
 
Hi,
 
On my web server Zend Optimizer v3.2.6 is installed (http://www.flturkiye.com/jo/phpinfo.php) but the free version of ViArt Shop is not detecting it. What can be the reason?
Thanks for your help.
 
hyperconx
hyperconx
Doesn't look like your detection function is detecting versions 3 or higher. Please have a look at those functions and thank you for giving the link to continue on without it.
 
#vi /usr/local/lib/php.ini
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.0
zend_optimizer.version=3.2.0
 
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
 
Wil
 
Anjula
Anjula
Hello,
 
Unfortunately, these data are not enough. If you want us to make an investigation of your problem please create a support ticket via our Support form at: http://www.viart.com/support and send us a link to free version uploaded to your web site and a valid FTP access. When we receive a ticket with these data we will check everything and send you our feedback.
 
With regards,
ViArt Support Team
 
Dee (Guest)
Dee (Guest)
I am using Zend Optimizer 3.3.0 and I am getting the message that the Zend Optimizer is not detected>
 
Portion of my php.ini :
 
[Zend]
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"
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
 
Dee (Guest)
Dee (Guest)
I am using Zend Optimizer but keep getting Zend Optimizer not detected.
 
Portion of my php.ini:
 
[Zend]
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"
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
 
maksud (Guest)
maksud (Guest)
I uploaded free version of viart at
http://www.sonarecommerce.net and installed ZendOptimizer-2.6.2-Windows-i386.exe but there is a error messagae which is as follows:
 
Fatal error: Unable to read 20684 bytes in /home/sonaros/public_html/includes/va_functions.php on line 0
 
Please give me a solution as early as possible.
 
Thanks and Regards
Maksud
 
Anjula
Anjula
Hello,
 
The problem you have faced has to do with the uploading Zend Encoded files in the 'includes' folder. Please, make sure that you have uploaded files within the 'includes' folder to your web server using BINARY mode in your FTP program. More details can be found here: http://www.viart.com/faq_all
 
Also, please check whether the compatible version of Zend Optimizer is installed.
For PHP 5.x you need to use Zend Optimizer 3.2 or later.
For PHP 4.x - Zend 2.6.2 is recommended.
For PHP 4.2.x - Zend 2.6.2 is recommended.
 
With regards,
ViArt Support Team
 
luminous
luminous
Hello, I have found php.ini file and there is[zend] section in it.
I have copied it to all directories using a funtion.
There are two lines related to Zend;
 
;zend_optimizer.optimization_level=15
;zend_extension="/usr/local/Zend/lib/ZendOptimizer.so"
 
 
It still does not see Zend. How can I resolve this issue?
 
Thanks!
 
luminous
luminous
Bluehost gives this answer related to Zend. Can it be a problem with Zend Version? regards
 
 
Zend Versions installed on Bluehost servers are: 3.0.1, 3.0.2, 3.2.0, and 3.2.2.
Because Zend Optimizer has been standardized on all our servers so that varying versions do not cause conflicting PHP.INI files, make sure your [Zend] portion appears as below in your PHP.INI:
 
[Zend]
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
 
lnadai (Guest)
lnadai (Guest)
The link
http://www.viart.com/faq_all
seems to be broken Sad
 
lnadai (Guest)
lnadai (Guest)
According to:
http://forums.zend.com/viewtopic.php?f=57&t=4222&start=0
 
"3.3.3 will not work with PHP 5.2.10 oe 5.2.11 "
 
I am still having problem to set everything up on
XP Pro, IIS 5.1 and Zend
 
lnadai (Guest)
lnadai (Guest)
I always get the error:
Zend Optimizer not installed
I have tried a LOT of suggestions, (feels like I have downloaded the entire Internet), still no luck.
 
Here is the info:
OS: Windos XP Pro, SP2
 
Installed Zend Server CE:
Version 5.0
Build ZendServer-5.0.0GA_RC181-5.3.1-Windows_x86
 
More info:
Server Software: Apache/2.2.14 (Win32) mod_ssl/2.2.14 OpenSSL/0.9.8k
 
PHP Version: 5.3.1
 
Send Optimizer: Version 4.1
Status On
 
In phpinfo I can also see:
- with Zend Optimizer+ v4.1, Copyright (c) 1999-2010, by Zend Technologies [loaded] [licensed] [enabled]
 
Some relevant info from php.ini:
--------------------------------------------------------------------------------------------------------------
====================================================
[mime_magic]
mime_magic.magicfile="C:\Program Files\Zend\ZendServer\etc\magic.mime"
 
[Zend]
include_path=".;C:\Program Files\Zend\ZendServer\share\ZendFramework\library"
fastcgi.impersonate=1
cgi.fix_pathinfo = 1
 
; The installation directory
zend.install_dir="C:\Program Files\Zend\ZendServer"
 
; The directory all configuration files are stored in
zend.conf_dir="C:\Program Files\Zend\ZendServer\etc"
 
; The directory all temporary files are stored in
zend.temp_dir="C:\Program Files\Zend\ZendServer\tmp"
 
; The directory all log files are stored in
zend.log_dir="C:\Program Files\Zend\ZendServer\logs"
 
; The directory all log files are stored in
zend.data_dir="C:\Program Files\Zend\ZendServer\data"
 
; The directory where PHP configuration files are located
zend.ini_scandir=cfg
 
; The serial number
zend.serial_number=
 
; The user name
zend.user_name=
 
; Zend Server Node ID
zend.node_id=0
 
 
zend.pid_dir="C:\Program Files\Zend\ZendServer\logs"
zend.license_path="C:\Program Files\Zend\ZendServer\etc"
realpath_cache_size=256k
cgi.check_shebang_line=0
extension_dir="C:\Program Files\Zend\ZendServer\lib\phpext"
zend_extension="C:\Program Files\Zend\ZendServer\lib\ZendExtensionManager.dll"
error_log="C:\Program Files\Zend\ZendServer\logs\php_error.log"
 
; I ADDED THE FOLLOWING, tried enable_loader = 0 as well, as enable_loader = 1 !!!!!!!!!!
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
--------------------------------------------------------------------------------------------------------------
Wacko
 
Addison
Addison
Nice and helpful discussion guys. I will definitely try it and then return back to this forum.