Portal Home > Knowledgebase > Articles Database > doesn't appear to be a valid Zend extension
doesn't appear to be a valid Zend extension
Posted by xserverx, 01-28-2008, 08:23 AM |
hello
I have probelm when I run this command :
I have this output :
this is my php -v :
how can I solv this problem please
|
Posted by Lewcy, 01-28-2008, 08:45 AM |
Have a look in your php.ini and search for zend_extension, what lines do you have?
|
Posted by xserverx, 01-28-2008, 09:24 AM |
|
Posted by Hosting_Reserve, 01-28-2008, 12:16 PM |
php.ini might also be at /usr/local/Zend/etc/php.ini if it got moved when you installed zend.
|
Posted by xserverx, 01-29-2008, 08:15 AM |
|
Posted by Hosting_Reserve, 01-29-2008, 08:26 AM |
Heve you checked the other (standard) locations?
This should tell you where the ini file is.
|
Posted by Lewcy, 01-29-2008, 08:29 AM |
You have zend optimiser and ioncube installed check they work as php.ini looks fine.
Check ioncube works by downloading the loaders and making a dir on some webspace (download from http://www.ioncube.com/loaders.php) then run ioncube-encoded-file.php if this runs then ioncube is working properly.
As long as you can run php files on your webspace then zend is working properly.
If both of these work fine then my best guess is that file you are running through a website is causing the issues and it isnt a server problem.
|
Posted by david510, 01-30-2008, 04:11 AM |
xserverx,
Try changing the zend optimizer version.
|
Add to Favourites Print this Article
Also Read