[web2py] Permission denied: '/var/lib/web2py/applications/admin/private/hosts.deny'

2017-03-30 Thread Nicola Gramola
Hello. I've installed web2py with Apache 2.4 and mod_wsgi in a RedHat distribution. When I try to conect /admin system rease error [Errno 13] Permission denied: '/var/lib/web2py/applications/admin/private/hosts.deny' The hosts file have all permissions Thanks Virtual Host conf ... WSGIDae

Re: [web2py] Permission denied: '/var/lib/web2py/applications/admin/private/hosts.deny'

2017-03-31 Thread Nicola Gramola
le. Also, all web2py files must belong to the specified user in the apache virtual user. 2017-03-30 7:02 GMT-03:00 Nicola Gramola <mailto:nicola.gram...@gmail.com>>: Hello. I've installed web2py with Apache 2.4 and mod_wsgi in a RedHat distribution. When I try

[web2py] Custom SOAP service response

2017-11-09 Thread Nicola Gramola
Hello. I have made a SOAP service using service decorator like this: @service.soap('fileSdIConMetadati', returns={'Esito': str}, args={'IdentificativoSdI': int, 'NomeFile': str, 'File': str, 'NomeFileMetadati': str, 'Metadati': str}) def ricevi_fatture(IdentificativoSdI, NomeFile, File, NomeFil