I'm new to use myDBR.i'm already install following the guide installation but myDBR not functionate. I used windows 7,and xampp for my package server.Help me please.urgent
How to install correctly
(5 posts) (2 voices)-
-
Could you be more specfic about the problems you have.
--
myDBR Team -
I install follow this instruction
Edit the file C:\xampp\php\php.ini and before any other zend_extension lines ensure that the following is included:
zend_extension = "C:\xampp\php\ioncube\ioncube_loader_win_5.3.dll"but when restart my server i run http://localhost/mydbr, i still get
myDBR Installation - PHP Loader
Before you can start using myDBR the ionCube loader needs to be installed on your server. myDBR is a compiled application that can only function with the ionCube loader installed
File causing this error message was: /mydbr/index.php
Download ionCube loader ToDoDownload the loader installation package for Windows
If the above link is incorrect, please visit ioncube.com for a complete list of loaders and download the package appropriate for your server configuration
Copy loader to extension directory ToDoFrom the ionCube installation package copy the file ioncube_loader_win_5.3.dll to directory C:\xampp\php\ext\
Add loader to php.ini ToDoAdd the following line to C:\xampp\php\php.ini
zend_extension_ts = C:\xampp\php\ext\ioncube_loader_win_5.3.dll
Restart your web-server ToDo
Finally restart your web-server and reload this page.
Please consult the ionCube installation guide for further information
Retryso i dont know where is my mistake
-
ionCube loader is an external compnent that comes with it's own installing instructions. Try to follow those carefully to get it loaded. After that, myDBR installer should not give you any problems.
--
myDBR Team -
ok..i'll try again..
Reply
You must log in to post.