Back to top

Autore Topic: errore nel upload immagini  (Letto 920 volte)

Offline barbymix

  • Nuovo arrivato
  • *
  • Post: 1
    • Mostra profilo
errore nel upload immagini
« il: 09 Feb 2011, 14:23:21 »
Salve a tutti!

Ho creato un sito con joomla in cui ho installato anche dei componenti aggiuntivi.

Il sito in locale funziona perfettamente mentre sul sito remoto ho dei problemi, mi salva gli articoli ma non mi permette di salvare le immagini.
Mi dice sempre :
JFolder::create: Impossibile creare la cartella
The destination directory doesn't exist or is a regular file
Image upload error.
Anche tramite gestione media, non mi permette di creare la cartelle.

Il mio sito su aruba su sever windows.  Tutti i file sono scrivibili, ho controllato.

Non riesco proprio a capire dove è l'errore! Forse nel file configuration.php ma ho controllato 100 volte ma niente.

Il mio file configuration.php è il seguente:

<?php
class JConfig {
   var $offline = '0';
   var $editor = 'tinymce';
   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 = 'xxxxxxxxxxx';
   var $gzip = '0';
   var $error_reporting = '-1';
   var $xmlrpc_server = '0';
   var $log_path = 'D:\\Inetpub\\webs\\miositocom\logs';
   var $tmp_path = 'D:\\Inetpub\\webs\\miositocom\tmp';
   var $live_site = 'http://www.miosito.com/';
   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 = 'ftp.miosito.com';
   var $ftp_port = '21';
   var $ftp_user = 'XXXXX@aruba.it';
   var $ftp_pass = 'XXXXXXX';
   var $ftp_root = 'D:\\inetpub\\webs\\ftp.miositocom\';
   var $dbtype = 'MySQL';
   var $host = 'xx.xxx.xxx.xx';
   var $user = 'Sqlxxxxx';
   var $db = 'Sqlxxxxx_1';
   var $dbprefix = 'jos_';
   var $mailer = 'mail';
   var $mailfrom = 'xxxxxx@fastwebnet.it';
   var $fromname = 'miosito.com';
   var $sendmail = '/usr/sbin/sendmail';
   var $smtpauth = '0';
   var $smtpsecure = 'none';
   var $smtpport = '25';
   var $smtpuser = 'xxxxxxx@aruba.it';
   var $smtppass = 'xxxxxx';
   var $smtphost = 'localhost';
   var $MetaAuthor = '1';
   var $MetaTitle = '1';
   var $lifetime = '15';
   var $session_handler = 'database';
   var $password = 'xxxxxx';
   var $sitename = '';
   var $MetaDesc = '';
   var $MetaKeys =  '';
   var $offline_message = 'Sito fuori servizio per manutenzione. Riprovare più tardi.';
}
?>

Aiutatemi per favore.  :D :D :D :D :D :D Grazie


Offline maicolstaip

  • Global Moderator
  • Instancabile
  • ********
  • Post: 17623
  • Sesso: Maschio
    • Mostra profilo
Re:errore nel upload immagini
« Risposta #1 il: 09 Feb 2011, 14:31:22 »
Benvenuta nel forum di joomla.it barbymix,
il tuo problema è che sei su server windows.
Per risolverlo devi passare a server linux.

Ciao!
Non si risponde a PM tecnici. Postate sul forum. Grazie.

 



Web Design Bolzano Kreatif