Installed Zend On My Ser
Dec 4, 2007
I have installed zend on my server. but when it tried to load, this comes out..
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or directory
View 4 Replies
ADVERTISEMENT
May 20, 2008
I tried to install some scripts and it required to install Zend Optimizer. I have already install it but while trying to install script, it still says that Zend Optimizer has not installed yet.
View 14 Replies
View Related
Jan 6, 2008
I found that php.ini in a directory caused Zend to disappear
[root@server ~]# php -vPHP 4.4.8 (cli) (built: Jan 3 2008 18:17:12)Copyright (c) 1997-2008 The PHP GroupZend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Suhosin v0.9.22, Copyright (c) 2007, by SektionEins GmbH with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies[root@server ~]#
[root@server ~]# php -m[PHP Modules]bcmathbz2calendarctypeeAcceleratorftpgdiconvimapmysqloverloadpcreposixsessionsocketsstandardsuhosintokenizerxmlZend Optimizerzipzlib[Zend Modules]Zend Extension ManagerZend OptimizereAccelerator[root@server ~]#
I recompiled php as cgi when i try to put php.ini in a dir it caused Zend to disappear then i cant open my site ( Zend Optimizer not Installed )
View 5 Replies
View Related
Jun 21, 2009
just bought a script from filerun, try to load it
[url]
but .php file cant be encoded, any help would be nice.
you can see the conf [url]
View 2 Replies
View Related
Feb 15, 2008
I've WHM.AutoPilot and it requires Zend optimizer today I updated Apache from WHM and after that I'm getting this error
Zend Optimizer not installed
This file was encoded by the Zend Guard. In order to run it, please install the Zend Optimizer (available without charge), version 3.0.0 or later.
I recompliled apache and ticked Zend Optimizer for sure again it was not working and again I installed Zend Optimizer manually by downloading from their site still now wroking
View 6 Replies
View Related
Jun 15, 2009
I currently have Suhosin/eAcc installed. Can I get Zend installed as well?
View 8 Replies
View Related
Jul 13, 2007
I recompiled PHP the other day to v5.2.3 and to install PostgreSQL. Everything seemed to be fine once this was done with the exception of Zend. I reinstalled Zend and updated everything to make sure that wasn't the problem.
However, anything to do with Zend on the server has stopped working.
php -v checks out with no errors.
phpinfo() doesn't seem to show any problems, but I may be overlooking something:
http://www.higherpurposes.com/phpinfo.php
I contacted ClientExec because I thought that perhaps this was an issue with it but they're pointing back to something being wrong with PHP/Zend. It all looks to be installed, but something somewhere is not working.
The only other thing I can add is that php.ini appears to be configured properly for this and the only problem in the Apache log is:
read_config_store open failure on /var/net-snmp/snmpapp.conf
This shows for an earlier PHP bug, but I couldn't find anything dealing with PHP5.
View 9 Replies
View Related
Nov 26, 2007
install zend optimizer on my direct admin server currently running apache 2.2 direct admin php 5. After installing it it made a few changes to my directadmin control panel for example it removed my webmail: squirelmail link etc... The lines of code it added to my php.ini file are:
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
zend_optimizer.version=3.3.0a
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
with out them everything works fine with them my control panel webmail links disappear.
View 14 Replies
View Related
Jul 5, 2008
i was wondering which one is better for a phpBB forum...
zend or eacccelator or something else? and why?
View 2 Replies
View Related
Aug 20, 2008
I'm not sure if this is the best board for this question but I'll try anyway. We recently had an app built and the developer built it using the Zend framework.
Our server is running IIS. Does anyone have a link to information or know any tricks in getting Zend build apps to work on IIS?
We need to stick to IIS because other apps we have were built in asp so switching to apache is not an option.
View 0 Replies
View Related
May 2, 2008
I am on a VPS with Centos 4 OS and Cpanel/WHM.
I am going to soon be upgrading to the latest version of vBulletin (3.7.0). They are recommending PHP 5.25 with APC installed. I am talled that Zend (which I have installed and eaccelerator) is not compatible with APC.
The vBulletin people say that APC will perform better than Zend, and that zend should be disabled and APC installed and enabled.
A couple questions.
1. I'm curious what people's opinions are on here about APC vs. Zend (eaccellerator) or possibly xcache.
2. I have once been told that APC and xcache aren't compatible with Cpanel/WHM. Is this correct?
3. Assuming 2 isn't correct, if I decide to move to APC, what do I need to do to disable/uninstall Zend/Eaccellerator and install/setup APC?
View 0 Replies
View Related
Jul 25, 2008
Basically I have a script that is trying to run zend optimizer via command line, but is producing this error
The CLI version of PHP does not have the Zend Optimizer extension enabled
logged in as root
# /usr/local/bin/php -v
PHP 5.2.6 (cli) (built: Jul 23 2008 00:22:17)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with the ionCube PHP Loader v3.1.32, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
# php --ini
Configuration File (php.ini) Path: /usr/local/lib
Loaded Configuration File: /usr/local/Zend/etc/php.ini
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
login as: doni
$ /usr/local/bin/php -v
PHP 5.2.6 (cli) (built: Jul 23 2008 00:22:17)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
ngine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
$ php --ini
Configuration File (php.ini) Path: /usr/local/lib
Loaded Configuration File: (none)
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
This is same for both users
# which php
/usr/local/bin/php
For some reason on my normal user it is not showing a loaded configuration file.
View 1 Replies
View Related
Apr 8, 2008
I run some scripts that either require Zend or Ioncube (my choice). Is one better than the other in terms of performance or overhead? I think I'd rather install one module instead of both on my server.
View 3 Replies
View Related
Nov 1, 2007
how to sort this?
Top Process %CPU 98.9 ./dialog --clear --backtitle Zend Optimizer Installation --title Zend Optimizer 3.2.2 --msgbox ?Welcome to the Zend Optimizer 3.2.2 Installation!??For more information regarding this procedure, please see the?Zend Optimizer Installation Guide.? 0 0
Top Process %CPU 98.8 ./dialog --clear --backtitle Zend Optimizer Installation --title Zend Optimizer 3.2.2 --msgbox ?Welcome to the Zend Optimizer 3.2.2 Installation!??For more information regarding this procedure, please see the?Zend Optimizer Installation Guide.? 0 0
View 4 Replies
View Related
Sep 17, 2007
Fatal error: Cannot access protected property Zend_Cache_Core::$_backwardCompatibilityArray in /home/user/public_html/cerb4/libs/devblocks/libs/ZendFramework/Zend/Cache/Core.php on line 185
Trying to install cerberus help desk and get that during install process
I'm using zend optimizer 3.2.8, centos 4.5, mysql 4x, php 5.2.4
View 2 Replies
View Related
Feb 6, 2007
root@server [/usr/local/ioncube]# php -v
PHP 5.2.0 (cli) (built: Feb 2 2007 22:41:26)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
with the ionCube PHP Loader v3.1.24, Copyright (c) 2002-2006, by ionCube Ltd., and
with Zend Extension Manager v1.0.11, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.2, Copyright (c) 1998-2006, by Zend Technologies
php.ini
[Zend]
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
zend_optimizer.version=3.2.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
**
View 11 Replies
View Related
Dec 20, 2007
I don`t have access on root server. I have a reseller acount and i don`t have ssh access !
On server is installed:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP Project
And I get this error :
Zend Optimizer not installed
This file was encoded by the ZendGuard. In order to run it, please install the freely available Zend Optimizer, version 3.0.0 or later.
How can I upload zend loaders without installing zend optimizer?
View 1 Replies
View Related
Dec 8, 2007
I moved my site to a new server... find out that Zend isn't installed so I install it. vbSEO needs Zend to run. After installation I just get a blank index.php page whereas my phpinfo.php is showing. What could be the problem?
View 12 Replies
View Related
Aug 7, 2007
When I type php -v from ssh
PHP 4.4.7 (cli) (built: Aug 7 2007 10:12:20)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
but from web site phpinfo, there is no zend Opt installed and non of my vbulletin site getting error page that I need to install zend.
I tried reinstall, rebuild but it did not work..
View 5 Replies
View Related
Jan 14, 2009
I've been trying to setup Zend optimizer on a windows server 2003 64 bit server and have not been able to complete this task successfully. Everytime i go and install it (using plesk 8.6 with IIS) i use the installer off their site and choose the PHP.ini path(replaced the one phpinfo says it use's and the one in windows) i get internal server error 500. Is zend just not compatible with Server 2K3 64 bit?
View 1 Replies
View Related
Jun 21, 2009
As I can't afford a WHMCS license and don't like ClientExec or WHMAutopilot I want to test ModernBill.
Can ModernBill run with CPanel accounts?
Here I can see two versions:
[url]
I suppose my current host supports both. But, which version do you recommend?
View 7 Replies
View Related
Mar 31, 2008
cat /proc/version
Linux version 2.6.23.15-80.fc7 (gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)) #1 SMP Sun Feb 10 17:29:10 EST 2008
I installed Zend Optimizer (this is NOT a cpanel box to clarify)
1. Downloaded ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz
2. cd's into that directory
3. ./install.sh
No errors
[root@host ~]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
However, ZO does not show up in php info
php -v
PHP 5.2.4 (cli) (built: Sep 18 2007 08:50:58)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
php -m
[Zend Modules]
eAccelerator
File: /usr/local/Zend/etc/php.ini
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
zend_optimizer.version=3.3.3
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Code:
[root@host lib]# ls -lh
total 32K
drwxr-xr-x 9 root root 4.0K 2008-03-28 20:27 Optimizer-3.3.3
drwxr-xr-x 7 root root 4.0K 2008-03-28 20:27 Optimizer_TS-3.3.3
-rwxr-xr-x 1 root root 11K 2008-03-31 16:21 ZendExtensionManager.so
-rwxr-xr-x 1 root root 11K 2008-03-31 16:21 ZendExtensionManager_TS.so
View 7 Replies
View Related
Feb 22, 2008
I read on some threads here, that installing Zend Optimizer and Eaccelerator, speeds up the box.
I already installed ZEND optimizer on my box, can someone explain benefit's of Eaccelerator , and how to install it and tweak it for best performance ?
Current Specs -
Quote:
PHP 4.4.8 (cli) (built: Feb 21 2008 01:17:23)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
View 9 Replies
View Related
Jun 22, 2008
The issue starts after I reboot the server for another issue.
And then zend optimizer not show in phpinfo.
I have checked php -m and php -v,both normal.
[root@linux ~]# php -v
PHP 4.3.9 (cgi) (built: Sep 12 2007 11:09:31)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
[root@linux ~]# php -m
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
dba
dbx
dio
domxml
exif
ftp
gd
gettext
gmp
iconv
imap
ldap
mbstring
mime_magic
mysql
openssl
overload
pcntl
pcre
posix
pspell
session
shmop
sockets
standard
sysvsem
sysvshm
tokenizer
wddx
xml
yp
Zend Optimizer
zlib
[Zend Modules]
Zend Extension Manager
Zend Optimizer
But phpinfo page only show
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
I am headache and try to reinstall Zend many times and reboot the server many times but not work.
View 5 Replies
View Related
Feb 24, 2007
I know its not on the System Req. page that Zend Studio supports it, but has anyone gotten Zend Studio to work on FreeBSD ( 5 or 6 ?? ), and if so, how?
View 0 Replies
View Related
Jun 15, 2007
I have installed Zend Optimizer, it is working fine on SSH
Quote:
[root@server427 ~]# php -v
PHP 5.1.6 (cli) (built: May 9 2007 11:29:06)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
[root@server427 ~]# php -i|grep php.ini
Configuration File (php.ini) Path => /usr/local/Zend/etc/php.ini
[root@server427 ~]# uname -a
Linux server427.i3d.nl 2.6.20-1.2316.fc5 #1 SMP Fri Apr 27 19:19:10 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@server427 ~]#
But Zend Optimizer is not showing in web site phpinfo.
[url]
View 14 Replies
View Related
Jan 22, 2007
how to install zend optimizer? I have downloaded it and uploaded the files to my server...
View 4 Replies
View Related
Jul 29, 2008
Anyone have experience getting mod_deflate up and running on Zend Core?
(apache 2.2.4 / PHP 5.2.4)
If so, how did you do it? Seems Zend Core doesn't include mod_deflate.so by default.
View 0 Replies
View Related
Feb 23, 2007
I am using PHP 5.2.1 (recently upgraded), Apache 2.2.4.
Before the upgrade, I had Zend Optimer and eAccelerator installed.
However, after upgrade of Apache and PHP + I had to reboot the server, I went on to reinstall eAccelerator.
Here is what php -v gave me :
=================
eAccelerator requires Zend Engine API version 220051024.
The zend Engine API version 220060519 which is installed, is newer.
contact eAccelerator at http://eaccelerator.net for a later version of eAccelerator.
PHP 5.2.1 (cli) (built: Feb 23 2007 11:36:11)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by zend Technologies
with zend Optimizer v3.2.2, Coopyright (c) 1998-2006, by zend Technologies
=========================
the version of eAccelerator I tried to install is the latest one ( 0.95)
View 4 Replies
View Related
Feb 23, 2007
how to disable zend optimizer?
I installed zend optimizer for a client, but he wants to disable it for today while sorting out things on his server.
I realize that the extension paths are under the "[zend]" section of the "php.ini" file, but he has ioncube loader installed as well, therefore I'm not sure which lines to delete and which to keep.
View 1 Replies
View Related
Jan 15, 2007
My server currently has zend optimizer v2.1 installed, but I need to upgrade it to v2.6 or higher. I've downloaded v3.2 from Zend as a '.tar.gz' file, but I have no idea how to install it.
I'm running Plesk 8 with PHP v5.2
Does anyone have experience with this?
View 14 Replies
View Related