Updating from 4.0 to 4.3 and encountered this
Fatal error: Invalid opcode 43/1/1. in myserver/mydbr/lib/mydbr_load.php on line 3
Updating from 4.0 to 4.3 and encountered this
Fatal error: Invalid opcode 43/1/1. in myserver/mydbr/lib/mydbr_load.php on line 3
Hi,
what are the PHP and ionCube loader versions you are using?
--
myDBR Team
PHP Version 5.3.27
ionCube loader v4.5.1
The error message is an ionCube error message that usually would happen if the loader is too old. Your version seems to be new enough so the error should not happen. The error happens even before any myDBR code is executed and this is the first time we see this error.
Could you just in case check that the actice ionCube loader in use does not get overridden with another one in a local php.ini or something. To see the loader in use for myDBR, access the loader check page at url:
http://myserver.com/mydbr/install/loader.php
(replace the URL with your own one)
Did you do automated or a manual update? The version intended for older PHP versions is compiled with different compiler. If you did a manual update, check that you downloaded the correct myDBR version.
You could update the ionCube loader to the latest one (latest being 4.6.1 as of this writing).
Third option is that the download for some reason would be corrupt during download or during unzipping the package. You could try the download again.
--
myDBR Team
Btw,
are you using any additional PHP cache accelerators / optimizers (eAccelerator or similar)?
--
myDBR Team
You must log in to post.