View Full Version : Installing Zend Optimiser
justahost
09-06-2006, 02:36 PM
Hi all,
I installed PHP4 & 5 as per the thread: http://directadmin.com/forum/showthread.php?s=&threadid=13953 and it works fine.
Now I want to install Zend Optimizer and according to:
http://www.webhostgear.com/184.html
I have to give it a path the the php.ini
My question is, do I just run the install script twice and give it the path to both php.ini files?
Cheers,
Ry
DamnSkippy
09-06-2006, 08:58 PM
Good question, I only run one version of php myself so I can not say for sure. But the automated script for Zend always moves the php.ini under itself so I don't think using it is an option.
I would bet someone has done it though. Have you hit google yet?
Mik3yZ
09-06-2006, 11:07 PM
as far as i know Zend copies the php.ini file and adds some extension lines to it.
what i should do is find out what those lines are and add these to both your php.ini files.
but not sure if this works... maybe the Zend site gives you a solution?
justahost
09-06-2006, 11:43 PM
Originally posted by DamnSkippy
Good question, I only run one version of php myself so I can not say for sure. But the automated script for Zend always moves the php.ini under itself so I don't think using it is an option.
I would bet someone has done it though. Have you hit google yet?
Its Google hunting today :)
Cheers all - will give the PHP file editing later as well to see how that goes.
Ry
justahost
09-07-2006, 11:15 AM
Well, did it and it worked!
If anyone is interested how I did it I will slap a 'How To' up later.
Cheers,
Ry
Mik3yZ
09-07-2006, 12:36 PM
well i am interested :) and also want to know if something of what i thought was true ;) :p
- Mike
justahost
09-07-2006, 02:10 PM
In that case, all I did was follow the thread: http://www.webhostgear.com/184.html and when it asked for the path of the php.ini file I gave it: /usr/local/etc/php4/cgi/ and then used the defaults.
I ran the install again giving it the path to the php5 ini file (/usr/local/etc/php5/cgi/) and told it to install in the zend_php5 directory (instead of the default Zend option it gives you)
Hey presto all worked fine.
So, just run it twice giving it the location and away you go.
Hope that helps - my next fun and games is updating both of the PHP versions now :)
Ry
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.