文件操作 - config.php
返回文件管理
返回主菜单
删除本文件
文件: /var/softaculous/album/config.php
编辑文件内容
<? /**********************************************/ /* Configuration script */ /**********************************************/ /* When installing new instance of phpAlbum , change the filename of this file to config.php and setup the $data_dir to your data directory. It must be writable to your PHP user( wwwrun or something like that) When upgrading you can just leave this file here as is, you most probably have already a config.php which is ok for you. */ $data_dir="[[data_dir]]/"; /* !!strongly recommended to use some other directory (security issues)*/ ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件