Best Blackhat Forum

Full Version: WebGet File Host Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(07-07-2015 12:26 AM)FireHacker Wrote: [ -> ]do you try to see if worked? What version is it?

This one i personally bought and its the latest version , V2 .
please tell me how to install it ? where can I find sqllite in cpanel ?
(07-06-2015 10:53 PM)weepaa Wrote: [ -> ]Thanks Bro for this great share.. +Rep

you can find and share PasteBox v1.2? thanks in advances

How to insall:

Installation
To install WebGet you only need to edit a config file and upload it to your server.
Remember first registered user gets admin access.

I try this but nothing happen
I have like this error message
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/xxxxxx/public_html/xxx/index.php:2) in /home/xxxxxxx/public_html/xxxx/index.php on line 2

and this error too

error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: users' in /home/xxxxx/public_html/xxxxx/page.php:182 Stack trace: #0 /home/xxxxx/public_html/xxxxx/page.php(182): PDO->query('SELECT id FROM ...') #1 {main} thrown in /home/xxxxxx/public_html/xxxxx/page.php on line 182
How to install:


1- Edit (config.php) With your site info:

PHP Code:
$_CONFIG['site_url']        = 'http://www.yoursite.com';
$_CONFIG['site_path']           = '/home/yoursite/public_html';
$_CONFIG['admin_mail']        = 'admin@yoursite.com';
$_CONFIG['database']        = 'webget.s3db'

2- Upload files to your server

3- Create new user to be the admin

4- That's All;
(07-07-2015 05:20 AM)fire2000 Wrote: [ -> ]How to install:


1- Edit (config.php) With your site info:

PHP Code:
$_CONFIG['site_url']        = 'http://www.yoursite.com';
$_CONFIG['site_path']           = '/home/yoursite/public_html';
$_CONFIG['admin_mail']        = 'admin@yoursite.com';
$_CONFIG['database']        = 'webget.s3db'

2- Upload files to your server

3- Create new user to be the admin

4- That's All;

God Bless you brother thank you so much
I did it :)

I change it to mysql and it is worked with me PERFECT

thank you again

Now we have little problem
how can I control the files for the user from the admin panel ? I didn't find any options there
please if you can help

OK Fixed it
by change the id from 2 to 1 :)

it is work great now
I cant get this to work i uploaded the script i created database now does the databas extension need to be renamed i get 500 error
how do we remove this LebSpy.com on the pages i just tried uploading file but then said could not find it not sure why that is then do we need to remove this at bottom of the page how do we do it Created by NuLLFiX . Current version 2.0 and also how do we change the prices for the premium
there is problem with the script,
when you upload more than 1MB
it is give you message like this :

ERROR: We cannot find any uploaded file.

I try to fix it , with increase the file size and php.ini increase memory and time
but the problem is still

how can give us any idea please
(07-08-2015 07:50 PM)wazeer Wrote: [ -> ]there is problem with the script,
when you upload more than 1MB
it is give you message like this :

ERROR: We cannot find any uploaded file.

I try to fix it , with increase the file size and php.ini increase memory and time
but the problem is still

how can give us any idea please

same problem
how can we fix this problem ?
Pages: 1 2 3
Reference URL's