• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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