• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

open_basedir problem

McSchwaiger

New Pleskian
I have a Problem with the open_basedir restriction. The PHP warning says, that the asked file ist not in the allowed path, but it IS.
Here ist the error message (I changed the domain name):

PHP Warning: file_exists(): open_basedir restriction in effect. File(C:\Inetpub\vhosts\domainname.de\httpdocs/components/com_mad4joomla/js/calendar/lang/calendar-en.js?basic=1) is not within the allowed path(s): (C:\Inetpub\vhosts\domainname.de\httpdocs;C:\Windows\Temp) in C:\Inetpub\vhosts\domainname.de\httpdocs\components\com_mad4joomla\includes\calendar.php on line 30

So the C:\Inetpub\vhosts\domainname.de\httpdocs should work for C:\Inetpub\vhosts\domainname.de\httpdocs/components/com_mad4joomla/js/calendar/lang/calendar-en.js?basic=1, right?

Best regards from Germany,
Stefan
 
Hello,

Did you try C:\Inetpub\vhosts\domainname.de\httpdocs\components\com_mad4joomla\js\calendar\lang\calendar-en.js?basic=1 ?
I have the same issue, how have you medified the open_basedir path? In my panel, I modify in the web setting but this doesn't take in account...

Thanks
 
Back
Top