• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Nothing to fully working server with RL map on Debian 7. Or just how to configure a dedicated server

When i do that it goes to the server webpage but i want when i put domain.com it goes to the index, anyway to link it?
 
When i do that it goes to the server webpage but i want when i put domain.com it goes to the index, anyway to link it?
Make sure that there is only one index file, remove all the index files that are not php.
 
In my server when i click houses it says
Failed to fetch data from sql->houses table.
Is the table empty?
 
When I do apt-get update It appears this error


Code:
Err http://apt.rackster-server.ch wheezy Release.gpg
  Could not connect to apt.rackster-server.ch:80 (213.133.99.97). - connect (110: Connection timed out)
Err http://apt.rackster-server.ch wheezy/updates Release.gpg
  Unable to connect to apt.rackster-server.ch:http:
Ign http://apt.rackster-server.ch wheezy Release
Ign http://apt.rackster-server.ch wheezy/updates Release
Ign http://apt.rackster-server.ch wheezy/main amd64 Packages/DiffIndex
Ign http://apt.rackster-server.ch wheezy/contrib amd64 Packages/DiffIndex
Ign http://apt.rackster-server.ch wheezy/non-free amd64 Packages/DiffIndex
Ign http://apt.rackster-server.ch wheezy/updates/main amd64 Packages/DiffIndex
Ign http://apt.rackster-server.ch wheezy/updates/contrib amd64 Packages/DiffIndex
Ign http://apt.rackster-server.ch wheezy/updates/non-free amd64 Packages/DiffIndex
Err http://apt.rackster-server.ch wheezy/contrib Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/main Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/non-free Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/contrib Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/main Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/non-free Translation-en
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/main amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/contrib amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/non-free amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/main amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/contrib amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Err http://apt.rackster-server.ch wheezy/updates/non-free amd64 Packages
  Unable to connect to apt.rackster-server.ch:http:
Fetched 11.4 MB in 1min 3s (181 kB/s)
W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/Release.gpg  Could not connect to apt.rackster-server.ch:80 (213.133.99.97). - connect (110: Connection timed out)

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/Release.gpg  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/contrib/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/main/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/non-free/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/contrib/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/main/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/non-free/i18n/Translation-en  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/main/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/contrib/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/packages/dists/wheezy/non-free/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/main/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/contrib/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

W: Failed to fetch http://apt.rackster-server.ch/debian/security/dists/wheezy/updates/non-free/binary-amd64/Packages  Unable to connect to apt.rackster-server.ch:http:

E: Some index files failed to download. They have been ignored, or old ones used instead.
 
Last edited by a moderator:
@poii The rackster repo has been offline for a while now :p. Use this command "nano /etc/apt/sources.list" and remove the lines with rackster and execute this command "
echo 'deb http://ftp.de.debian.org/debian wheezy main ' > /etc/apt/sources.list"

Then apt-get update and all that.
 
Hello its me again Im having some problems once more when i do
apt-get install mysql-server php5-mysql
And i put my password and repeat it I get the following message

Code:
[ ok ] Stopping MySQL database server: mysqld.
140610  0:13:54 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
140610  0:13:54 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
140610  0:13:54 [Note] Plugin 'FEDERATED' is disabled.
140610  0:13:54 InnoDB: The InnoDB memory heap is disabled
140610  0:13:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140610  0:13:54 InnoDB: Compressed tables use zlib 1.2.7
140610  0:13:54 InnoDB: Using Linux native AIO
140610  0:13:54  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
140610  0:13:56  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
140610  0:13:56 InnoDB: Fatal error: cannot initialize AIO sub-system
140610  0:13:56 [ERROR] Plugin 'InnoDB' init function returned error.
140610  0:13:56 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140610  0:13:56 [ERROR] Unknown/unsupported storage engine: InnoDB
140610  0:13:56 [ERROR] Aborting

140610  0:13:56 [Note] /usr/sbin/mysqld: Shutdown complete

[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing mysql-server-5.5 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up sgml-base (1.26+nmu4) ...
Setting up libhtml-template-perl (2.91-1) ...
dpkg: dependency problems prevent configuration of mysql-server:
mysql-server depends on mysql-server-5.5; however:
  Package mysql-server-5.5 is not configured yet.

dpkg: error processing mysql-server (--configure):
dependency problems - leaving unconfigured
Setting up xml-core (0.13+nmu2) ...
Processing triggers for sgml-base ...
Errors were encountered while processing:
mysql-server-5.5
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)


and this window
any idea :S?
 

Attachments

  • Captura de pantalla 2014-06-09 a la(s) 17.14.10.png
    Captura de pantalla 2014-06-09 a la(s) 17.14.10.png
    34.9 KB · Views: 10 · VirusTotal
Last edited by a moderator:
Thank you @dominique120 for taking your time to give something so useful to the community.

The world needs more people like you! :p

Any newbies trying to set up a server on Linux (like myself) should take a look at this tutorial it really helps! ;)
 
Point: (Now lets clone the git project:)
how to made it all from my datapack (my tfs filles)
 
~HOW TO COMPILE WITH MY OWN DATAPACK 8.6 AND MY OWN TRUNK?

This tutorial is for TFS 1.0 not any other 8.6 distro and if you use your brain you will figure out how to replace the datapack I used here for any other one.
 
As I leave my server online without having to leave my computer connected to the open terminal?
 
As I leave my server online without having to leave my computer connected to the open terminal?

Some computer let you close the terminal while TFS is open and it will work fine. If it does not get "screen" and use that.
 
Back
Top