[ubuntu-ar] [Bulk] Re: OT: crm o cms tipo agenda
3m1l10 C45tRo
3m1l10.c45tro at gmail.com
Wed Aug 4 04:20:36 BST 2010
El mar, 03-08-2010 a las 21:06 -0300, Fabián Bonetti escribió:
> mira tengo un videotuto de drupal
> http://w2t.us/gm
Gracias, le voy a echar un vistazo.
Por si a alguno le interesa y se quiere evitar buscar por toda la web,
tuve 2 problemas al instalar drupal.
1. para correr el script de instalación en ubuntu, hay que poner toda la
ruta, ejemplo:
http://localhost/drupal6/install.php
2. para el error de "Function ereg() is deprecated"
hay que abrir file.inc (en includes)
y donde dice:
elseif ($depth >= $min_depth && ereg($mask, $file))
agregar @:
elseif ($depth >= $min_depth && @ereg($mask, $file))
salu2
________________
3m1l!o C en 5tR0
www.3m1l.com.ar
Linux user #476047
More information about the Ubuntu-ar
mailing list