View Full Version : Zend on RH7.3 not working
UltimeWWW
11-27-2003, 07:02 AM
Hi,
I can't get Zend to works on my server. We tried ./build Zend without success. I also tried to install it myself and it's still doesn't work.
Got an idea?
ProWebUK
11-27-2003, 07:04 AM
Any errors? does phpinfo() show zend?
Chris
UltimeWWW
11-27-2003, 07:06 AM
Yes, www.ultimeweb.biz/phpinfo.php
UltimeWWW
11-27-2003, 07:13 AM
In fact I'm getting the Zend error while browing to ModernBill or Kayako saying that it isn't installed.
ProWebUK
11-27-2003, 07:17 AM
Any errors in your logs, or alternatively, what are the errors MB is giving out?
Chris
UltimeWWW
11-27-2003, 07:19 AM
http://www.ultimeweb.biz/facturation/
ProWebUK
11-27-2003, 07:33 AM
You may want to recompile apache without zend, then install the zend optimzer from zend.com there... That *should* fix it.
http://www.zend.com/store/free_download.php?pid=13
The default values in the install should be correct, so its basically agree to what it asks :)
Chris
UltimeWWW
11-27-2003, 07:56 AM
Hi,
I used the Custom Apache Build to rebuilt it and it doesn't work :(
ProWebUK
11-27-2003, 08:06 AM
Recompile without building Zend, then check it is not in your phpinfo, then install the actual copy of it.
Chris
UltimeWWW
11-27-2003, 08:11 AM
We did it without Zend, only ./build all
ProWebUK
11-27-2003, 08:25 AM
Ok, looking at the Zend forums, uninstalling is a simple matter of replacing your previous php.ini then removing your zend directory (where Zend was installed) If you dont have an original php.ini you may need to contact DA regarding this.
Chris
UltimeWWW
11-27-2003, 08:27 AM
I'm gonna try ioncube versions :)
It is for ModernBill and Kayako.
Gonna contact you ($$$) if I need somethine else.
DirectAdmin Support
11-27-2003, 01:21 PM
Was apache segfaulting at all? There was the zlib shared library issue which was only fixed recently.. but apache wasn't segfaulting, then this probably isn't the case.
John
UltimeWWW
11-27-2003, 03:49 PM
John, can you take a look on our server?
ProWebUK
11-27-2003, 03:52 PM
If you had the segmentation faults John has posted the information for recompiling in the zend thread :)
Chris
UltimeWWW
11-27-2003, 04:13 PM
I tried recompiling it without success :(
Help! :(
ProWebUK
11-27-2003, 04:23 PM
Any errors?
UltimeWWW
11-27-2003, 04:31 PM
Nothing, the informations are available at www.ultimeweb.biz/phpinfo.php or www.ultimeweb.biz/phpinfo.htm. We cleary see it's loaded but it simply don't works: http://www.ultimeweb.biz/facturation.
There was Segmentation fault that we're resolved by recompiling. Now no errors in the error_logs, but it won't work.
UltimeWWW
11-27-2003, 05:34 PM
Well now it's working with ionCube, thanks ;)
jl2005uk
04-09-2004, 11:21 AM
Ok, ive been comparing a few things with this issue (were having the same).
Ive noticed on a working server the path to the php.ini is
/usr/local/lib/php.ini
and on the no working servers it is showing as
/usr/local/Zend/etc/php.ini
Any ideas as to fix this?
Regards
DirectAdmin Sales
04-10-2004, 10:06 AM
The Zend install moves the php.ini into the Zend directory and creates a symbolic link from the original php.ini... So, there shouldn't be anything to fix.
Mark
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.