V
vict0rx
Gamma
Programador
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Hola amigos tengo un problema, estoy queriendo installar un script pero no entiendo este paso
2.- Install the empty database using the /db/structure.sql dump file. You can use command line or your favourite gui (e.g. PHPMyAdmin).
ya e hecho todo pero no me aparece el panel de control :S
Estos son los pasos para la instalacion
PD: estoy usando 000webhost
2.- Install the empty database using the /db/structure.sql dump file. You can use command line or your favourite gui (e.g. PHPMyAdmin).
ya e hecho todo pero no me aparece el panel de control :S
Estos son los pasos para la instalacion
1.- Extract the content of the zip file to your server.
2.- Install the empty database using the /db/structure.sql dump file. You can use command line or your favourite gui (e.g. PHPMyAdmin).
3.- Edit /application/config/database.php and fill your username (row 45), password (row 46) and database's name (row 47).
4.- Edit /application/config/config.php (row 72) if you want to use your own language (default is english). See the details of setting up your own language below.
5.- Edit /application/config/config.php (row 17) and provide the URL of your homepage. E.g. if you've installed the script into a subfolder on your server your base url will be something like this: 'http://yourdomain.tld/voting-script/'.
6.- You have to edit the content of the settings table and provide your Facebook UID, the Application ID and Secret at least to access the administration panel.
PD: estoy usando 000webhost