Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   Installation Problem (http://www.bvlist.com/showthread.php?t=11764)

guldhammer 27th September 2018 01:34

Installation Problem
 
When i install BT Manager i get this error

Installing Default Site Settings
Error Executing SQL Query INSERT INTO `vikingbits_settings` (`config_name`, `config_value`, `is_dynamic`) VALUES ('board_email...
Error ID: 1064
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '('allow_disable_censor', '1', 0), ('allow_forum_notify', '1', 0), ('ranks_path',' at line 126

UPDATE:
Then i press F5 and press reload, and now it changed to this error:

Installing Default Smiley's...
Error Executing SQL Query INSERT INTO `vikingbits_smiles` (`id`, `code`, `file`, `alt`, `sort_index`, `smiley_url`) VALUES (1,...
Error ID: 1062
Error Message: Duplicate entry '1' for key 'PRIMARY'

joeroberts 27th September 2018 02:07

for the First error please down load the files from here
https://github.com/blackheart1/BTMan...ive/master.zip

For the second error you need to clear out your data base before hitting refresh

guldhammer 27th September 2018 02:07

At start i get rhis message, and it is black talk to me:

Checking PHP Version - 7.0.30 - OK
Checking Zlib - OK
Checking MySQL - OK - MySqli mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
Checking Installed DOM XML - OK
Testing Outgoing Connections - Warning - Cannot Update External Torrent Statistics in Real-time nor determine Active and Passive Users.
Checking Operating System - Linux
Checking to make sure UDP:// works on your Server - OK
Checking to make sure your Cache Folder is Writeable - OK
Checking to see if your Avatar Folder is Writeable - OK
Checking to see if your User Files Folder is Writeable - OK
Checking to see if your Torrent Folder is Writeable - OK
Checking to see if your Files Folder is Writeable - OK
Checking to see if your Category Pictures Folder is Writeable - OK
Checking to see if your Mass Upload Folder is Writeable - OK

You can proceed with the Installation of BT.Manager, but you will not experience the Best Performance.


WHAT does this mean:
Testing Outgoing Connections - Warning - Cannot Update External Torrent Statistics in Real-time nor determine Active and Passive Users.

joeroberts 27th September 2018 02:12

It is saying the your server is blocking
Code:

fopen
so you well not beable to use External torrents because you well not be able to pull stats on them and you well not be able to see if a users is connectable or not

guldhammer 27th September 2018 02:19

Bump:
Quote:

Originally Posted by joeroberts (Post 52576)
It is saying the your server is blocking
Code:

fopen
so you well not beable to use External torrents because you well not be able to pull stats on them and you well not be able to see if a users is connectable or not

Should "allow_url_fopen" be set to ON??

joeroberts 27th September 2018 03:03

yes


All times are GMT +2. The time now is 03:16.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.