Zend Optimizer

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
gsownsby
-


Joined: 03 Jun 2003
Posts: 71
Location: Chattanooga, TN USA

PostPosted: Wed Nov 28, 2007 1:47 pm    Post subject: Zend Optimizer Reply with quote

I guess I'm a little uncertain as to whether Zend Optimizer is available and will or won't work with Abyss and the pre-configured PHP packages? I'm running Abyss 2.5 X2 on a Windows Vista PC.
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed Nov 28, 2007 5:16 pm    Post subject: Reply with quote

Zend should work just fine on Abyss.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
gsownsby
-


Joined: 03 Jun 2003
Posts: 71
Location: Chattanooga, TN USA

PostPosted: Wed Nov 28, 2007 6:20 pm    Post subject: Reply with quote

Thank you. We'll load it up and see what happens.
Back to top View user's profile Send private message Visit poster's website
aprelium-beta
-


Joined: 24 Jun 2004
Posts: 383

PostPosted: Wed Nov 28, 2007 7:49 pm    Post subject: Reply with quote

gsownsby,

Zend Encoder depends on PHP only and is fairly Web server neutral. So the short answer to your question is "Yes". The long answer follows:

We have installed Abyss Web Server 2.5, our preconfigured PHP 5 package for Windows http://www.aprelium.com/abyssws/php5win.html, and then have run the ZendEncoder installation package available in http://www.userscape.com/helpdesk/index.php?pg=kb.page&id=3 (it's the same as the one on Zend.com, but you get it without registering to their site).

During the installation, we were asked to choose the Web server type: we selected "Other Web server".

We later were asked to enter the location of php.ini. It was the directory where PHP 5 is installed (this is where php.ini is if you use our preconfigured PHP 5 package).

The installation program asked also for the root of the Web Server. We have answered with the directory where Abyss Web Server is installed.

We have followed the on-screen instructions until the installation was over.

After that, we have restarted Abyss Web Server and created a phpinfo.php file:

Code:
<?php
    phpinfo();
?>


When browsing it, it shows that ZendEncoder is loaded both in the copyright box: "This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with *Zend Optimizer v3.2.6, Copyright (c) 1998-2007, by Zend Technologies*" and in the "extensions" information below (there is a table containing technical information about ZendEncoder support).
_________________
Beta Testing Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
gsownsby
-


Joined: 03 Jun 2003
Posts: 71
Location: Chattanooga, TN USA

PostPosted: Wed Nov 28, 2007 11:22 pm    Post subject: Reply with quote

Outstanding! Thank you. I followed your instructions and we seem to be up and running with Zend. Thank you again for your quick reply and clear instructions.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group