• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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