View previous topic :: View next topic |
Author |
Message |
LL0rd l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1222166586412b9c499999d.jpg)
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Mon Jan 09, 2006 8:50 am Post subject: Zend Optimizer |
|
|
Hi,
I have some problems with the installation of Zend Optimizer. The installation works fine, but after the restart of the apache webserver, sitll I have no Zend Optimizer extention but some nice-looking errors in the apache logfile:
Code: | Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions |
PHP 5.1.1 and apache was compiled by hand on this system. The configure commandline was:
Code: | ./configure --with-apxs2=/usr/local/httpd/bin/apxs --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/lib/ --enable-versioning --enable-track-vars=yes --enable-url-includes --enable-sysvshm=yes --enable-sysvsem=yes --enable-ftp --enable-calendar --with-config-file-path=/etc --with-gd --enable-sockets --with-imap --enable-mbstring --with-imap-ssl |
_________________ Alte Mathematiker sterben nicht - sie verlieren nur einige ihrer Funktionen. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skyfolly Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/120532158841da5e496a7ba.gif)
Joined: 16 Jul 2003 Posts: 245 Location: Dongguan & Hong Kong, PRC
|
Posted: Mon Jan 09, 2006 10:35 am Post subject: |
|
|
/me just learned that zend optimizer only supports php4 or downwards. don't if that's correct or not? _________________ I am the only being whose doom
No tongue would ask no eye would mourn
I never caused a thought of gloom
A smile of joy since I was born.
emily bronte |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LL0rd l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1222166586412b9c499999d.jpg)
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Mon Jan 09, 2006 10:42 am Post subject: |
|
|
Not realy.http://zend.net/store/products/zend-optimizer.php
Quote: | Introducing Zend Optimizer 2.6 with full support for PHP 5.1 |
The Problem appeared after the update from php-5.0.4 ro 5.1.1 _________________ Alte Mathematiker sterben nicht - sie verlieren nur einige ihrer Funktionen. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skyfolly Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/120532158841da5e496a7ba.gif)
Joined: 16 Jul 2003 Posts: 245 Location: Dongguan & Hong Kong, PRC
|
Posted: Mon Jan 09, 2006 10:47 am Post subject: |
|
|
ehhh.
can't help much since i am on my way of installing that as well, lol.
/me hides.
try removing all zend related stuff and reinstall it all over again. _________________ I am the only being whose doom
No tongue would ask no eye would mourn
I never caused a thought of gloom
A smile of joy since I was born.
emily bronte |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|