roundcube 1.0.4 + windows 2003 + IIS problem
Closed this issue · 1 comments
hkijerry commented
i get the error log
PHP Warning: Failed to load plugin file C:\Inetpub\wwwroot\domain.com/plugins\globaladdressbook\globaladdressbook.php in C:\Inetpub\wwwroot\domain.com\program\lib\Roundcube\rcube.php on line 1246
johndoh commented
this looks like a configuration issue to me. check that the file C:\Inetpub\wwwroot\domain.com/plugins\globaladdressbook\globaladdressbook.php
exists and that PHP can access it.