Ciao a tutti ragazzi oggi vi mostrerò come fare a creare un vostro sito di v.51 e v.52 in 3 atti.
1 atto)
per prima cosa vi servono tutti i programmi che ho linkato qui sotto:
-xampp:
-epic cms(o gli htc cms fanno lo stesso):
-il database:
-e l'èmulatore: trovatene uno sul web, prk nn posso mettere il link al momento
scaricato tutta la roba e istallata avviamo xampp e cliccate su star a mysql e apache.
ftt questo andate su: htpp//:localhost/security/xamppsecurity.php
Fate come dice sotto qui:
Neues Passwort: la vostra pass
Wiederhole neues Passwort:ripetete la pass
e cliccate password anden
Ftt questo andate su : htpp//:localhost/phpadmin/index.php
e loggatevi con root e la vostra pass che avete messo nel sito precedente.
Poi createvi un database (il nome nn fa differenza) e cliccate su importa, ora mettete sfoglia e importateci il database scaricato. Dopo chiudete il sito e aprite xampp,clicate su explore e andate nella cartella htdocs, dopodichè eliminate tutto l'interno e dopo inseriteci gli epic cms.
Dopo che andate nella cartella inc e aprite i 2 file: class.db.mysql.php e in inc.config.php
ora andadiamo prima in inc.config e mettiamo scome sta scritto qui sotto:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
| #######################################################################
| 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://localhost";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "VOSTRA PASSWORD PHPMYADMIN";
$config['MySQL']['database'] = "NOME DATABASE";
$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "64.120.142.115";
$config['MUS']['port'] = "201";
?>
e ora il class.db.mysql:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
| #######################################################################
| 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.
\======================================================================*/
class MySQL
{
private $connected = false;
private $hostname = "localhost";
private $username = "root";
private $password = "VOSTRA PASSWORD PHPMYADMIN";
private $database = "NOME DATABASE";
private $link;
Ora dopo configurato tutto andate su localhost e il vostro hotel è ftt
2 atto)
ora se volte mettere il vostro hotel online vi servono le 2 cose elencate sotto:
-un sito di altervista(se nn vi piace altervista ce ne sono molti altri, ma la procedura e sempre la stessa)
-filezilla:
una volta ftt tutto istallate filezilla e apritelo.
Ora mettete nel seguente modo:
-hostname: vostro sito.altervista.org
-username: quello che vi è uscita nell'email del vostro sito
-password: quella che vi è uscita nell'email del vostro sito
-porta: sempre nell'email del vostro sito
dopo che si è collegato alla vostra destra ci sono i file che ci sono all'interno cancellateli e metteteci tutta la cartella mette prima la il contenuto della cartella htdocs e poi tutte le cartelle del xampp ( Attenzione:htdocs va solo estratto di fuori,invece le altre cartelle dovete metterle come stanno senza estrarle),ora aspettate il caricamento di tutti i file.
Dopo il caricamento rifate tutto l'atto 1 però al posto di scrivere localhost dovete mettere il nome del vostro sito altervista
3 atto)
In quest'ultimo atto vi spiegherò come far funzionare il client.Per prima cosa dopo aver scaricato l'emulatore( atto 1) dovete andare in nella cartella umber emu/bin/debug/x86/umber-config.php
compilate nel seguente modo:
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=nome hostname
db.port=3306
db.username=root
db.password=password phpadmin
db.name=nome database
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=vostro sito o ip hamaki
game.tcp.port=30000
game.tcp.conlimit=999999
## MUS TCP/IP Configuration
mus.tcp.bindip=vostro sito o ip hamaki
mus.tcp.port=21
mus.tcp.allowedaddr=vostro sito o ip hamaki
## Client configuration
client.ping.enabled=0
client.ping.interval=0
Bene ragazzi ftt questo il vostro hotel è completato, dovete solo andare su htpp//:vostrosito.altervista.org e registrarvi, dopodichè il vostro hotel è ftt con successo.
by valeant96
P.S. per quelli che nn sanno come farsi diventare admin, nn devono far altro che andare su htpp//:vostrosito.altervista.org/phpadmin/index.php, andate nel database e cliccate su user, dove cè il nome del vostro habbo cliccate su modifica e dove sta scritto "ranks" alla destra cè il numero 1, voi cambiatelo in 7 ed ecco ftt
bye bye buon divertimento a tutti!
1 atto)
per prima cosa vi servono tutti i programmi che ho linkato qui sotto:
-xampp:
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
-epic cms(o gli htc cms fanno lo stesso):
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
-il database:
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
-e l'èmulatore: trovatene uno sul web, prk nn posso mettere il link al momento
scaricato tutta la roba e istallata avviamo xampp e cliccate su star a mysql e apache.
ftt questo andate su: htpp//:localhost/security/xamppsecurity.php
Fate come dice sotto qui:
Neues Passwort: la vostra pass
Wiederhole neues Passwort:ripetete la pass
e cliccate password anden
Ftt questo andate su : htpp//:localhost/phpadmin/index.php
e loggatevi con root e la vostra pass che avete messo nel sito precedente.
Poi createvi un database (il nome nn fa differenza) e cliccate su importa, ora mettete sfoglia e importateci il database scaricato. Dopo chiudete il sito e aprite xampp,clicate su explore e andate nella cartella htdocs, dopodichè eliminate tutto l'interno e dopo inseriteci gli epic cms.
Dopo che andate nella cartella inc e aprite i 2 file: class.db.mysql.php e in inc.config.php
ora andadiamo prima in inc.config e mettiamo scome sta scritto qui sotto:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
| #######################################################################
| 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://localhost";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "VOSTRA PASSWORD PHPMYADMIN";
$config['MySQL']['database'] = "NOME DATABASE";
$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "64.120.142.115";
$config['MUS']['port'] = "201";
?>
e ora il class.db.mysql:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
| #######################################################################
| 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.
\======================================================================*/
class MySQL
{
private $connected = false;
private $hostname = "localhost";
private $username = "root";
private $password = "VOSTRA PASSWORD PHPMYADMIN";
private $database = "NOME DATABASE";
private $link;
Ora dopo configurato tutto andate su localhost e il vostro hotel è ftt
2 atto)
ora se volte mettere il vostro hotel online vi servono le 2 cose elencate sotto:
-un sito di altervista(se nn vi piace altervista ce ne sono molti altri, ma la procedura e sempre la stessa)
-filezilla:
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
una volta ftt tutto istallate filezilla e apritelo.
Ora mettete nel seguente modo:
-hostname: vostro sito.altervista.org
-username: quello che vi è uscita nell'email del vostro sito
-password: quella che vi è uscita nell'email del vostro sito
-porta: sempre nell'email del vostro sito
dopo che si è collegato alla vostra destra ci sono i file che ci sono all'interno cancellateli e metteteci tutta la cartella mette prima la il contenuto della cartella htdocs e poi tutte le cartelle del xampp ( Attenzione:htdocs va solo estratto di fuori,invece le altre cartelle dovete metterle come stanno senza estrarle),ora aspettate il caricamento di tutti i file.
Dopo il caricamento rifate tutto l'atto 1 però al posto di scrivere localhost dovete mettere il nome del vostro sito altervista
3 atto)
In quest'ultimo atto vi spiegherò come far funzionare il client.Per prima cosa dopo aver scaricato l'emulatore( atto 1) dovete andare in nella cartella umber emu/bin/debug/x86/umber-config.php
compilate nel seguente modo:
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=nome hostname
db.port=3306
db.username=root
db.password=password phpadmin
db.name=nome database
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=vostro sito o ip hamaki
game.tcp.port=30000
game.tcp.conlimit=999999
## MUS TCP/IP Configuration
mus.tcp.bindip=vostro sito o ip hamaki
mus.tcp.port=21
mus.tcp.allowedaddr=vostro sito o ip hamaki
## Client configuration
client.ping.enabled=0
client.ping.interval=0
Bene ragazzi ftt questo il vostro hotel è completato, dovete solo andare su htpp//:vostrosito.altervista.org e registrarvi, dopodichè il vostro hotel è ftt con successo.
by valeant96
P.S. per quelli che nn sanno come farsi diventare admin, nn devono far altro che andare su htpp//:vostrosito.altervista.org/phpadmin/index.php, andate nel database e cliccate su user, dove cè il nome del vostro habbo cliccate su modifica e dove sta scritto "ranks" alla destra cè il numero 1, voi cambiatelo in 7 ed ecco ftt
bye bye buon divertimento a tutti!