Ciao a tutti
premetto che sono un novizio di joomla, avendo solo "ereditato" un sito su aruba (linux), per la precisione
www.bolognaincomune.it.
Dovrei (vorrei...) installare Pommo, per poterlo utilizzare per le newsletter in modo che fosse raggiungibile all'indirizzo miosito/pommo.
Le procedure che finora ho svolto: ho creato nella home del sito una cartella pommo dove ho dezippato il tutto. Ho configurato il config.php con i dati del serve mysql di aruba ma quando entro nella pagina ho l'errore:
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@bolognaincomune.it and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Sinceramente non conosco Joomla e nemmeno aruba, problema di permessi?? I log di aruba non evidenziano nessun errore di apache relativo a pommo.
Ho cercato info sul file config.php, ma ho dei dubbi sulla seconda parte relativa ai percorsi locali.
[db_hostname] = localhost
[db_username] = brice
[db_password] = 1234
[db_database] = pommo
[db_prefix] = pommo_
[lang] = en
[debug] = off
[verbosity] = 3
[date_format] = 1
The following are auto-detected, and are best left commented out.
** [workDir] = "/path/to/pommoCache"
** [baseURL] = "/mysite/newsletter/";
** [hostname] =
www.mysite.com** [hostport] = 8080
** [subscriber_default_sort] = email
e cioè: come devono essere i percorsi di workdir e baseUrl??
Ciao e grazie