Many thanks but may be I did something wrong but I have updated my wp-config as you wrote and now I got more warnings, my wp-config was as follows:
define('WP_DEBUG', true);
@ini_set('display_warnings',0);
the error is:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2910
Notice: get_current_theme is deprecated since version 3.4! Use wp_get_theme() instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824
Notice: get_theme is deprecated since version 3.4! Use wp_get_theme( $stylesheet ) instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824
Notice: get_themes is deprecated since version 3.4! Use wp_get_themes() instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2824
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\betinorama.com\httpdocs//C:\Inetpub\vhosts\betinorama.com\httpdocs/wp-content/themes/comicpress/config.json) is not within the allowed path(s): (C:\Inetpub\vhosts\betinorama.com\httpdocs\;C:\Windows\Temp\) in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-content\plugins\comicpress-manager\comicpress_manager_library.php on line 564
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\Inetpub\vhosts\betinorama.com\httpdocs\wp-includes\functions.php on line 2908