• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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