PDA

View Full Version : how to install zend in ispconfig 3


ferasfm
13th May 2009, 00:49
We have protested to get off zend optimizer on the server ubuntu 8.10 Will vary with the presence of ispconfig3 ????? I hope the news and if there are settings must work

till
13th May 2009, 10:11
There is nothing special regarding ispconfig 3, just install zend as they describe it in their installation instructions.

pebkac
25th January 2010, 07:57
Till,

So Zend Framework will work fine with Perfect Server 9.04? I ask because it (zend) says to change the php include path, but it is commented out on my sys???


--Steve

till
25th January 2010, 18:28
So waht exactly is not working after you installed Zend?

pebkac
26th January 2010, 02:36
Actaully so far all I have done was download the framework and move it over to one of my sites, I have not tested it yet because I'm unsure about change the include path in the php.ini file, I don't want to break anything with the other functions of the server.


--Steve

pebkac
26th January 2010, 02:42
would the later part of the how to apply to an already up and running perfect server (9.04)????

http://www.howtoforge.com/basic-web-server-on-ubuntu-9.04-with-zend-framework

I decided to give your how to a try starting at #17. However where you say to change the /etc/php5/apache2/php.ini file from include_path = ".:/usr/share/php5:/usr/share/pear" to include_path = ".:/opt/ZendFramework/current/library:/usr/share/php5:/usr/share/pear"

One my include_path = ..... is commented out and it says /usr/share/php

So not too sure what to do. My guess is it is controlled in ispconfig....?????


--Steve