# qchan **Repository Path**: mirrors_sudoconf/qchan ## Basic Information - **Project Name**: qchan - **Description**: A light-weight image hosting application using PHP - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: qchan2/develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Qchan ========== A light-weight PHP image hosting program. If you want use with TieTuKu.com (an image hosting cloud service), you may want try [qchan-lite](https://github.com/qakcn/qchan-lite). Requirement ---------- PHP > 5.3.0 > Filesystem function enabled. > > GD extension enabled. > > JSON extension enabled. Installation ---------- 1. Copy file into your website directory. 2. Change configurations in config.php. 3. Visit to use! Management ---------- 1. Visit your website's manage path (e.g. if your site is http://www.example.com , you can visit http://www.example.com/manage/ ). 2. Select image just like the upload page. 3. Click 'Delete' and it will gone. Qchan ========== 轻量级PHP图床程序。 如果你想配合贴图库(一个图片云存储服务)使用,你可以试试[qchan-lite](https://github.com/qakcn/qchan-lite)。 需求 ---------- PHP > 5.3.0 > 文件系统函数启用。 > > GD扩展启用。 > > JSON扩展启用。 安装 ---------- 1. 复制文件到你的网站目录。 2. 修改config.php中的配置。 3. 开始用吧! 管理 ---------- 1. 访问你的网站下的manage路径(如:你的网站是 http://www.example.com ,你就要访问 http://www.example.com/manage/ )。 2. 就像在上传页面那样选择文件。 3. 一按“删除”,灰飞烟灭。