วันศุกร์ที่ 13 กรกฎาคม พ.ศ. 2555

Upgrade Mantis 1.2.11 from 1.2.10 Problem.

I have problem because I set up PHP with IIS 7 and SQL Server 2008 R2.
After follow instruction just found some error and not correct update table.

so i recognise I have problem about APPLICATION WARNING #user_get_field() for NO_USER: before

so i fix by edit library\adodb\adodb.inc.php before upgrade database
anything work fine now.

see more details here http://pakorosprogramming.blogspot.com/2012/06/mantisbt-1210-iis-mssql-first-install.html

วันอังคารที่ 3 กรกฎาคม พ.ศ. 2555

PHP Loaded Configuration File not load from php folder

This happen to me when try to use PHP 5.2.16 with IIS 6 (Windows 2003)
To fix this add folder php path to System Environment Path and add PHPRC with value same folder

Restart and now it will load from php directory.