Godaddy host upgrade Zend Optimizer method
Godaddy, the Zend version is too low (2.5.X version), and many programs can't run properly. Many people ask how to upgrade Zend. Here are how to operate independently to upgrade and install the latest version of the Zend.
[b][color=#006400] about PHP5:[/color][/b]
before a friend said Godaddy does not support [color=#ff0000]PHP5 ZEND[/color], which may take into account the stability problem, and has never upgraded the ZEND. Recently, however, PHP5 has been proven to be able to use Zend. If you operate in the following way, you can finally turn the Php.ini file into a PHP5.ini file. ([color=#ff0000][b] note that the two documents can not coexist, otherwise the upgrade will not succeed. [/b][/color])
author 20081005 has done the test, PHP5 can upgrade Zend perfectly, absolutely no problem!
here we use PHP4 method to make a demonstration, PHP5 reference!
if you want to modify the version of PHP, you might as well follow the following steps: Content.gt;.Gt;.Gt;.Gt;.Gt; Add-on Language, for example:
[url=http://bbs.taohost.net/attachment.php? Aid=121.amp; amp; nothumb=yes:1e0j1e9s][b]godaddy upgrade zend.png[/b][/url:1e0j1e9s] (43.09 KB)
select the appropriate PHP version to correctly install Zend
2008-5-17 00ff] chooses PHP version [/color]
that she thinks is appropriate. It will take a while before the amendment is completed.
this time to [url=http://www.zend.com/: 1e0j1e9s][color=#006400]www.zend.com[/color][/url:1e0j1e9s] official download a latest version of the Zend optimizer, enter the official website, click the Download in the menu, enter the download page, find the Zendoptimizer, click the Try, and enter the formal download page, Choose the appropriate version to download. SelectPackage here is the choice of Bao Wenjian. Here I choose: Linux x86 (32 bit) (TAR.GZ) 9.74 MB |3.3.3. Note: if you can't download it, you need to fill in your relevant information, register it, and then download it.
here is a download address: 3.3.3 [url=http://downloads.zend.com/optimizer/3.3.3/ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz:1e0j1e9s][color=#006400]http://downloads.zend.com/optimizer/3.3.3/ ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz[/color][/url:1e0j1e9s]
linux The latest version of Zend is version 3.3. The following is an example of 3.3:
1, first unzip the files downloaded, and you will find a folder named data. The name of the folder is modified to a special name (mainly to avoid confusion), such as [color=#ff0000]zendofsite[/color], which is better to begin with Zend, so that it is convenient to find and update in the future.
2, then upload the [color=#0000ff]zendofsite[/color] folder (the original data folder, this name is changed by yourself, what name will be used in the future) to the root directory of the site. It is suggested that the format be compressed into ZIP format, and then the online decompression function [/color][/url:1e0j1e9s] is used by [url=http://bbs.taohost.net/thread-146-1-1.html:1e0j1e9s][color=#006400]Godaddy, which can save a lot of time and improve efficiency.
3, quietly waiting for a while, the file is uploaded. Unzip online. Login FTP to find the PHP.INI file in the root directory, and if there is no this file in the directory, set up one by yourself, and type the following: Reference:
register_globals = on
allow_url_fopen = on
expose_php = on
max_input_time = 60
variables_order = =; ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags =.Quot; a=href, area=href, frame=src. /color]/[/b]html/[color=#0000ff]zendofsite[/color]/4_3_x_comp/ZendOptimizer.so
zend_extension_ts=/home/content[color=#ff0000][b]/u/s/user[/b][/color]/html/[color=#0000ff]zendofsite[/color]/4_3_x_comp/TS/ZendOptimizer.so
red part for its own [color=#ff0000][b] login path [/b][/color] And [color=#ff0000][b] login username [/b][/color], such as your ID is taohost, the red part is [color=#ff0000]/u/s/taohost[/color], if the user name is relatively long, the first 3 bits may be taken. The path can be obtained by the following method (the path is not correct for Zend):
[b][color=#0000ff] pays special attention to: [/color][/b]
needs to get the path of the file and user, you need to establish an PHP file immediately, put [i][/i] into the file, and save it as the filename info.php.
access this file in a browser, get two parameters, one is [b]Configuration File (php.ini) Path[/b] (the path of PHP file), if this is not, search the node of [b] DOCUMENT_ROOT[/b] to get the path.
through this file, you can get the value of the red part in "/home/content[color=#ff0000]/u/s/user[/color]/html". Another is your current PHP version number (usually at the top), which is reserved for use below. After
4, get the correct path, modify the PHP.ini file. Use the PHP version number to the [color=#0000ff]zendofsite[/color] folder to find a folder that is the closest to your server PHP version. (the [color=#ff0000]zendofsite[/color] folder contains many folders, such as [color=#ff0000]4_3_x[/color]_comp, [color=# ff0000]5_1_x[/color]_comp, and [color=#ff000. 0]5_2_x[/color]_comp). Then replace the [color=#ff0000]4_3_x [/color] in the [color=#ff0000]4_3_x[/color]_comp of the above code. In fact, it calls the resources in this folder. If the folder is specified incorrectly, it may not work properly.
5, to confirm whether Zend optimizer has been upgraded, go to the PHP file that you just set up, and find the Zend field to see the version of the Zend!
[color=#0000ff][b] note: PHP5's memory, it is necessary to modify the php.ini to php5.ini
[/b][/color]
[b] to be aware of the effective time after the Godaddy is updated Zend. [/b]
after the author tests, the effective time will take at least half an hour or so. So if the update is not good enough, you can wait patiently and have a cup of coffee.
three ON as personal circumstances change OFF, for example, to install D version of Jack, some of the functions of the best closed.