PHP 8.2.30
Preview: config.inc.php Size: 2.90 KB
//var/softaculous/atutor/config.inc.php

<?php 
/************************************************************************/
/* ATutor                                                               */
/************************************************************************/
/* Copyright (c) 2002-2018                                              */
/* http://atutor.ca                                                     */
/*                                                                      */
/* 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 file was generated by the ATutor 2.2.4 installation script.     */
/* File generated [[regtime]]                                   */
/************************************************************************/
/************************************************************************/
/* the database user name                                               */
define('DB_USER',                      '[[softdbuser]]');

/* the database password                                                */
define('DB_PASSWORD',                  '[[softdbpass]]');

/* the database host                                                    */
define('DB_HOST',                      '[[softdbhost]]');

/* the database tcp/ip port                                             */
define('DB_PORT',                      '3306');

/* the database name                                                    */
define('DB_NAME',                      '[[softdb]]');

/* The prefix to add to table names to avoid conflicts with existing    */
/* tables. Default: AT_                                                 */
define('TABLE_PREFIX',                 '[[dbprefix]]');

/* Where the course content files are located.  This includes all file  */
/* manager and imported files.  If security is a concern, it is         */
/* recommended that the content directory be moved outside of the web	*/
/* accessible area.														*/
define('AT_CONTENT_DIR', '[[softdatadir]]/');

/* Whether or not to use the default php.ini SMTP settings.             */
/* If false, then mail will try to be sent using sendmail.              */
/* If true, set the username and password for the SMTP user     */
define('MAIL_USE_SMTP', false);
define('MAIL_SMTP_USER', '');
define('MAIL_SMTP_PASSWORD', '');

/* Whether or not to use the AT_CONTENT_DIR as a protected directory.   */
/* If set to FALSE then the content directory will be hard coded        */
/* to ATutor_install_dir/content/ and AT_CONTENT_DIR will be ignored.   */
/* This option is used for compatability with IIS and Apache 2.         */
define('AT_FORCE_GET_FILE', TRUE);

/* DO NOT ALTER THIS LAST LINE                                          */
define('AT_INSTALL', TRUE);

?>

Directory Contents

Dirs: 5 × Files: 14

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-03-21 11:28:15
Edit Download
php53 DIR
- drwxr-xr-x 2024-03-21 11:28:15
Edit Download
php56 DIR
- drwxr-xr-x 2024-03-21 11:28:15
Edit Download
php71 DIR
- drwxr-xr-x 2024-03-21 11:28:15
Edit Download
php81 DIR
- drwxr-xr-x 2024-03-21 11:28:15
Edit Download
4.94 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
2.90 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.37 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
586 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.24 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
2.01 KB lrw-r--r-- 2022-09-21 08:18:40
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.87 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
1.09 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.02 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
174 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.81 KB lrw-r--r-- 2022-09-21 09:18:34
Edit Download
249 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

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