PHP 8.3.30
Preview: config.php Size: 1009 B
/proc/self/root/var/softaculous/nucleus/config.php

<?php

	// mySQL connection information
	$MYSQL_HOST = '[[softdbhost]]';
	$MYSQL_USER = '[[softdbuser]]';
	$MYSQL_PASSWORD = '[[softdbpass]]';
	$MYSQL_DATABASE = '[[softdb]]';
	$MYSQL_PREFIX = '[[dbprefix]]';
	// new in 3.50. first element is db handler, the second is the db driver used by the handler
	// default is $MYSQL_HANDLER = array('mysql','mysql');
	//$MYSQL_HANDLER = array('mysql','mysql');
	//$MYSQL_HANDLER = array('pdo','mysql');
	$MYSQL_HANDLER = array('mysql','');

	// main nucleus directory
	$DIR_NUCLEUS = '[[softpath]]/nucleus/';

	// path to media dir
	$DIR_MEDIA = '[[softpath]]/media/';

	// extra skin files for imported skins
	$DIR_SKINS = '[[softpath]]/skins/';

	// these dirs are normally sub dirs of the nucleus dir, but 
	// you can redefine them if you wish
	$DIR_PLUGINS = $DIR_NUCLEUS . 'plugins/';
	$DIR_LANG = $DIR_NUCLEUS . 'language/';
	$DIR_LIBS = $DIR_NUCLEUS . 'libs/';

	// include libs
	include($DIR_LIBS.'globalfunctions.php');
	$CONF['alertOnSecurityRisk'] = 0;
?>

Directory Contents

Dirs: 6 × Files: 14

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
php53 DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
php56 DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
php71 DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
php81 DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
php82 DIR
- drwxr-xr-x 2025-05-12 13:24:31
Edit Download
3.15 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
1009 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
4.39 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
433 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
250 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
3.27 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
2.05 KB lrwxr-xr-x 2024-05-02 10:25:50
Edit Download
921 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
3.49 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
1.39 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
2.20 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
188 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
2.42 KB lrwxr-xr-x 2024-05-02 12:13:32
Edit Download
375 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).