Esto no va en respuesta a Poli, pero si en relación al tema: Así se ven mis directorios:
-rw-r--r-- 1 mongrel mongrel 7353 Sep 5 20:23 README -rw-r--r-- 1 mongrel mongrel 307 Sep 5 20:23 Rakefile drwxr-xr-x 7 mongrel mongrel 1024 Sep 5 20:23 app drwxr-xr-x 3 mongrel mongrel 1024 Sep 5 20:23 components drwxr-xr-x 4 mongrel mongrel 1024 Oct 23 04:51 config drwxr-xr-x 4 mongrel mongrel 1024 Oct 23 04:45 db drwxr-xr-x 3 mongrel mongrel 1024 Sep 5 20:23 doc drwxr-xr-x 4 mongrel mongrel 1024 Sep 5 20:23 lib drwxr-xr-x 3 mongrel mongrel 1024 Oct 22 07:33 log drwxr-xr-x 19 mongrel mongrel 6144 Oct 23 04:51 public drwxr-xr-x 5 mongrel mongrel 1024 Sep 5 20:23 script drwxr-xr-x 8 mongrel mongrel 1024 Sep 5 20:23 test drwxr-xr-x 7 mongrel mongrel 1024 Sep 25 21:07 tmp drwxr-xr-x 4 mongrel mongrel 1024 Sep 5 20:23 vendor Una vez, se me dió por copiar toda la carpeta de trabajo, renombrar la original, y poner como carpeta de trabajo a la copia. Todo esto lo hice como root, de manera que como owner no quedó mongrel, sino root. Bueno, después de hacer esto, no funcionó nada!, por supuesto, la solución fue volver a la original. On 10/23/07, nelson fernandez <[EMAIL PROTECTED]> wrote: > > lo primero que se me ocurre, es que perdiste el flag de ejecución > sobre script/server. > hace > chmod 755 script/server > y proba nuevamente > > PD: no es recomendable que ejecutes como root, hace un chown de todo > el proyecto (chown -R ....) a tu usuario, salí de root y ejecutá como > tu usuario. > > -- > :: nelson :: > artesano de software > http://netflux.com.ar > > > > On 10/23/07, Paolo Loran <[EMAIL PROTECTED]> wrote: > > Buenas muchachos, por cuestiones locas tuve que formatear mi pc he > instalar > > Debian, por lo cual solo copia la carpeta con el proyecto de rails que > > estaba armando pero no me deja ejecutar script/server , me dice permiso > > denegado con el root, que puede ser??? > > > > > > Saludos, Poli > > > > -- > > Ruby mailing list > > [email protected] > > http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar > > --~--~---------~--~----~------------~-------~--~----~ > > http://www.unlux.com.ar/ > > -~----------~----~----~----~------~----~------~--~--- > > * Sitio Web del CODES: http://www.codes-unlu.com.ar/ > > * Sitio Web de UNLUX : http://www.unlux.com.ar/ > > [EMAIL PROTECTED] > > _______________________________________________ > > Ruby mailing list > > [email protected] > > http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar > > > > > _______________________________________________ > Ruby mailing list > [email protected] > http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar >
_______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
