HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/crm.magiceyelens.com/YZNCMS-master/application/cms/install/setting.php
<?php

/**
 * 内容管理系统,默认配置
 */
return array(
    'web_site_status'    => 1,
    'web_site_recycle'   => 0,
    'autolinks'          => '百度|https://www.baidu.com/
腾讯|https://www.qq.com/',
    'web_site_baidupush' => 0,
    'web_site_getwords'  => 0,
    'site_name'          => '御宅男工作室',
    'site_title'         => '御宅男工作室',
    'site_keyword'       => '御宅男CMS,CMS,YZNCMS,内容管理系统,CMS系统',
    'site_description'   => 'Yzncms(又名御宅男CMS)是基于最新TP5.1框架的CMS内容管理系统。是一款完全免费开源的项目,他将是您轻松建站的首选利器。框架易于功能扩展,代码维护,方便二次开发,帮助开发者简单高效降低二次开发成本,满足专注业务深度开发的需求。',
    'site_cache_time'    => 3600,
    'site_url_mode'      => 1,
    'site_category_auth' => 0,
);