mirror of
https://github.com/torrentpier/torrentpier.git
synced 2024-12-14 08:01:14 -08:00
TorrentPier. Main project repository
announcerbittorrentbittorrent-trackerforum-softwaregazelleocelotp2pphptorrenttorrent-clienttorrent-filestorrent-managementtorrentpierwebtorrentwebtorrent-tracker-serverxbt
49c4cd8f14
Стабильная версия, рекомендуемая для обновления и перехода. git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@400 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 |
||
---|---|---|
install | ||
mods/Virtual Keyboard | ||
other | ||
upload | ||
ReadMe.txt |
******************** ** Установка ** ******************** Распаковываем на сервер содержимое папки upload. Заходим в phpmyadmin, открываем или создаём новую базу, потом импортируем дамп (install/sql/mysql.sql) Правим файл конфигурации config.php (изменяем данные входа в БД, остальное по усмотрению) * Файлы favicon.ico (меняем на свою иконку, если есть), robots.txt(допуск или запрет ботам поисковиков к серверу, блокирует не все, меняем адреса в строках Host: и Sitemap: на свои адреса) ************************************ ** Права доступа на папки и файлы ** ************************************ Устанавливаем права доступа на данные папки 777, на файлы внутри этих папок (кроме .htaccess) 666: - ajax - ajax/html - images - images/avatars - images/avatars/gallery - images/captcha - images/logo - images/ranks - images/smiles - cache - cache/filecache - cache/filecache/bb_cache - cache/filecache/datastore - cache/filecache/session_cache - files - files/thumbs - log - pictures - triggers ************************************ ** Необходимые значения в php.ini ** ************************************ mbstring.internal_encoding = UTF-8 magic_quotes_gpc = Off ************************************ ** Необходимые модули для php ** ************************************ php5-tidy php5-sqlite ************************************ ** Необходимый запуск cron.php ** ************************************ Подробнее в теме http://torrentpier.me/threads/Отвязка-запуск-крона.52/