I am receiving the message 'unable to create the content file ../text_content/
xxx.txt
PhpDig has sucsesfully indexed the site in the past, in fact I completely re-indexed after upgrading to V1.8.7.
Today I get the error message - so thinking about what has changed I can only come up with this - I have password protected the PHP_Dig root directory.
Directory permissions are as follows:
- /PhpDigDir - 705
- /admin - 705 (I also tried 755)
- /admin/temp - 777
- /includes - 755
- /libs - 705
- /locale - 705
- /rss - 755
- /sql - 705
- /template - 705
- /text_content - 777
- /tpl_img - 705
Would adding password protection cause this!