I had to do a Wordpress installation on a customer's Windows server. That was only possible via FTP because he doesn't have a Plesk. The installation worked, but if I want to install plugins like "WP Duplicate Page" I can't install it via Wordpress, I have to unpack it and copy it to the plugin folder on the server. Then I activate the plugin and I get the following error message:
Warning: is_readable(): open_basedir restriction in effect. File(C:\web\Apache24\htdocs\XXXXX.de/wp-content/plugins/C:\web\Apache24\htdocs\XXXXX.de\wp-content\plugins\wp-duplicate-page//i18n/languages/njt_duplicate-de_DE.mo) is not within the allowed path(s): (c:/web/apache24/htdocs/XXXXX.de;C:/web/php823/temp;C:\Users\apache\AppData\Local\Temp;c:\Windows\Temp;) in C:\web\Apache24\htdocs\XXXXX.de\wp-includes\l10n.php on line 783
I cannot update installed plugins. The media library can't work (an error occurred during the upload. Please try again later.)
Does this have to do with the rights on the server? I can't do it myself because it's a customer server. I always have to email him.
How do i solve these problems? Thanks