Back to top

Autore Topic: [ RISOLTO ] problema da locale ad altervista  (Letto 4732 volte)

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
[ RISOLTO ] problema da locale ad altervista
« il: 06 Ott 2009, 09:35:59 »
Buongiorno a tutti
Ho caricato joomla in locale tramite easyphp su windows xp.
Sono andato a caricare i file su altervista , ma stranamente mi ritrovo joomla allo stato iniyiale con tutti i file di esempio e senza i miei articoli e moduli
allego configuration.php
Codice: [Seleziona]
<?php
class JConfig {
var $offline '0';
var $editor 'jce';
var $list_limit '20';
var $helpurl 'http://www.joomla.it';
var $debug '0';
var $debug_lang '0';
var $sef '0';
var $sef_rewrite '0';
var $sef_suffix '0';
var $feed_limit '10';
var $feed_email 'author';
var $secret '2yJkmxiP';
var $gzip '0';
var $error_reporting '-1';
var $xmlrpc_server '0';
var $log_path '/membri/palestravale/logs';
var $tmp_path '/membri/palestravale/tmp';
var $live_site '';
var $force_ssl '0';
var $offset '0';
var $caching '0';
var $cachetime '15';
var $cache_handler 'file';
var $memcache_settings = array();
var $ftp_enable '0';
var $ftp_host '127.0.0.1';
var $ftp_port '21';
var $ftp_user '';
var $ftp_pass '';
var $ftp_root '';
var $dbtype 'mysql';
var $host 'localhost';
var $user 'palestravale';
var $db 'my_palestravale';
var $dbprefix 'jos_';
var $mailer 'mail';
var $mailfrom 'io@liv.com';
var $fromname 'Nel mondo delle feste';
var $sendmail '/usr/sbin/sendmail';
var $smtpauth '0';
var $smtpsecure 'none';
var $smtpport '25';
var $smtpuser '';
var $smtppass '';
var $smtphost 'localhost';
var $MetaAuthor '1';
var $MetaTitle '1';
var $lifetime '15';
var $session_handler 'database';
var $password 'password';
var $sitename 'Nel mondo delle feste';
var $MetaDesc 'Joomla! - il sistema di gestione di contenuti e portali dinamici';
var $MetaKeys 'joomla, Joomla';
var $offline_message 'Sito fuori servizio per manutenzione. Riprovare più tardi.';
}
?>
« Ultima modifica: 06 Ott 2009, 18:40:39 da valeriocd »
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline ramses_2th

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4067
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #1 il: 06 Ott 2009, 09:55:50 »
 ::) Non è che hai dimenticato di trasferire anche il database ?  ???

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #2 il: 06 Ott 2009, 10:07:41 »
ehm...si stavo proprio dando un'occhiata ..nn ho importato il database..
potresti dirmi la procedura da seguire con easyphp?..
ho visto che devo usare phpmyadmin in locale , ma non mi dice pagina nn trovata
invece riesco ad andare nella configurazione di apache e mysql
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline sudoku

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4077
  • Sesso: Maschio
  • Non serve essere alti. basta essere all'altezza
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #3 il: 06 Ott 2009, 10:09:35 »
digita http://localhost/phpmyadmin (deve essere attivato mysql e apache ovviamente in easyphp.
Selezioni il database e clicchi su esporta. LAscia stare le impostazioni come sono e salvalo sul pc.
Accedi allo spazio e entra in phpmyadmin. A quel punto importi il database dal pc dentro il DB creato da altervista.
Joomla non è una soluzione, é un metodo
http://www.BreezingTest.altervista.org

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #4 il: 06 Ott 2009, 10:27:45 »
si , ma non riesco ad accedere a phpmyadmin, mi dice oggetto non trovato
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #5 il: 06 Ott 2009, 11:47:24 »
sono riuscito ad esportare il database con xampp...appena posso vedo se riesco ad aggiornare il database su altervista
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #6 il: 06 Ott 2009, 12:14:50 »
non riesco ad importare il nuovo database mi da il seguente errore
Codice: [Seleziona]
Errore

query SQL:

CREATE DATABASE `my_palestravale` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

Messaggio di MySQL: Documentazione
#1007 - Can't create database 'my_palestravale'; database exists
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline sudoku

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4077
  • Sesso: Maschio
  • Non serve essere alti. basta essere all'altezza
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #7 il: 06 Ott 2009, 12:16:31 »
non devi creare un database exnovo, usa quello che ti ha creato altervista e lì dentro importa il database salvato in locale
Joomla non è una soluzione, é un metodo
http://www.BreezingTest.altervista.org

Offline valeriocd

  • Esploratore
  • **
  • Post: 89
  • Sesso: Maschio
    • Mostra profilo
Re:problema da locale ad altervista
« Risposta #8 il: 06 Ott 2009, 18:25:00 »
ho risolto tutto , c'erano errori nel database ceh avevo esportato..grayie a tutti...
ultima domanda ma se da locale modifico dinuovo il sito devo anche riesportare il database e tutti i file sul sito da locale
“Empty your mind.Be formless.Shapeless, like water.Now you put a water into a cup,it becomes the cup.you put water into a bottle,it becomes the bottle.You put it in a teapot, it becomes the teapot.Now, water can either flow, or it can crash.
Be water, my friend.”

Offline ramses_2th

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4067
  • Sesso: Maschio
    • Mostra profilo
Re:[ RISOLTO ] problema da locale ad altervista
« Risposta #9 il: 07 Ott 2009, 10:46:06 »
Dipende da quali modifiche fai.

Per piccole modifiche .... falle direttamente online.

 



Web Design Bolzano Kreatif