Making eAccelerator more "mandatory" due to load issues when not installed.

git-svn-id: svn://192.168.202.10@850 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
frankw
2008-04-30 02:13:16 +00:00
parent 52587896db
commit 42cd84ee51
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ Requirements for installing astGUIclient/VICIDIAL on an Asterisk server:
- No modification of outgoing callerID (you can set callerID through admin)
- Access to Apache/PHP webserver, php.ini memory_limit set to 48M
- In php.ini you must have uploads turned on to use the web lead loader
- Even so eAccelerator is technically not mandatory, it is strongly recommended.
- SoX 12.17.5 or greater must be installed
- GNU screen 3.9.15 or greater must be installed
- ntp must be installed and syncd to same time source as any other servers
+5 -1
View File
@@ -745,7 +745,11 @@ installation on another machine)
NOTE: If using PHP5 you may need to add the following line to php.ini:
short_open_tag = On
OPTIONAL- Load eaccelerator PHP-caching application:
OPTIONAL- Load eAccelerator PHP-caching application:
Even so this is technically an optional part, it is strongly recommended that you install eAccelerator
since it will slash PHPs processing power requirements greatly. Without eAccelerator load on the system
can be ten times as high, which can cause all kinds of problems, this is especially true for single
system setups.
- Go to http://eaccelerator.net and download the most recent package
- cd /usr/local
- wget http://bart.eaccelerator.net/source/0.9.5/eaccelerator-0.9.5.zip