On Wed, Nov 26, 2008 at 12:17 PM, leonel <[EMAIL PROTECTED]> wrote: > Mario César wrote: >> I was looking for setup a django site using unix socks, I write this >> script http://dpaste.com/93801/ named site.py I set up both cases: >> using unix socks and with host and port. >> >> My issue is that for some reason cherokee doesn't start up the script, >> even If I restart it, I know the script is well writed, cause If I >> manually start up the script doing "$python site.py", cherokee start >> to serve normally the django site. >> >> Why works for manage.py and not for my script ? both has the same >> permissions and both are executable. >> >> Someone can try this ? Am I missing something? >> >> > > > does the cherokee user can execute that script ??? > in debian/ubuntu www-data must have permissions to execute the script
I probe without setting the user and group on the cherokee.conf, and with www-data user and group. Bot cases don't work. Each running the site.py script with the correct users. :( > > Leonel > > -- Mario César Señoranis Ayala. _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
