• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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