Hi,
I have installed EPESI on Windows 2003 R2 SP2 with IIS6. I am getting the following error on the index.php page:
Type: 2
Message: include(data/Base_Theme/compiled/\default^%%E0^E0F^E0F04FD4%%default.tpl.php): failed to open stream: No such file or directory
File: C:\Inetpub\wwwroot\epesi\modules\Base\Theme\smarty\Smarty.class.php
Line=1258
error backtrace:
File: C:\Inetpub\wwwroot\epesi\modules\Base\Theme\smarty\Smarty.class.php
line 1258
function called: handle_epesi_error(2, "include(data/Base_Theme/compiled/\default^%%E0^E0F^E0F04FD4%%default.tpl.php): failed to open stream: No such file or directory", "C:\Inetpub\wwwroot\epesi\modules\Base\Theme\smarty\Smarty.class.php", 1258, Array ("Utils/Wizard/default.tpl", null, "default", true, Array (#0), 30719, Object (Smarty), "data/Base_Theme/compiled/\default^%%E0^E0F^E0F04FD4%%default.tpl.php", false))
The setup.php page seems to process OK, as it does create the database and some tables in it. I did check the directory mention and the smarty.class.php files is there. Maybe permissions?
Any help would be greatly appreciated.