PDA

View Full Version : Problema "Unwritable" al instalar Mambo 4.5.1


dmunoz
08.11.2004, 12:59
Sigo todos los pasos y al acceder a http://localhost/mamno/ para realizar la instalación recibo los siguientes mensajes en la pantalla de pre-installation-chec
configuration.php Unwriteable
Y en Directory and file permissions todas me aparecen con "Unwriteable"
NO SE COMO CORREJIRLO.

Saludos y muchas gracias

twysm
08.11.2004, 13:23
Cambiale de permisos a los directorios a 777 ( chmod 777 ) y al configuration.php puedes dejarlo asi, al final de la instalacion, el instalador crea en un textarea lo que debes tener en tu configuration.php(haces un copy/paste) despues de haber instalado mambo cambiale de permisos a configuration.php a 777 ( chmod 777 ) y borras el directorio installation, espero que esto ayude :D

dmunoz
09.11.2004, 08:42
Muchas gracias, lo instale y ahora me carga el CMS pero me dan unos errores al comienzo de la página:

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/includes/mambo.php on line 274

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/index.php on line 192

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/index.php on line 193

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/index.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/index.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/mambo/configuration.php:1) in /srv/www/htdocs/mambo/index.php on line 196

A que se deben ? ni idea. Saludos,

ladriyevic
19.01.2005, 21:56
Puede q sea porque hayas renombrado el configuration.php-dist como configuration.php, guarda estos ficheros y create uno vacio con el nombre de configuration.php y 777 en los permisos.

Si lo estas instalando en Linux mirate este manual:

http://memnon.ii.uam.es/index.php?option=content&task=category&sectionid=6&id=15&Itemid=35

twysm
26.01.2005, 01:30
Asegurate de q no haya espacios al comienzo o al final del archivo cuando lo guardes.

dramirez
10.03.2005, 22:09
Hola!. Instalé mambo, para lo cual tuve que establecer chmod 777 para todos los archivos. Cuales deben ser los permisos CHMOD luego de intalar el programa para que funcione correctamente?

atte

Daniel R.