Hallo Town,
Ich mache gerade für ein Freund ein Retro,mit diesem TuT!
Ich kann auch drauf mit der Hamachi Ip...Nur andere die im Netzwerk sind können nicht drauf!
Habe Firewall usw. alles aus!
Mein Config sieht so aus:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
| Meth0d.org
| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/
$config['Site']['www'] = "http://5.64.142.236";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "***";
$config['MySQL']['database'] = "Ultimate";
$config['Site']['server'] = "ultimate"; // phoenix | funlight | ultimate
$config['MUS']['enabled'] = true;
$config['MUS']['ip'] = "5.64.142.236";
$config['MUS']['port'] = 1232;
?>
Wer hilft bekommt Thx!