On 6/22/07, shridhar kurhade <[EMAIL PROTECTED]> wrote:
> Hi,
> Thanks for your reply. I tried changing the ownership and it looks as below:
> # ls -l /home/ast/ast-linux.conf
> -rw-r--r-- 1 ast ast 7936 Jun 21 11:11 /home/ast/ast-linux.conf
>
> But when I try to read through browser, it gives per
On 6/21/07, Anthony Raj <[EMAIL PROTECTED]> wrote:
> Hi Folks,
>
> Having a very strange problem in using python with apache/mod_python.
>
> [conf.py attached]
>
> >>> from ast.conf import conf
> >>> c = conf()
> >>> a = c.readPath('sandbox')
> >>> len (a)
>
> >>> 30
>
> The same code when run
Hi Folks,
Having a very strange problem in using python with apache/mod_python.
[conf.py attached]
>>> from ast.conf import conf
>>> c = conf()
>>> a = c.readPath('sandbox')
>>> len (a)
>>> 30
The same code when run thru the a web script gives following error -
[Errno 13] P