In a text editor, copy and paste the following command:
<?php phpinfo(); ?>
Make sure there are no spaces before or after the command, just the command, and save the file as phpinfo.php
Upload the file to the forum directory of your site. Then type in the address to the file in your browser:
http://example.com/forum/phpinfo.phpYou'll get a lot of info and one of the lines will tell you the path to the file, that's the path you'll need for your threads install.
