will einen Stecker installieren Ip das country Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1857352 bytes) in /var/www/sites/yoyo.pl/e/x/exv2/class/exv2_module_plugin.php on line 215
und das 215 Linie
$sql_content = join('', file($sql_file_path));
bama :
06.05.2009 10:39
Hi Marek,
schau mal unter /modules/system/plugin/ip_to_country/sql/ ob diese Dateien im UNIX Format gespeichert sind und schau mal nach, wieviel Speicher in deiner phpinfo eingetragen ist. Wie sind die Einstellungen von: post_max_size, max_execution_time, upload_max_filesize, memory_limit ???? Du hast nicht genügend Arbeitsspeicher, um das Plugin zu installieren