Nefunkční nahrávání obrázků na Wordpress

Hezké páteční odpoledne,
rád bych vyřešil problém, který mi znemožňuje nahrávat obrázky na Wordpress pod vaším hostingem.
Wordpress mi píše jen: "An error occurred in the upload. Please try again later." ale ať to zkouším, jak to zkouším, stále to nejede. Kdybych věděl, jak to připojit na tvrdo, udělal bych to.
Jde to prosím nějak obejít? Prosím, poraďte mi.

Děkuji.
Dobrý den,

můžete ve Wordpressu zapnout nějaký debug, zopakovat pokus o nahrání a poslat výstup z něj abychom mohli konkretizovat problém?
Tak když jsem zapnul debug v administraci wordpressu na každé stránce se zobrazují tato hlášení:

Warning: ini_set() has been disabled for security reasons in /3w/wz.cz/a/atelier/wordpress/wp-includes/load.php on line 294

Warning: ini_set() has been disabled for security reasons in /3w/wz.cz/a/atelier/wordpress/wp-includes/load.php on line 297

Warning: ini_set() has been disabled for security reasons in /3w/wz.cz/a/atelier/wordpress/wp-includes/load.php on line 298
Přímo při uploadu žádnou konkrétní chybu související s uploadem nevidíte?
Zdá se že tato chyba se vztahuje pouze k nastavení míry logování.
Tak jsem si stáhl plugin log viewer a ten mi zobrazil následující:
Warning: glob() has been disabled for security reasons in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: array_reverse() [function.array-reverse]: The argument should be an array in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: Invalid argument supplied for foreach() in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: glob() has been disabled for security reasons in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: array_reverse() [function.array-reverse]: The argument should be an array in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: Invalid argument supplied for foreach() in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/class-log-viewer-admin.php on line 233

Warning: include_once() [function.include-once]: Filename cannot be empty in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/includes/class-files-view-page.php on line 393

Warning: include_once() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/log-viewer/admin/includes/class-files-view-page.php on line 393
Nějaká další rada? Všechny error logy mi jsou k ničemu, protože nefungují. viz Error monitor: Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/var/log/httpd/php_log) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT:/var/php:/usr/share/pear) in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/error-log-monitor/Elm/PhpErrorLog.php on line 40

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/log/httpd/php_log) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT:/var/php:/usr/share/pear) in /3w/wz.cz/a/atelier/wordpress/wp-content/plugins/error-log-monitor/Elm/PhpErrorLog.php on line 41
The log file /var/log/httpd/php_log does not exist or is inaccessible.

To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:

ini_set('log_errors', 'On');
ini_set('error_log', '/full/path/to/php-errors.log');
See also: Editing wp-config.php, 3 Ways To Monitor PHP Errors

...udělal jsem to a nic se nezměnilo, tato chyba se mi stále zobrazuje v dashboardu a nejsmutnější na tom je, že se wordpress s woocommerce pokouším u vás rozjet už potřetí.
Pod Vaším e-mailem eviduji 3 domény které jsou všechny na starém serveru, je možné že je problém zde.

Vzhledem k vypnutým funkcím je ale možné, že tuto konfiguraci zkrátka nepůjde na WZ zprovoznit, je nám líto.