Best Blackhat Forum

Full Version: [GET] PHPMyLicense + Database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Well i tried it and it works but there is a problem in license verification..i think it's a bug with the version 3.1.3 ..do you have the last version 3.1.4?
Thanks buddy
+Rep
In config.php

$Database['host'] = 'localhost'; ????

I am getting login page (mydomain.com/phpmylicense) but while entering user and password its not login in showin same screen again
(10-07-2015 12:03 AM)rajiced Wrote: [ -> ]In config.php

$Database['host'] = 'localhost'; ????

I am getting login page (mydomain.com/phpmylicense) but while entering user and password its not login in showin same screen again

did you change $BaseURL ?
change it to your domain .
and make sure that you entered
user : admin
pass : demo
Yes I had done the following changes in config.php

Quote:$Database['host'] = 'localhost';
$Database['user'] = 'have_mylic';
$Database['pass'] = '********';
$Database['data'] = 'have_mylic';

$BaseURL http//:www.mydomain.com

Ok found the error !! I should make the $BaseURL to path of the folder

http://www.mydomain.com/phpmylicense

Thanks Zhir
(10-07-2015 12:35 PM)rajiced Wrote: [ -> ]Yes I had done the following changes in config.php

Quote:$Database['host'] = 'localhost';
$Database['user'] = 'have_mylic';
$Database['pass'] = '********';
$Database['data'] = 'have_mylic';

$BaseURL http//:www.mydomain.com

Ok found the error !! I should make the $BaseURL to path of the folder

http://www.mydomain.com/phpmylicense

Thanks Zhir
welcome :)
Zhir,

I have a problem with another license manager

Here are the steps:
Quote:Steps 1: Please create new file called validator.php, copy code above.

Steps 2: Add "include('validator.php');" on your main file.

Steps 3: Just called license validator with "if(QzDRJI_license_valid()){ // add protected content here// and closed with }."

I created validator

step 2 and 3 don't know how to do!!!!!!!!!!!!!!!!!!!!1
File does not exist on this server
please new wersyon upload link is dead
Hi guys, download link is dead, please reupload someone
Pages: 1 2
Reference URL's