Best Blackhat Forum

Full Version: [GET] - AppMarket - Google Play Store v1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Awesome share friend. Thank you. Repp added.
thank you ......................
HTTP ERROR 500
(07-26-2017 12:17 AM)PuNisHeR Wrote: [ -> ]HTTP ERROR 500

Error mostly is because you lack server requirements.

Code:
PHP >= 5.5.9
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension

Or you are missing htaccess file.
thanks for share Thanks
I installed the script. Works fine, just one problem, how do i access and get in. Is there a ADMIN
link to get in. How do we monetize it?
(07-26-2017 12:45 AM)sup3rman Wrote: [ -> ]
(07-26-2017 12:17 AM)PuNisHeR Wrote: [ -> ]HTTP ERROR 500

Error mostly is because you lack server requirements.

Code:
PHP >= 5.5.9
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension

Or you are missing htaccess file.

modules installing my vps. i using vestacp.
.htaccess file
Code:
<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews
    </IfModule>

    RewriteEngine On

    # Redirect Trailing Slashes If Not A Folder...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)/$ /$1 [L,R=301]

    # Handle Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]

    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>
can i make money with this using CPA networks that pay per instalation or it is a google adsense site?
do you have manual for this script?
Pages: 1 2
Reference URL's