WordPress Fatal error: Allowed memory size of 33554432 bytes exhausted HATASI
-
Wordpress ‘te eklentiler sayfasına girmek istediğinizde,Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/xxxx/public_html/wp-includes/kses.php(1005) : runtime-created function on line 1
hatası veriyorsa;
.htaccess dosyasına aşağıdaki satırları eklemeniz durumunda sorun çözülecektir.#Change upload limits
php_value memory_limit 50M
php_value post_max_size 50M
php_value upload_max_filesize 50M
php_value max_execution_time 900
#Change upload limits end
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/xdelete/public_html/forum/cache/data_c1176e3b86b838cc919e441a620ca4b6-SMF-modSettings.php on line 1
Parse error: syntax error, unexpected ':' in /home/xdelete/public_html/forum/cache/data_c1176e3b86b838cc919e441a620ca4b6-SMF-modSettings.php on line 1
