GRAYBYTE WORDPRESS FILE MANAGER6188

Server IP : 149.255.58.128 / Your IP : 216.73.216.217
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /var/softaculous/egroup/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /var/softaculous/egroup//header.inc.php
<?php
/**
 * EGroupware - configuration file
 *
 * Use EGroupware's setup to create or edit this configuration file.
 * You do NOT need to copy and edit this file manually!
 *
 * @link http://www.egroupware.org
 * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
 * @author RalfBecker@outdoor-training.de
 * (This file was originally written by Dan Kuykendall)
 * @version $Id$
 */

// eGW install dir, need to be changed if you copy the server to an other directory
define('EGW_SERVER_ROOT','[[softpath]]');

// other paths depending on the one above
define('EGW_INCLUDE_ROOT',EGW_SERVER_ROOT);
define('EGW_API_INC',EGW_INCLUDE_ROOT.'/phpgwapi/inc');

// who is allowed to make changes to THIS config file via eGW's setup
$GLOBALS['egw_info']['server']['header_admin_user'] = '[[admin_username]]';
$GLOBALS['egw_info']['server']['header_admin_password'] = '[[config_pass]]';

// restrict the access to setup to certain (comma separated) IPs or domains
$GLOBALS['egw_info']['server']['setup_acl'] = '';

/* eGroupWare domain-specific db settings */
$GLOBALS['egw_domain']['default'] = array(
	'db_host' => '[[softdbhost]]',
	'db_port' => '3306',
	'db_name' => '[[softdb]]',
	'db_user' => '[[softdbuser]]',
	'db_pass' => '[[softdbpass]]',
	// Look at the README file
	'db_type' => 'mysqli',
	// This will limit who is allowed to make configuration modifications
	'config_user'   => '[[cadmin_username]]',
	'config_passwd' => '[[cconfig_pass]]'
);


/*
** If you want to have your domains in a select box, change to True
** If not, users will have to login as user@domain
** Note: This is only for virtual domain support, default domain users (that's everyone
** form the first domain or if you have only one) can login only using just there loginid.
*/
$GLOBALS['egw_info']['server']['show_domain_selectbox'] = false;

$GLOBALS['egw_info']['server']['db_persistent'] = true;

/* This is used to control mcrypt's use */
$GLOBALS['egw_info']['server']['mcrypt_enabled'] = false;

/*
** This is a random string used as the initialization vector for mcrypt
** feel free to change it when setting up eGrouWare on a clean database,
** but you must not change it after that point!
** It should be around 30 bytes in length.
*/
$GLOBALS['egw_info']['server']['mcrypt_iv'] = '[[mcrypt]]';

$GLOBALS['egw_info']['flags']['page_start_time'] = microtime(true);

include(EGW_SERVER_ROOT.'/api/setup/setup.inc.php');
$GLOBALS['egw_info']['server']['versions'] = $setup_info['api']['versions'];
$GLOBALS['egw_info']['server']['versions']['phpgwapi'] = $GLOBALS['egw_info']['server']['versions']['api'] = $setup_info['api']['version'];
unset($setup_info);
$GLOBALS['egw_info']['server']['versions']['header'] = '1.29';

if(!isset($GLOBALS['egw_info']['flags']['noapi']) || !$GLOBALS['egw_info']['flags']['noapi'])
{
	if (substr($_SERVER['SCRIPT_NAME'],-7) != 'dav.php' &&	// dont do it for webdav/groupdav, as we can not safely switch it off again
		(!isset($_GET['menuaction']) || substr($_GET['menuaction'],-10) != '_hooks.log') &&
		substr($_SERVER['SCRIPT_NAME'],-10) != '/share.php')
	{
		ob_start();	// to prevent error messages to be send before our headers
	}
	require_once(EGW_SERVER_ROOT.'/api/src/loader.php');
}
else
{
	require_once(EGW_SERVER_ROOT.'/api/src/loader/common.php');
}

/*
  Leave off the final php closing tag, some editors will add
  a \n or space after which will mess up cookies later on
*/

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 23 2025 09:37:16
0 / root
0755
images
--
May 09 2025 09:37:17
0 / root
0755
php53
--
May 09 2025 09:37:17
0 / root
0755
php56
--
May 09 2025 09:37:17
0 / root
0755
php71
--
May 09 2025 09:37:17
0 / root
0755
php81
--
May 09 2025 09:37:17
0 / root
0755
php82
--
May 09 2025 09:37:17
0 / root
0755
.htaccess
1.074 KB
December 23 2021 06:54:36
0 / root
0644
clone.php
6.188 KB
May 08 2025 06:46:50
0 / root
0644
edit.php
4.202 KB
May 08 2025 06:46:50
0 / root
0644
edit.xml
0.423 KB
December 23 2021 06:54:36
0 / root
0644
fileindex.php
0.761 KB
November 29 2024 04:49:44
0 / root
0644
header.inc.php
3.362 KB
April 17 2025 06:40:36
0 / root
0644
import.php
3.778 KB
May 08 2025 06:46:50
0 / root
0644
info.xml
3.088 KB
May 07 2025 23:28:42
0 / root
0644
install.js
1.248 KB
December 23 2021 06:54:36
0 / root
0644
install.php
5.967 KB
May 08 2025 06:46:50
0 / root
0644
install.xml
2.691 KB
May 05 2023 03:38:42
0 / root
0644
md5
3.776 KB
May 08 2025 06:46:50
0 / root
0644
notes.txt
1.383 KB
June 25 2024 06:25:34
0 / root
0644
upgrade.php
5.67 KB
May 08 2025 06:46:50
0 / root
0644
upgrade.xml
0.285 KB
December 23 2021 06:54:36
0 / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF