hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Reseller Hosting : Any different between PHP4 and Zend Optimizer

Reply

Reseller Hosting Advice, experiences, and recommendations on reseller providers and discussion of other services required for web hosting reselling. If your service is unavailable, please click here.
Forum Jump

Any different between PHP4 and Zend Optimizer

Reply Post New Thread In Reseller Hosting Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 10-16-2000, 03:17 AM
rayray rayray is offline
Newbie
 
Join Date: Oct 2000
Location: Hong Kong
Posts: 8
Hello,

I am looking for reseller plan now. I have seen some hosting company said that their server have PHP4 support and some even mentioned with Zend Optimizer. As I know that Zend Optimizer is sort of compiler which complie the PHP script(am I right?). Anyway, I just want to know those company which said their server support PHP4 implied that they have Zend Optimizer also.

Thanks and Regards,
Raymond

Reply With Quote


Sponsored Links
  #2  
Old 10-16-2000, 03:42 AM
BC BC is offline
Web Hosting Master
 
Join Date: Apr 2000
Location: 80,000 feet under the sur
Posts: 2,736
Thumbs up

Raymond,

Yes, Zend Optimiser is now built into PHP4, so if you see PHP4 you should be able to utilise Zend Optimiser easily.

As a result, PHP parsing on servers is somewhat faster and is great fun to use.

Reply With Quote
  #3  
Old 10-16-2000, 04:57 AM
DanielP DanielP is online now
Web Hosting Master
 
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
Cool

Actually BC,

There is PHP4 with the Zend engine.

And then there is PHP4 with the Zend engine AND The Zend Optomizer, the Optomizer is not included as default with php4 just the Zend Engine.

If you run the PHP Info script without Optomizer the Zend lines will look like this

"This program makes use of the Zend scripting language engine:
Zend Engine v1.0.2, Copyright (c) 1998-2000 Zend Technologies"

If it has the Optomizer it will look like this.


"This program makes use of the Zend scripting language engine:
Zend Engine v1.0.2, Copyright (c) 1998-2000 Zend Technologies
with Zend Optimizer v0.99, Copyright (c) 1998-2000, by Zend Technologies"


Hope that helps a bit .



__________________
KnownHost Managed VPS Specialists
Fully Managed VPS, Hybrid,and Dedicated Servers
RocketVPS.com - Premium Unmanaged VPS Hosting
KnownHost is hiring! Click here for more information!

Reply With Quote
Sponsored Links
  #4  
Old 10-16-2000, 06:36 AM
BC BC is offline
Web Hosting Master
 
Join Date: Apr 2000
Location: 80,000 feet under the sur
Posts: 2,736
Lightbulb

Ahhhhh..... There goes my lesson for today. Thanks Daniel.

Though I do wonder why php.net doesn't make that clearer - after initally reading their press releases et. al. about PHP 4.0 I always thought they had Zend Optimiser, not just Zend... Oh well.

Reply With Quote
  #5  
Old 10-16-2000, 06:40 AM
DanielP DanielP is online now
Web Hosting Master
 
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
Talking

Don't feel bad BC, I initially thought the same thing.

Adding the Zend Optimiser is quite easy, just download a file and edit the php.ini to point to it.

heh its 5am well 5:38am don't make fun of my mis-spellings or I'll :flamethrow: me a BC




__________________
KnownHost Managed VPS Specialists
Fully Managed VPS, Hybrid,and Dedicated Servers
RocketVPS.com - Premium Unmanaged VPS Hosting
KnownHost is hiring! Click here for more information!

Reply With Quote
  #6  
Old 10-16-2000, 06:48 AM
BC BC is offline
Web Hosting Master
 
Join Date: Apr 2000
Location: 80,000 feet under the sur
Posts: 2,736
Talking

Sure you want the entire CDS with flamethrow and burning up yer behind?

(in all seriousness, I couldn't pick out any misspellings, not like this is a senior English class board or anything )

Reply With Quote
  #7  
Old 10-16-2000, 09:45 AM
Chicken Chicken is offline
Web Hosting Master
 
Join Date: Jun 2000
Location: Southern California
Posts: 12,121
Is this something you can add to PHP 3 ??? Guess I should head to the site and find out myself, eh? Awwwwww right.

__________________
HostHideout.com - Where professionals discuss web hosting.

• Chicken

Reply With Quote
  #8  
Old 10-16-2000, 10:03 AM
DanielP DanielP is online now
Web Hosting Master
 
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
I don't believe so chicken......


But I could be wrong

*looks*

A quick scan of http://www.zend.com didn't turn up anything for php3.........


Sorry chicken.

Uh hu, ok BC , Remember I got a lot of Techs with
and :flamethrow to the CDS heh




__________________
KnownHost Managed VPS Specialists
Fully Managed VPS, Hybrid,and Dedicated Servers
RocketVPS.com - Premium Unmanaged VPS Hosting
KnownHost is hiring! Click here for more information!

Reply With Quote
  #9  
Old 10-16-2000, 10:37 AM
Félix C.Courtemanche Félix C.Courtemanche is offline
Web Hosting Master
 
Join Date: May 2000
Posts: 587
nope, PHP3 isn't built on the Zend engine, thus it can'T use any of the Zend tools

When PHP3 works on a server, PHP4 will work... it is already 100-200% faster, and the zend optimizer can increase that by another 50-100%

It's definately worth installing.

__________________
Félix C.Courtemanche · webmaster@can-host.com
Can-Host Networks · http://www.can-host.com
web«cp Control Panel · http://webcp.can-host.com

Reply With Quote
  #10  
Old 10-16-2000, 07:04 PM
BC BC is offline
Web Hosting Master
 
Join Date: Apr 2000
Location: 80,000 feet under the sur
Posts: 2,736
LOL @ Daniel!

Let's not turn this into a game of one-upsmanship.... I really need my 4 daily doses of coffee first

(speaking of which, we really should get an icon for coffee and whack it into vB....)

Reply With Quote
  #11  
Old 10-16-2000, 08:44 PM
JTY JTY is offline
Community Guide
 
Join Date: Jun 2000
Location: Washington, USA
Posts: 5,976
Smile

I have used large PHP web apps, e.g. SquirrelMail(IMHO the nicest web mail client.) with Zend Optimiser and you can tell that it's faster than with out it.

__________________
John T. Yocum -- Fluid Hosting
Shared - VPS - Dedicated - Colocation

Reply With Quote
  #12  
Old 10-27-2000, 11:36 PM
rayzine rayzine is offline
Newbie
 
Join Date: Sep 2000
Location: Hong Kong
Posts: 24
Question How to use Zend?

I know my hosting company using PHP4 with Zend optimizer. However, how can I make use of it? Just write regular PHP code and upload it to my host. Thats it? OR I need to do other things to make my code work with Zend optimizer?

Reply With Quote
  #13  
Old 10-28-2000, 07:06 PM
KDAWebServices KDAWebServices is offline
Web Hosting Master
 
Join Date: Aug 2000
Location: Sheffield, South Yorks
Posts: 3,286
If your host uses the ZendOptimizer then all of your scripts will use the optimiser automatically.

__________________
Karl Austin :: KDA Web Services Ltd.
UK Business Hosting and Managed Servers - Hosting for Business Users :: 0800 5429 764
UK Budget Web Hosting and Servers - Hosting for Home Users :: 0800 8620 349
Call us today and ask about our hosting solutions.

Reply With Quote
  #14  
Old 10-28-2000, 10:53 PM
rayzine rayzine is offline
Newbie
 
Join Date: Sep 2000
Location: Hong Kong
Posts: 24
Got it! Thanks Karl

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Web Optimization Provider Yottaa Launches Version 2.0, Adds Patented QuickTune Technology Web Hosting News 2012-09-17 15:18:17
Yottaa Receives Patent for Web Performance Optimization, Traffic Processing Web Hosting News 2012-02-28 16:01:13
Web Performance Firm Yottaa Launches Content Delivery Network Web Hosting News 2012-02-13 12:21:09
Web Performance Firm Yottaa Announces Site Speed Optimizer General Availability Web Hosting News 2011-10-11 16:29:12
Q&A: Strangeloop President Joshua Bixby Previews Mobile Site Optimizer Web Hosting News 2011-09-29 14:53:17


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?