Permission denied in c:\Inetpub\wwwroot\Apps\testlink\config

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Locked
ankur_gupta10
TestLink user
Posts: 8
Joined: Wed Apr 05, 2006 3:33 pm

Permission denied in c:\Inetpub\wwwroot\Apps\testlink\config

Post by ankur_gupta10 »

I am getting the follwoing message when i try opening the login page froma different machine.

Warning: require_once(config_db.inc.php) [function.require-once]: failed to open stream: Permission denied in c:\\Inetpub\\wwwroot\\Apps\\testlink\\config.inc.php on line 91

Fatal error: require_once() [function.require]: Failed opening required \'config_db.inc.php\' (include_path=\'.;C:\\php5\\pear\') in c:\\Inetpub\\wwwroot\\Apps\\testlink\\config.inc.php on line 91


Testlink is working fine on the server machine. Environment is-

IIS 5.0
MYsql5.0
PHP-5.0
ankur_gupta10
TestLink user
Posts: 8
Joined: Wed Apr 05, 2006 3:33 pm

Post by ankur_gupta10 »

got it working finally, the IUSER_machinename was not given read/write rights on the directory folder.
Locked