#1 (permalink)  
Old 07-13-2005, 02:27 PM
Registered User
 
Join Date: Feb 2004
Posts: 4
backycorp
php 4.4.0 and Zend

I am having problems with php 4.4.0 saying that zend is not installed. Is there a work around for this yet. I have a script that requires this for it to run correctly? Any help or insight is greatly appriciated.

Sincerely,

William Backy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-13-2005, 03:10 PM
rpmws's Avatar
Registered User
 
Join Date: Aug 2001
Location: back woods of NC, USA
Posts: 1,841
rpmws is on a distinguished road
/scripts/installzendopt

**i think*** that's the installer name
__________________
Just keeping my "eye" on things....
R. Paul Mathews
RPMWS - diehard cPanel Nutcase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-13-2005, 04:02 PM
Registered User
 
Join Date: Sep 2003
Posts: 656
easyhoster1 is on a distinguished road
Quote:
Originally Posted by backycorp
I am having problems with php 4.4.0 saying that zend is not installed. Is there a work around for this yet. I have a script that requires this for it to run correctly? Any help or insight is greatly appriciated.

Sincerely,

William Backy

Users in Zends forums show it still breaks;

http://www.zend.com/phorum/read.php...amp;thread=4074
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-13-2005, 04:26 PM
Registered User
 
Join Date: Feb 2004
Posts: 4
backycorp
Yea I know the zend installer that cpanel has dosnt work. I have manually installed it and it dosnt like php version 4.4.0 it dosnt mind 4.3.10-11 or the 5.0.3 of php for some reason the 4.4.0 dosnt work right with zend.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-13-2005, 06:16 PM
rpmws's Avatar
Registered User
 
Join Date: Aug 2001
Location: back woods of NC, USA
Posts: 1,841
rpmws is on a distinguished road
ahhhh i see
__________________
Just keeping my "eye" on things....
R. Paul Mathews
RPMWS - diehard cPanel Nutcase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-13-2005, 06:23 PM
Registered User
 
Join Date: Feb 2004
Posts: 4
backycorp
yea. Does anyone have any ideas on how to get zend to work with this version of php?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-14-2005, 12:59 AM
Registered User
 
Join Date: Feb 2002
Posts: 188
gemby
Quote:
Originally Posted by backycorp
yea. Does anyone have any ideas on how to get zend to work with this version of php?
And what about pdflib, sourceguardian, .... it seems that they are also broken!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-14-2005, 01:16 AM
Registered User
 
Join Date: Feb 2004
Posts: 4
backycorp
I didnt even check into it that far but good point. Anyone have any ideas on how to resolve these issues?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-14-2005, 06:27 AM
Registered User
 
Join Date: Dec 2001
Posts: 1,558
haze is on a distinguished road
Making the decision to upgrade in the first place should have only been done after researching possible compatability issues. If it is that much of a concern to you, then downgrade until such time as the vendors of the software you are using release an update.

Perhaps you would be better off by spending the effort to contact those vendors of the programs in question rather than pestering cpanel for something that isn't their responsibility ? Makes sence to me!
__________________
Beau Henderson
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-14-2005, 09:53 AM
Registered User
 
Join Date: May 2005
Posts: 17
azimpact is on a distinguished road
Your going to have to wait until Zend releases the SO build for 4.4

I did the same thing and ended up going back to 4.3 since it would not work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 07-14-2005, 12:19 PM
rpmws's Avatar
Registered User
 
Join Date: Aug 2001
Location: back woods of NC, USA
Posts: 1,841
rpmws is on a distinguished road
i went to 5.04 about a week ago and have not had but one isse over 1200 domains. I have been lucky.. went to mysql4.1 also and only had one issue there.
__________________
Just keeping my "eye" on things....
R. Paul Mathews
RPMWS - diehard cPanel Nutcase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 07-15-2005, 06:17 AM
Registered User
 
Join Date: Sep 2003
Posts: 656
easyhoster1 is on a distinguished road
Looks like its out;

http://www.zend.com/phorum/read.php?...15&thread=4074
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 07-15-2005, 06:39 AM
3w-hostconcept's Avatar
Registered User
 
Join Date: Oct 2003
Location: France (Mouans Sartoux)
Posts: 61
3w-hostconcept
you can change the installer URL to include the new URL

Edit: Open up /scripts/installzendopt via Pico or whatever you use to edit files and change this line

Quote:
Linux => 'http://www.zend.com/store/getfreefile.php?pid=13&zbid=848&iagree=1',
Quote:
Linux =>'http://downloads.zend.com/optimizer/2.5.10a/ZendOptimizer-2.5.10a-linux-glibc21-i386.tar.gz'
Save Your changes, re-run the script. And it'll all be working.

execute /scripts/installzendopt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 07-15-2005, 02:05 PM
Registered User
 
Join Date: Jan 2004
Location: Roswell, GA
Posts: 363
cooldude7273 is on a distinguished road
Everything works fine with 2.5.10a!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 07-15-2005, 06:34 PM
Registered User
 
Join Date: Jun 2003
Posts: 111
erwinfa
Yes, It's cool

Quote:
Originally Posted by cooldude7273
Everything works fine with 2.5.10a!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:09 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc