Ilya Scheblanov - 2010-04-27

Hm, please advice, do you see Settings form on the http://localhost/websitesearcher/settings page?

If you see settings form please check the settings (be aware Lucene directory path is correct and writeable) and click Save. Then you can try to index your site.

I think the message "You don't have permission to access /websitesearcher/< on this server." could be if you haven't allowed access to this folder please add to .htaccess

Order allow, deny
Allow from all
DirectoryIndex index.php

I didn't test on Windows so if you will have error please report and I will fix it.

Regards,
Ilya