|
From: Andreas L. diginights.c. <an...@di...> - 2006-08-22 19:03:30
|
Hi, > have you look apache error_log, maybe you can find the reason why... Nothing there,even on DEBUG Level :( greets andy > > Mauro Casciari > > */"Andreas Lehr; diginights.com" <an...@di...>/* ha scritto: > > H Mauro, > > Still no effect. > I tried: > > ./configure --enable-eaccelerator=3Dshared > --with-php-config=3D/usr/bin/php-config > --without-eaccelerator-crash-detection > --without-eaccelerator-optimizer > --without-eaccelerator-encoder --without-eaccelerator-lo > ader --without-eaccelerator-use-inode > > PHP-CLI is working and shows all eA Options with "php -i", but mod_= php > not :( > > > Thanks a lot. > > andy > > > > Mauro C. wrote: > > HI Andreas, > > > > try "./configure --help | less" and disable all features. > > > > Mauro Casciari > > > > */"Andreas Lehr; diginights.com" /* ha scritto: > > > > Hi Mauro, > > > > 1) /usr/src/eaccelerator-0.9.5-rc1# phpize > > Configuring for: > > PHP Api Version: 20041225 > > Zend Module Api No: 20050922 > > Zend Extension Api No: 220051025 > > > > 2) ./configure --enable-eaccelerator=3Dshared > > --with-php-config=3D/usr/bin/php-config > > > > > > thx. > > > > andy > > > > Mauro C. schrieb: > > > Hi Andreas, > > > > > > Could you post eA configure option. > > > > > > > > > Mauro Casciari > > > > > > */"Andreas Lehr; diginights.com" /* ha scritto: > > > > > > Hi Mauro, > > > > > > > > > > > Disable optimizer. > > > > > > > Still doesn=B4t work :( > > > > > > > > > Andy > > > > > > > > > > Mauro Casciari > > > > > > > > */"Andreas Lehr; diginights.com" /* ha scritto: > > > > > > > > Hi there, > > > > > > > > We now have used PHP 5.0.x and eAccelerator 0.94.x for about = 1 > > year, > > > > running different Versions of PHP, apache and eA. > > > > Now we tried using the latest Version 0.95-rc1 with PHP > 5.1.5. But > > > > we=B4re > > > > not able to get it running :( > > > > > > > > But its running with php-cli: > > > > php -v > > > > PHP 5.1.5 (cli) (built: Aug 21 2006 15:49:49) > > > > Copyright (c) 1997-2006 The PHP Group > > > > Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies > > > > with eAccelerator v0.9.5-rc1, Copyright (c) 2004-2006 > > eAccelerator, > > > > by eAccelerator > > > > > > > > "php -m" anf "php -e" are showing the parameters of eA. > > > > [Zend Modules] > > > > eAccelerator > > > > > > > > But together with mod_php the extension seems not to be loade= d. > > > > phpinfo() doesn=B4t show any eA parameters, and the > > "control.php" says > > > > that eA is not loaded :( > > > > Although phpinfo shows the same php build date as "php -e" do= es, > > > that > > > > means that the correct and fresh build module is used. > > > > > > > > Used Versions: > > > > Debian, Kernel 2.6.14.2 > > > > PHP 5.1.5 > > > > Apache 2.0.59 > > > > eA 0.95-rc1 > > > > > > > > There are no errors in the apache error log. > > > > Tried to load eA as Zend Extension and as normal php extensio= n. > > > > Nothing > > > > worked. > > > > I attached php.ini and php Configure Options. With these Opti= ons > > > older > > > > Versions run fine. > > > > If you need more Information please let me know. > > > > > > > > Thank you very much. > > > > > > > > andy > > > > > > > > #### > > > > php.ini > > > > #### > > > > > > > > > > > > > > zend_extension=3D"/usr/share/extensions/no-debug-non-zts-20050922/e= accelerator.so" > > > > eaccelerator.shm_size=3D"30" > > > > eaccelerator.cache_dir=3D"/tmp/eaccelerator" > > > > eaccelerator.enable=3D"1" > > > > eaccelerator.optimizer=3D"1" > > > > eaccelerator.check_mtime=3D"1" > > > > eaccelerator.debug=3D"0" > > > > eaccelerator.filter=3D"" > > > > eaccelerator.shm_max=3D"0" > > > > eaccelerator.shm_ttl=3D"0" > > > > eaccelerator.shm_prune_period=3D"0" > > > > eaccelerator.shm_only=3D"0" > > > > eaccelerator.compress=3D"1" > > > > eaccelerator.compress_level=3D"9" > > > > ;eaccelerator.allowed_admin_path=3D"" > > > > > > > > ##### > > > > php configure options > > > > ##### > > > > './configure' '--prefix=3D/usr/share' '--datadir=3D/usr/share= /php' > > > > '--bindir=3D/usr/bin' '--libdir=3D/usr/share' > > > > '--with-config-file-path=3D/etc' > > > > '--with-exec-dir=3D/usr/lib/php/bin' '--with-gd=3Dyes' > > > > '--enable-gd-native-ttf' '--enable-gd-imgstrttf' > > > > '--enable-gd-freetype' > > > > '--with-tiff-dir=3D/usr' '--with-jpeg-dir=3D/usr' > > '--with-png-dir=3D/usr' > > > > '--with-xpm-dir=3D/usr/X11R6' '--with-zlib=3Dyes' '--with-xml= ' > > > > '--with-ttf' > > > > '--with-t1lib' '--with-mcal=3D/usr' '--with-imap-ssl=3Dyes' > > > > '--with-sablot' > > > > '--with-ftp' '--with-mcrypt' '--with-gettext' '--with-gd=3Dye= s' > > > > '--enable-versioning' '--enable-yp' '--enable-bcmath' > > > > '--enable-trans-sid' '--enable-soap' > > '--enable-inline-optimization' > > > > '--enable-track-vars' '--enable-magic-quotes' > '--enable-safe-mode' > > > > '--with-freetype-dir' '--enable-sockets' '--enable-sysvsem' > > > > '--enable-sysvshm' '--enable-shmop' '--enable-calendar' > > > > '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-exif= ' > > > > '--enable-ftp' '--enable-memory-limit' '--enable-wddx' > > > > '--enable-filepro' '--enable-ctype' '--disable-debug' > > > > '--enable-force-cgi-redirect' '--enable-discard-path' > > > > '--enable-sigchild' '--with-apxs2=3D/usr/local/apache2/bin/ap= xs' > > > > '--disable-cgi' '--enable-track-vars' '--enable-versioning' > > > > '--enable-sysvshm' '--enable-sysvsem' '--enable-sysvmsg' > > > > '--with-mysqli' > > > > '--with-mysql=3D/usr/include/mysql' > > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------= ------ > > > > Using Tomcat but need to do more? Need to support web service= s, > > > > security? > > > > Get stuff done quickly with pre-integrated technology to > make your > > > > job easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache > > > > Geronimo > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > > > _______________________________________________ > > > > eAccelerator-developers mailing list > > > > eAc...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-develop= ers > > > > > > > > > > > > Chiacchiera con i tuoi amici in tempo reale! > > > > http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.c= om > > > > > > > > > > > > > > -------------------------------------------------------------------= ----- > > > > > > > > > > > > > > -------------------------------------------------------------------= ------ > > > > Using Tomcat but need to do more? Need to support web service= s, > > > security? > > > > Get stuff done quickly with pre-integrated technology to make > > > your job easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on > > > Apache Geronimo > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > > > > > > > > > -------------------------------------------------------------------= ----- > > > > > > > > _______________________________________________ > > > > eAccelerator-developers mailing list > > > > eAc...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-develop= ers > > > > > > > > > > > > > -- > > > diginights.com > > > Wir bringen die Nacht ins Netz! > > > > > > mail: an...@di... > > > fon: 0174/1715753 > > > > > > > > > > > > -------------------------------------------------------------------= ------ > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > Get stuff done quickly with pre-integrated technology to make y= our > > > job easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apac= he > > > Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > > _______________________________________________ > > > eAccelerator-developers mailing list > > > eAc...@li... > > > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developer= s > > > > > > > > > Chiacchiera con i tuoi amici in tempo reale! > > > http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com > > > > > > > > > -------------------------------------------------------------------= ----- > > > > > > > > > -------------------------------------------------------------------= ------ > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > Get stuff done quickly with pre-integrated technology to make > > your job easier > > > Download IBM WebSphere Application Server v.1.0.1 based on > > Apache Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > > > > > -------------------------------------------------------------------= ----- > > > > > > _______________________________________________ > > > eAccelerator-developers mailing list > > > eAc...@li... > > > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developer= s > > > > > > > > > -- > > diginights.com > > Wir bringen die Nacht ins Netz! > > > > mail: an...@di... > > fon: 0174/1715753 > > > > > > > -------------------------------------------------------------------= ------ > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make you= r > > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > _______________________________________________ > > eAccelerator-developers mailing list > > eAc...@li... > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-develop= ers > > > > > > Chiacchiera con i tuoi amici in tempo reale! > > http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com > > > > > -------------------------------------------------------------------= ----- > > > > > -------------------------------------------------------------------= ------ > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make > your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > > > -------------------------------------------------------------------= ----- > > > > _______________________________________________ > > eAccelerator-developers mailing list > > eAc...@li... > > https://lists.sourceforge.net/lists/listinfo/eaccelerator-develop= ers > > > > > --=20 > Technik/Systemadministration > > http://diginights.com > mail: an...@di... > fon: 0174/1715753 > > Wir bringen die Nacht ins Netz! > > > -------------------------------------------------------------------= ------ > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057= &dat=3D121642 > _______________________________________________ > eAccelerator-developers mailing list > eAc...@li... > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developer= s > > > Chiacchiera con i tuoi amici in tempo reale! > http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com > > -----------------------------------------------------------------------= - > > -----------------------------------------------------------------------= -- > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job = easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > -----------------------------------------------------------------------= - > > _______________________________________________ > eAccelerator-developers mailing list > eAc...@li... > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developers > =20 --=20 diginights.com Wir bringen die Nacht ins Netz! mail: an...@di... fon: 0174/1715753 |