Merhaba,
Elimde 6.164 KB / 6 MB
Bi xml dosyası var dışa aktar ile alınmı bunu ben yönet - içe aktar ile aktarcam
en alt'dan WordPress sectim ama 2 mb en fazla dosya boyutu diyor ?
nasıl aktara bilirim acaba teşekkürler.
WordPress İçe Aktar
18
●2.525
- 26-10-2008, 21:40:27
- 27-10-2008, 22:25:41ya ben bunu baska bi siteme yaptım oldu ama diger bi siteme yapıyom olmuyor
onun .htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressboyle olunca saglam
ama böyle yapınca bozuluyor
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> #Change upload limits php_value memory_limit 34M php_value post_max_size 33M php_value upload_max_filesize 32M php_value max_execution_time 600 #Change upload limits enda # END WordPress500 Internal Server Error
HATASI VERİYOR.. - 29-10-2008, 17:21:04.htaccess dosyasını
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> #Change upload limits php_value memory_limit 34M php_value post_max_size 33M php_value upload_max_filesize 32M php_value max_execution_time 600 #Change upload limits enda # END WordPressbu sekil attım zaman
500 Internal Server Error
Hatası veriyor YARDIMLARINIZI BEKLİYOM. - 29-10-2008, 19:56:43php_value upload_max_filesize 32M burayı 7mb yap xml boyutu kadar bendede aynı hatayı vermişti xml botundan 1 megabyt büyük yaptım sorunsuz attı xml'yi
- 14-11-2008, 17:28:01bu sekildi'de yaptımAlıntı
500 Internal Server Error hatası verdi :/