Milestone is 2.1, but same problem appears for older versions.
Hi, I am following the installation guidelines provided in the HowTo.txt.
Unfortunately, even though I successfully integration the "extension" directory in the phpLicenseWatcher directory, I can get the "install link" on the index page.
It may be due to the fact that even the 'install.php' file itself cannot run, since I get an error when I try to execute the script (DB.php is missing, see below).
Here is the result of the "php install.php" command:
PHP Warning: require_once(DB.php): failed to open stream: No such file or directory in /var/www/phplicensewatcher/extension/install.php on line 6
PHP Fatal error: require_once(): Failed opening required 'DB.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/phplicensewatcher/extension/install.php on line 6
What is this file, where should it be located and how/where can I get it to make the extension install properly?
Thanks
You need to install the pear:DB package.
http://pear.php.net/package/DB
Best regards,
Stefan
On 8 Jan 2015 13:32, "timlegrand" timlegrand@users.sf.net wrote:
Related
Bugs: #8
Thank you!
Problem solved.
Hello,
anyone is ok with PHPLicenseWatcher on Windows ? I search the Windows's HOWTO and the missing package (DB. php ....). I can't write database mysql. Thank you. Best regard