I have installed ExpressionEngine 2.1.3 Build 20101220 on an Apache webserver (XAMPP stack) running in a Windows 2008 Server R2 Enterprise.
When I try to access my website as a user (who has not logged into the control panel), I am unable to post comments since the CAPTCHAS are not working. I get the following error in the Apache error log:
File does not exist: C:/xampp/htdocs/ExpressionEngine/images/captchas/1300225121.8577.jpg, referer: http://popeye.fmr.com:9080/ExpressionEngine/ee_fidelity/faqs/browse/giving_gifts
Is ExpressionEngine not able to write to the C:/xampp/htdocs/ExpressionEngine/images/ directory?
What user should be running XAMPP so that it is capable of writing to the images directory?
What permissions should the user be given?
Has anyone ever installed ExpressionEngine on a XAMPP stack on Windows 2008 Server?