On Fri, 2 Mar 2007, ashwin thapar wrote:
Another thing, right now the script is accepting some values from an html form using cgi. If i run the exact same script in python, with me setting the values myself within the script, it works fine. Nothing that changes should affect the FSDirectory however. Any ideas on what might be wrong?
You need to talk to whomever is setting up / running your server to track this down. Maybe the directory path 'Text/index' is invalid ? Maybe you don't have permissions to create a directory on the server ? Maybe the directory already exists and cannot be created again ? Maybe it is locked ?
Anyway, there is not much we can do for you here as it looks very much like something's not working as you'd expect on your server.
Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
