After installing and enabling the module I get the following warning message several times when opening the Releases page:

***
warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/CVS) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/portal/sites/all/modules/releasemonitor/releasemonitor.module on line 832.
***

After these messages is:

***
Status not completely retrieved for category; ...
***

Is this a configuration issue on my side? This is running on a shared-hosting account running PHP5.x.

Comments

ralphjohnson’s picture

Status: Active » Closed (fixed)

This problem went away (I suspect after chron ran). Everything seems to be working fine now.