Subject: RE: Problem loading on PHP 4.4.8/Red Hat 7.3 - msg#00005
List: php.eaccelerator.user
eaccelerator-users-admin@xxxxxxxxxxxxxxxxxxxxx <> wrote on :
>
Hey all... need a bit of help here.
>
>
All the configure and makes run fine, but I'm getting the
>
following error when trying to load the extension (either after
>
restarting or using the dl() function):
>
>
Warning: [eAccelerator] This build of "eAccelerator" was compiled for
>
PHP version 4.3.4. Rebuild it for your PHP version (4.3.8) or download
>
precompiled binaries. in Unknown on line 0
>
>
Warning: dl(): Unable to initialize module 'eAccelerator' in
>
/home/httpd/vhosts/rpgclassics.com/httpdocs/update/test.php on line 2
>
>
This is the first time I'm installing eAccelerator, so the
>
only thing I
>
can think of is that it looked one place and found that my
>
PHP version
>
is 4.3.4, and somewhere else it seems that it's 4.3.8.
>
phpinfo() claims
>
it's 4.3.8.
>
>
The only error message I got during configuration is this,
>
during phpize:
>
>
You should update your `aclocal.m4' by running aclocal.
>
>
I tried running aclocal (no arguments) but that warning
>
doesn't go away.
>
>
Any ideas would be greatly appreciated!
you obviously forgot to run "make clean" - try:
# make clean
# phpize
# ./configure
# make
# make install
-soenke
-------------------------------------------------------
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=lnk&kid0709&bid&3057&dat1642
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
RE: alternative for eaccelerator()
Hi Uli,
taken directly from the readme:
Configuration Options
---------------------
<...>
eaccelerator.allowed_admin_path
The script paths that are allowed to get admin information and do admin
controls
Control panel and disassembler
------------------------------
If you want to use the control-panel you need to compile eAccelerator with
--with-eaccelerator-info which is the default value.
You need to copy the control.php file to your webroot and set the path to it
in the php.ini or eaccelerator.ini in the eaccelerator.allowed_admin_path
directive. If you don't do this you wont be able to see much information and
can't control eAccelerator.
You can set the username and password needed to access the control-panel in
the control.php file.
Kind Regards
Alexander Schories
Tuebingen, Germany
If privacy or security of communication is on your mind, feel free to
establish a secure transmission using the PGP public key obtainable from
http://www.schories.com/alexander/pubkey/alexander_schories.asc
smime.p7s
Description: S/MIME cryptographic signature
Next Message by Date:
click to view message preview
alternative for eaccelerator()
Fatal error: Call to undefined function eaccelerator() in /ea.php on line 2
This happened after the last update ... is there an alternative for the
removed function?
Bye, Uli
-------------------------------------------------------
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=lnk&kid=120709&bid=263057&dat=121642
Previous Message by Thread:
click to view message preview
might be good to add 'System V IPC' to the FAQ section
Hi,
I'm using eaccelerator on an embedded device and have had some problems with
my kernel setup.
It's important to enable 'System V IPC' in the kernel to use shmem ('Virtual
memory file system support' isn't enough).
Just a thought....
cheers Alex
--
Alexander Krause
Amtmann-KÃstner-Platz 11
99091 Erfurt, Germany
Mail alexander.krause@xxxxxxxxxxxxxx
Tel. +49 (179) 4725826
-------------------------------------------------------
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=lnk&kid0709&bid&3057&dat1642
Next Message by Thread:
click to view message preview
Problem loading on PHP 4.4.8/Red Hat 7.3
Hey all... need a bit of help here.
All the configure and makes run fine, but I'm getting the following
error when trying to load the extension (either after restarting or
using the dl() function):
Warning: [eAccelerator] This build of "eAccelerator" was compiled for
PHP version 4.3.4. Rebuild it for your PHP version (4.3.8) or download
precompiled binaries. in Unknown on line 0
Warning: dl(): Unable to initialize module 'eAccelerator' in
/home/httpd/vhosts/rpgclassics.com/httpdocs/update/test.php on line 2
This is the first time I'm installing eAccelerator, so the only thing I
can think of is that it looked one place and found that my PHP version
is 4.3.4, and somewhere else it seems that it's 4.3.8. phpinfo() claims
it's 4.3.8.
The only error message I got during configuration is this, during phpize:
You should update your `aclocal.m4' by running aclocal.
I tried running aclocal (no arguments) but that warning doesn't go away.
Any ideas would be greatly appreciated!
--Cidolfas
-------------------------------------------------------
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=lnk&kid=120709&bid=263057&dat=121642