Back to top

Autore Topic: Istallazione PhocaGuestbook  (Letto 10251 volte)

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Istallazione PhocaGuestbook
« il: 12 Ott 2010, 23:44:16 »
Ragazzi non riesco a istallare phocaguestbook per via del seguente errore,qualcuno sa cosa possa essere??

componente Installa: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Phoca Guestbook', 'option=com_phocaguestbook', 0, 0, 'option=com_phocaguestbook', 'Phoca Guestbook', 'com_phocaguestbook', 0, 'components/com_phocaguestbook/assets/images/icon-16-pgb-menu.png', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'Phoca Guestbook', 'option=com_phocaguestbook', 0, 0, 'option=com_phocaguestbook', 'Phoca Guestbook', 'com_phocaguestbook', 0, 'components/com_phocaguestbook/assets/images/icon-16-pgb-menu.png', 0, '', 1 )
Non è possibile cancellare il file selezionato: 'uninstall.phocaguestbook.php'
Non è possibile cancellare il file selezionato: 'install.phocaguestbook.php'
Non è possibile copiare il file selezionato.
JInstaller::install: Capia file fallita: /membri/asdcosentini/tmp/install_4cb4d67606862/phocaguestbook.xml a /membri/asdcosentini/administrator/components/com_phocaguestbook/phocaguestbook.xml
componente Installa: Impossibile copiare il file di installazione
Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

Offline ventus85

  • Instancabile
  • ******
  • Post: 6538
  • Sesso: Femmina
  • Affetta da Joomlaite
    • Mostra profilo
Se volete aiuto non mandate messaggi privati, ma usate la funzione Cerca e postate sul forum, grazie!

Born in the wind, born to be wild!

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #2 il: 23 Ott 2010, 01:04:38 »
Ehm avevo già visto questo post ma non trovo comunque nessuna via d'uscita dato che il safe mod da me è impostato su off e non credo sia problema di host del server!!!

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #3 il: 24 Ott 2010, 22:08:26 »
Ragazzi proprio nessuno sa come risolvere??

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #4 il: 25 Ott 2010, 11:15:22 »
Allora googlando un pò ho visto che questo problema sia dovuto a un tempo di risposta del server che di rito viene impostatoa un valore minimo...tipo 10 sec.Oltre questa soglia ecco che ti da il seguente errore.Ora io verrei cambiare questo valore e portarlo non so a 30-40 sec ma non some metterci mano sul database o comunque su questo file mysql anche perchè non ho la minima idea di dove sia messo nella directory!!!Qualcuno può aiutarmi?

Offline Zambros

  • Esploratore
  • **
  • Post: 119
  • Sesso: Maschio
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #5 il: 25 Ott 2010, 11:32:33 »
Se il tuo hosting è uno di quelli gratuiti che finisce per "sta.org" (a occhio sicuramente si visto che c'è /membri/asdcosentini...)  allora fai così:

1- Scaricati il file htcaccess.txt
2- Aprilo con blocco note
3- Inserisci in fondo questo codice

php_value max_execution_time 99999 
php_value max_input_time 99999 

4- Salva

5- Ributta su il tuo file htcaccess.txt senza rinominare niente.

Con me ha funzionato. Ci ho sbattuto la testa un po' di ore.
www.zambros.it - www.zetawriter.com
Software developer & SEO Specialist
Twitter @zambros_it

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #6 il: 25 Ott 2010, 22:43:51 »
Cavolo ancora nada....ma comè possibile porca vacca uff non so dove sbatterci la testa!!!:(

########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section
# av:PHP-upload
php_value max_execution_time 99999
php_value max_input_time 99999
# PHP-upload 
« Ultima modifica: 25 Ott 2010, 23:28:56 da ninuzzu89 »

Offline Zambros

  • Esploratore
  • **
  • Post: 119
  • Sesso: Maschio
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #7 il: 26 Ott 2010, 00:10:38 »
Prova a modificare i due file che scrivo sotto:

Allora file htaccess.txt

##
# @version $Id: htaccess.txt 14401 2010-01-26 14:10:00Z louis $
# @package Joomla
# @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
#  READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################

##  Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks

#
#  mod_rewrite in use

RewriteEngine On

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
## Deny access to extension xml files (uncomment out to activate)
#<Files ~ "\.xml$">
#Order allow,deny
#Deny from all
#Satisfy all
#</Files>
## End of deny access to extension xml files
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

#  Uncomment following line if your webserver's URL
#  is not directly related to physical file paths.
#  Update Your Joomla! Directory (just / for root)

RewriteBase /


########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section
php_value max_execution_time 99999 
php_value max_input_time 99999 



Mentre il file .htcaccess



DirectoryIndex index.php
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#                             
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

# av:PHP-upload
php_value upload_max_filesize 10M
php_value post_max_size 10M
php_value max_execution_time 99999 
php_value max_input_time 99999 
# PHP-upload
php_flag safe_mode off
# # av:PHP-RG
php_flag register_globals off
www.zambros.it - www.zetawriter.com
Software developer & SEO Specialist
Twitter @zambros_it

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #8 il: 26 Ott 2010, 12:44:29 »
Niente da fare....guarda se vuoi posso provare a darti i dati del mio sito e vedere un pò se riesci te a fare qualcosa.Magari ce qualcosa cha avrò toccato e da lì sarà sballato tutto!! :'(

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #9 il: 29 Ott 2010, 22:28:13 »
Ve ne prego ragazzi nessuno può aiutarmi???

Offline tomtomeight

  • Global Moderator
  • Fuori controllo
  • *****
  • Post: 32046
  • Sesso: Maschio
  • Gli automatismi aiutano ma non insegnano nulla.
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #10 il: 01 Nov 2010, 18:59:04 »
il file se lasciato htaccess.txt non serve a nulla devi rinominarlo in .htaccess se vuoi che venga eseguito.

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #11 il: 01 Nov 2010, 22:25:50 »
Ho rinominato ma ahimè nulla da fare,il brutto è che accade con alcuni componenti tipo questo,ozio gallery!!Uff

Offline ninuzzu89

  • Esploratore
  • **
  • Post: 64
    • Mostra profilo
Re:Istallazione PhocaGuestbook
« Risposta #12 il: 04 Nov 2010, 15:34:07 »
Non so cosa sia successo ma ho RISOLTO TUTTO.Ho semplicemente reinstallato il componente e tutto è andato liscioo!!Ottimooooo!!:)

 



Web Design Bolzano Kreatif