Since installing the latest calendar and date, calendar-related requests are slowing my site way down, often to the point where the site is unresponsive.
I see this error in the logs over and over:
date_field_settings(): open_basedir restriction in effect. File(./sites/all/modules/date/date/date_admin.inc) is not within the allowed path(s): (/var/www/vhosts/wccatv.com/httpdocs:/tmp) in /var/www/vhosts/wccatv.com/httpdocs/sites/all/modules/date/date/date.module on line 389.
Also:
date_field_settings(./sites/all/modules/date/date/date_admin.inc): failed to open stream: Operation not permitted in /var/www/vhosts/wccatv.com/httpdocs/sites/all/modules/date/date/date.module on line 389.
Any ideas what might be going wrong here?
Comments
Comment #1
karens commentedSee http://us.php.net/features.safe-mode for some ideas. It sounds like your system is set up to limit allowed paths in a way that doesn't include these. I can't believe you wouldn't be getting similar messages about other modules in that case. Nothing I can do about this, it's the way your system is set up.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.