hi
my server is windows, php 5
wordpress install in mysite/wwwroot and question2answer install in mysite/wwwroot/q2a
i set wordpress path in qa-config.php to \mysite/wwwroot
i remove .htaccess from q2a folder
when i type http:/mysite/q2a i see this in browser
Question2Answer fatal error:
Could not find wp-load.php file for WordPress integration - please check QA_WORDPRESS_INTEGRATE_PATH in qa-config.php
Stack trace:
require() in index.php:31
require() in qa-index.php:48
qa_initialize_constants_1() in qa-base.php:34
what is my solution????