home Home arrow Forum arrow Development Mambo - Addons Zend Optimizer Error

MH2 Login

Welcome, Guest. Please login or register.
Did you miss your activation email?
November 20, 2008, 05:44:10 PM
Username: Password:
Login with username, password and session length

Forgot your password?

MH2 Releases

Nov.15
Downloads
FileMH2 Treasury Version 2.30
Nov.09
Downloads
FileMH2 Shout Box Version 1.17
Oct.24
Downloads
FileMH2 Ventrilo Viewer (JOOMLA 1.5) 2.02
Oct.24
Downloads
FileMH2 Ventrilo Viewer (MAMBO) 2.02
Sep.25
Downloads
FileMH2 Teamspeak Module Ver 2.5 (JOOMLA 1.5)


    Zend Optimizer Error
mh2design Forums
November 20, 2008, 05:44:10 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
Advanced search  
Pages: [1]
Print
Author Topic: Zend Optimizer Error  (Read 2437 times)
TorwaK
Newbie
*
Posts: 1


View Profile Email
« on: April 06, 2007, 10:54:29 AM »

Hello,

when I try to publish MH2 module by modules section it gives me ZEnd Optimizer on page so team speak module doenst work. I didnt change any setting after I download. How can I solve this problem? Error picture under below.

Logged
Mick
Administrator
Sr. Member
*****
Posts: 291



View Profile Email
« Reply #1 on: April 07, 2007, 01:32:50 AM »

That error looks as if your web host has not installed the Zend Optimizer on the server.  This is one of the most common add ons to a web server and I am sure that if you ask your host, they should be willing to install it. 
Logged
147th
Newbie
*
Posts: 5



View Profile WWW
« Reply #2 on: April 21, 2007, 02:03:26 PM »

Mick and I just ran through this issue with my webhost.  This is what I had to do, I'm not sure if your host is setup the same way, but give this a shot and see if it works.

Quote from: 1and1.com FAQ's
What is Zend Optimizer and how do I set it up?



The Zend Optimizer is a freeware tool for parsing pre-compiled PHP files. These PHP
files must first have been compiled with the Zend Encoder which however is not a
freeware. The advantage of pre-compiled files is that they do not need to be parsed
repeatedly and therefore execute faster.

Please note
In order to install the Zend Optimizer you require SSH access. And only certain
packages have SSH (Check FAQ What packages support SSH Access?
Follow instructions from FAQ How to connect using ssh?
- Didn't have to use this actually

1. Download the Zend Optimizer from http://www.zend.com/store/products/zend-optimizer.php (for Linux glibc 2.1)
2. Unzip the files locally on your computer. (tar -xvzf "the tar file")
3. Go to the directory where the Zend Optimizer has been unpacked. Go to "data"
directory. Here you can see various directories named according to PHP versions, e.g.
4_4_1_comp. Go the the directory of your choice. The important file is
"ZendOptimizer.so"
5. Upload this file into a directory of your choice within your webspace.
6. Change the php.ini file to include the following text:
zend_optimizer.optimization_level=15
zend_extension=/homepages/12/d1234567/htdocs/ZendOptimizer.so

Note that you will need to use your path name "/homepages/xx/dxxxxxxx/htdocs/ to
your webspace. You can find out the path name either via your 1&1 Control Panel,
under "Domains" or from the shell itself by entering the command "pwd"

All this info pulled from 1and1 FAQ's
« Last Edit: April 21, 2007, 02:05:16 PM by 147th » Logged
Pages: [1]
Print
 
Jump to:  

     

© Mh2Design