Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.216.17
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
weby /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-01-29 10:39
php53
[ DIR ]
drwxr-xr-x
2017-01-29 10:39
php56
[ DIR ]
drwxr-xr-x
2017-01-29 10:39
c.txt
0
B
-rwxr-xr-x
2013-07-26 05:09
config.php
1.6
KB
-rwxr-xr-x
2013-06-14 01:47
edit.php
4.63
KB
-rwxr-xr-x
2017-01-28 04:33
edit.xml
433
B
-rwxr-xr-x
2016-04-05 05:02
fileindex.php
243
B
-rwxr-xr-x
2011-06-27 07:52
import.php
3.2
KB
-rwxr-xr-x
2017-01-28 04:33
info.xml
2.5
KB
-rwxr-xr-x
2017-01-28 02:54
install.js
921
B
-rwxr-xr-x
2013-06-12 08:15
install.php
4.94
KB
-rwxr-xr-x
2017-01-28 04:33
install.xml
1016
B
-rwxr-xr-x
2013-06-14 01:47
md5
2.59
KB
-rwxr-xr-x
2017-01-28 04:33
weby.sql
8.63
KB
-rwxr-xr-x
2017-01-29 10:39
weby.zip
1.33
MB
-rwxr-xr-x
2017-01-29 10:39
Save
Rename
<?php /********************************************************* * DO NOT REMOVE * Project: PHP Weby directory software version 1.2 Url: http://phpweby.com Copyright: (C) 2009 Blagoj Janevski - bl@blagoj.com Project Manager: Blagoj Janevski For help, comments, feedback, discussion ... please join the Php weby forums Webmaster forums - http://forums.phpweby.com License------------------------------------------------: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. End License---------------------------------------------- Link to http://phpweby.com can not be removed from the software pages without permission of Blagoj Janevski <bl@blagoj.com>. It is the only requirement for using this software. *********************************************************/ define('DB_DRIVER','mysql');define('DB_HOST','[[softdbhost]]');define('DB_USER','[[softdbuser]]');define('DB_PASS','[[softdbpass]]');define('DB_DB','[[softdb]]');