Hola!
al intentar instalar Elgg, me aparece esto:
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.
The open_basedir PHP directive may prevent Elgg from saving files to its data directory.
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.
Que puedo hacer?? Es urgente, se agradecería muchísmo.
Espero una respuesta.
Saludos!
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.
Pues vaya tienes que activar mod rewrite. Dile a tu host que lo active.
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
Hola!
rcalifornia, en la información php de my hosting, el mod rewrite aparece activado, mira:
Que puedo hacer??
Saludos!
Compruebe el "dueño" de la carpeta de código de Elgg.
Ejemplo - si el servidor ha VHosts CentOS funcionando -
La carpeta de - por ejemplo aaa/bbb/ccc/ElggFolder/
- Tendrá que pertenece al apache de usuario,
con permisos 0755 (aproximadamente;)
o tal vez 644 (creo ..)
( ThX to Google for the translation -
Yo = demasiado perozoso aqui para
usar mi propio cabeza y tratar escribo todos ;-)
todavia aprendido, solo.
vivas.. ;-oO
todavia aprendido ..
imaginar - tratando de comprar chips de RAM -
y no saber las palabras técnicas lo suficientemente español?
jeje - traductor personal, pero fue a la tienda conmigo..
asi ? yo buscando 'chips' o 'fritos' para mi computerdora ?
Anyway - try those ownership and perms checks aove -
those should help..
No entiendo lo que quieres decir, pero tengo todas las carpetas con chmod 777.
I don't understand, what you want to mean, but I have all the folders with chmod 777
'Compruebe el "dueño" de la carpeta de código de Elgg' ? The Apache/Linux owner UserID ?
There are 2 situations for you to manage :-
1) Owning user
2) Permissions, e.g. the CHMOD 0755 for the Elgg/PHP script folders - *not 0777 for code!
Hay 2 situaciones para que usted maneje: -
1) Ser propietario de el usuario
2) Permisos, por ejemplo - CHMOD 0755 para las carpetas de scripts Elgg / PHP -- *NO 0777 del código carpetas !!
ejemplo ==
[root@system elgg]# ll
total 1720
drwxr-xr-x 15 apache apache 4096 Jan 12 07:36 actions
. . .
drwxr-xr-x 7 apache apache 113 Jan 12 07:36 engine
[root@system elgg]#
for code folders - not 0777
but 0755
para codigo carpetas - no es 0777
pero 0755
also -
the owner is user name 'apache'
también -
el dueño es el nombre de usuario 'apache'
Hola!
he configurado chmod 0755 para todas las carpetas, y sigue saliendo el mismo error, que puedo hacer?
Saludos!!
-------------------------------------------------------------------------------------------
Hello!
I have configured chmod 0755 for all folders, and keep going out the same error, I can do?
Greetings!!
VPS o hosting con soporte para Elgg.
Pero es que en el hosting me dicen que tienen activado el mod rewrite, y además otros scripts que me lo piden cómo phpbb al instalarlos, no me da error... Qué puedo hacer???¿?¿
Ya está!!! Ya lo he solucionado, el problema era que tenía que añadir "RewriteBase /" antes de "RewriteEngine on".
Gracias por su ayuda! :D
hola a todo mi caso es igual pero yo si q no entiendo nada rewrite ni rewritebase lo q se es q mi host es nixiweb y q cuento con todas esas herramientas de casualidad no habra un video tuto en español que explique o enseñe de 0 y con plastilina que es que no entiendo
- Previous
- 1
- 2
- Next
You must log in to post replies.