I installed the free site to godaddy which i see from previous posts has zend on it. But i get a "Zend not installed" error.
How do I get round this ?
Colin Brunton (Guest)
23 May 2007 7:24 PM
and looking at previous post with this similar topic i have sent ftp and link to free site .
I installed the free site to godaddy which i see from previous posts has zend on it. But i get a "Zend not installed" error.
How do I get round this ?
Anjula
24 May 2007 11:19 AM
Hello,
We would recommend you to check if your Zend Optimizer is installed correctly. To test this you can create a small script file like test.php that contains
<?php phpinfo(); ?>
and look at the result output of the function. Then search for the section named 'Zend Optimizer' which contains listing of some Zend variables and their settings. If it doesn't exists it means that Optimizer is not
installed. Also, make sure that you have installed a compatible version of Zend Optimizer. We advise 2.6.2 version for PHP 4 and 3.2 version for PHP 5.
With regards,
ViArt Support Team
Klipsch (Guest)
4 Jun 2007 5:19 AM
Are you using Linux or windows Host thru godaddy, I had the same problem and had to upgrade to a linux system with godaddy.