I've just began the installation process. Installing under WinXP, IIS-5.1, PHP 4.2.2, MySQL-3.23.38. I'll move it up to a Win2000 Server with same PHP/MySQL to deploy.
The first error I get is:
Warning: Failed opening 'c_templates\install.html' for inclusion (include_path='..') in C:\...\inc\smarty\Smarty.class.php on line 686
It's as if I don't have permissions set correctly on that folder, but I do. The Internet Guest Account has full control on the entire phpBugTracker folder and all children.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would recommend you use 1.0rc4 rather than 0.9.1. It has been pretty stable so far and doesn't use smarty (which is the cause of the problem you are encountering).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just began the installation process. Installing under WinXP, IIS-5.1, PHP 4.2.2, MySQL-3.23.38. I'll move it up to a Win2000 Server with same PHP/MySQL to deploy.
The first error I get is:
Warning: Failed opening 'c_templates\install.html' for inclusion (include_path='..') in C:\...\inc\smarty\Smarty.class.php on line 686
It's as if I don't have permissions set correctly on that folder, but I do. The Internet Guest Account has full control on the entire phpBugTracker folder and all children.
Thanks.
I would recommend you use 1.0rc4 rather than 0.9.1. It has been pretty stable so far and doesn't use smarty (which is the cause of the problem you are encountering).