Gallery2:configurazione

4 contenuti / 0 new
Ultimo contenuto
Gallery2:configurazione

Ho installato i moduli e dato i permessi. Ho creato anche la cartella /gallery2 ma ottengo sempre:

* Embedded Gallery2 Status:
o 'URI of Gallery2' variable: Error
+ URL derived from http://www.hopfrog.it/gallery2/ is invalid
o PHP Memory Limit: Error
+ Your PHP is configured to limit the memory to 12M ( memory_limit parameter in php.ini). You should raise this limit to at least 24MB for proper Embedded Gallery2 operation
o Overall Status: Error
+ You need to fix the above errors before Gallery2 will be embedded in Drupal.
* Le opzioni di configurazione sono state salvate.

Come si installa questo modulo??????????

Per il primo errore prova a togliere l'impostazione di Autodetect.

Per il secondo errore metti questa riga nel file settings.php:

ini_set("memory_limit", "24M")

Il risultato è questo:

* Embedded Gallery2 Status:
o 'URI of Gallery2' variable: Advisory
+ Cannot fully check this when not in auto-detect mode.
o 'Location of Gallery2' variable: Error
+ file /embed.php does not exist
o 'Embed URI' variable: Advisory
+ Cannot fully check this when not in auto-detect mode.
o PHP Memory Limit: Success
o Overall Status: Error
+ You need to fix the above errors before Gallery2 will be embedded in Drupal.
* Le opzioni di configurazione sono state salvate.

Perchè non va!!!

Ho riattivato l'opzione autodetect con il seguente risultato:

* Embedded Gallery2 Status:
o 'URI of Gallery2' variable: Error
+ URL derived from http://www.hopfrog.it/gallery2/ is invalid
o PHP Memory Limit: Success
o Overall Status: Error
+ You need to fix the above errors before Gallery2 will be embedded in Drupal.
* Le opzioni di configurazione sono state salvate.

Chiedo:
URI of Gallery2 (non so cosa fare)
URL (perchè ottengo "invalid" se il percorso è questo? Inoltre se vado su www.hopfrog.it/gallery2 ottengo: Forbidden

You don't have permission to access /gallery2/ on this server.)
3. dove si trova il file main.php di cui si parla nella configurazione?
4. L'errore in overall credo si corregga da solo una volta corretto quelli precedenti: è giusto?

Dai stefano, ti ringrazio per la prima risposta ma mi dai una mano fino alla fine?