Good morning. I'm wondering if I can install myDBR on a local PC running a development environment like eastPHP. Otherwise, how about OS X Yosemite? Regards.
Install on PC or Mac?
(6 posts) (2 voices)-
-
myDBR works fine on local installation. You can run it in Windows, Linux, FreeBSD, OpenBSD, OS X and Solaris.
--
myDBR Team -
Many thanks for your quick reply.
-
Hi again - I just installed my|DBR on my local PC with a premium license. Trying to get ChartDirector working now. I downloaded the zip files, but where to I unpack it? In a myDBR directory? Also, please could you tell me where the license is with the Premium version of myDBR?
-
Copy everything in "ChartDirector/lib" to the PHP extension directory and add line
extension=phpchartdir###.dll
to your php.ini where the ### refers to your PHP version and the thread safety of your PHP. For example:
extension=phpchartdir540nts.dll
for a non thread safe PHP 5.4.
Then restart the web server.
The location of the extension directory, PHP version and info about the thread safety can be found in phpinfo().
--
myDBR Team -
thanks again. i got it working.
Reply
You must log in to post.