السلام عليكم
بعد جولات وصولات مع السكربت اخيرا للعمل بشكل ممتاز
اولا متطلبات السكربت:
-- Apache Web Server (http://www.apache.org)
ان يكون عندك اباتشي
-- PHP Apache module version 4.1.x or better with MySQL, Session,
and PCRE support enabled (http://www.php.net)
و php 4
-- MySQL database server (http://www.mysql.com) others also
supported through ADODB.
ومايسكول
-- Python 2.2 or higher
و بايثون 2.2 او اعلى..
-- Safe Mode must be turned off in the php.ini file.
TorrentFlux reads, writes files that Safe Mode will restrict
لازم تغلق السيف مود في سيرفرك والطريقة:
ثم غير:
الى:
-- allow_url_fopen (in the php.ini) must be on for torrent
fetching, RSS, and torrent searches. Second option is to
have the CURL libs installed. If you only plan on uploading
directly then these options do not matter.
يجب تفعيل allow_url_fopen من php.ini و ان يكون CURL مفعل في سيرفرك..
-- CURL libs are required for some of the search engine modules
but not required for general opperation.
يجب تنصيب CURL libs من خلال:
بعد تطبيق الخطوات راح يكون سيرفرك جاهز لتشغيل TorrentFlux
وهذي طريقة تنصيب السكربت على السيرفر بالصور *منقول *
بعد جولات وصولات مع السكربت اخيرا للعمل بشكل ممتاز
اولا متطلبات السكربت:
-- Apache Web Server (http://www.apache.org)
ان يكون عندك اباتشي
-- PHP Apache module version 4.1.x or better with MySQL, Session,
and PCRE support enabled (http://www.php.net)
و php 4
-- MySQL database server (http://www.mysql.com) others also
supported through ADODB.
ومايسكول
-- Python 2.2 or higher
و بايثون 2.2 او اعلى..
-- Safe Mode must be turned off in the php.ini file.
TorrentFlux reads, writes files that Safe Mode will restrict
لازم تغلق السيف مود في سيرفرك والطريقة:
كود PHP:
pico /usr/local/lib/php.ini
كود PHP:
Safe _mode = on
كود PHP:
safe_mode = off
fetching, RSS, and torrent searches. Second option is to
have the CURL libs installed. If you only plan on uploading
directly then these options do not matter.
يجب تفعيل allow_url_fopen من php.ini و ان يكون CURL مفعل في سيرفرك..
-- CURL libs are required for some of the search engine modules
but not required for general opperation.
يجب تنصيب CURL libs من خلال:
كود PHP:
yum install curl*
وهذي طريقة تنصيب السكربت على السيرفر بالصور *منقول *
المشاركة الأصلية بواسطة moraaaa
تعليق