sto per rinunciare e disinstallarlo, troppi casini in 2 giorni, e le guide non risolvono, ho provato tutto quel che c'è sul web, ma è un pò assurdo visto che sono i plugin che da la stessa installazione, ricordo quando ho installato la 1.6 andava tutto perfettamente sul vecchio sito, e riuscivo ad installare quel che mi pareva, sto problema token non lo capisco, essendo plugin di base dovrebbe farmeli attivare tranquillamente, se avete qualche suggerimento sto in attesa e ringrazio
Sei sicuro? Non ci sono altri plugin di terze parti? Ok, provare a utilizzare la versione 1.7.10, invece elgg o utilizzare elgg 1.8
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
ho risolto non ci posso credere!!!
ho risolto sostituendo con questa la parte del .htaccess corrispondente sotto "#RewriteBase /"
RewriteRule ^action\/([A-Za-z0-9\_\-\/]+)$ engine/handlers/action_handler.php?action=$1&%{QUERY_STRING}
RewriteRule ^services\/api\/([A-Za-z0-9\_\-]+)\/(.*)$ engine/handlers/service_handler.php?handler=$1&request=$2&%{QUERY_STRING}
RewriteRule ^export\/([A-Za-z]+)\/([0-9]+)$ services/export/handler.php?view=$1&guid=$2
RewriteRule ^export\/([A-Za-z]+)\/([0-9]+)\/$ services/export/handler.php?view=$1&guid=$2
RewriteRule ^export\/([A-Za-z]+)\/([0-9]+)\/([A-Za-z]+)\/([A-Za-z0-9\_]+)\/$ services/export/handler.php?view=$1&guid=$2&type=$3&idname=$4
RewriteRule ^\_css\/css\.css$ _css/css.php
RewriteRule ^pg\/([A-Za-z0-9\_\-]+)\/(.*)$ engine/handlers/pagehandler.php?handler=$1&page=$2&%{QUERY_STRING}
RewriteRule ^pg\/([A-Za-z0-9\_\-]+)$ engine/handlers/pagehandler.php?handler=$1&%{QUERY_STRING}
RewriteRule xml-rpc.php engine/handlers/xml-rpc_handler.php
RewriteRule mt/mt-xmlrpc.cgi engine/handlers/xml-rpc_handler.php
RewriteRule ^tag/(.+)/?$ engine/handlers/pagehandler.php?handler=search&page=$1
L'ho messo qui in modo che se qualcuno dovesse avere questo problema saprà come risolverlo!!! grazie Rodolfo per avermi risposto!!!
scarica elgg.
Devi prima creare un db in Mysql. Wamp dovrebbe avere una pagina web di default dove ci sara anche un link a Mysqladmin.
Dopo che hai creato il db Meglio che rinomini la cartella con un nome corto tipo elgg183. Copia la cartella con tutti i programmi in htdocs.
dal tuo browser vai in http://localhost/elgg183/
dovrebbe partire il PHP di installazione
Ho provato a fare la cartella all'interno della cartella di Wamp come mi hai suggerito nel percorso: C:\wamp\www\elgg183
Poi parto con l'istallazione di Elgg ma al primo passaggio mi si blocca e non va avanti, penso sia nella parte del web server, perche mi resat colorato di rosso, mentre la finestra del PHP è verde.........
Elgg Install : Requirements check
Your server failed the requirements check. After you have fixed the below issues, refresh this page. Check the troubleshooting links at the bottom of this page if you need further assistance.
Your server's PHP satisfies all of Elgg's requirements.
We think your server is running the Apache web server.
The rewrite test failed and the most likely cause is that AllowOverride is not set to All for Elgg's directory. This prevents Apache from processing the .htaccess file which contains the rewrite rules.
A less likely cause is Apache is configured with an alias for your Elgg directory and you need to set the RewriteBase in your .htaccess. There are further instructions in the .htaccess file in your Elgg directory.
The database requirements are checked when Elgg loads its database.
SE SAI DARMI QUALCHE INDICAZIONE......
Grazie
...ho letto che a volte basta aggiungere la riga AllowOverride all , ma dove va messa ? In quale files di configurazione?
Grazie
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.