PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : ارور دیتا بیس در هنگام ایمپورت فایل sql



omidrayaneh
November 1st, 2010, 18:38
سلام من توی هاستم هر کاری می کنم نمی تونم فایل sql انجمن خودم ایمپورت کنم و همش ارور عدم رعایت حداکثر حجم مجاز فایل من همش 7 مگه فشرده و در حالت غیر فشرده 44 مگابایته .من توی انجمن جستجو کردم طبق دستورای دستان تغییرات انجام دادم اما نشد اگر کسی راه حل بهتری داره لطفا کمک کنید اگه کسی میتونه خودش برام ok کنه پیغام خصوصی بده که ای پی و یوزر سرور براش بفرستم

Rezash
November 1st, 2010, 18:44
1. مقدار max upload و max post size رو بررسي كنيد.
2. ميتونيد از bigdump استفاده كنيد.

omidrayaneh
November 1st, 2010, 18:51
می تونید توضیح بدید که bigdump چطور میشه؟

Rezash
November 1st, 2010, 19:01
مراحلش اينا هست :


1. Open bigdump.php in a text editor and adjust the database configuration
2. Drop the old tables on the target database if your dump doesn't contain "DROP TABLE" (use phpMyAdmin)
3. Create the working directory (e.g. dump) on your web server
4. (If you want to upload the dump files via web browser give the scripts writing permissions on the working directory (e.g. make chmod 777 on a Linux based system). You can upload the dump files from the browser up to the size limit set by the current PHP configuration of the web server. Alternatively you can upload any files via FTP.)
5. Upload bigdump.php and the dump files (*.sql or *.gz) via FTP to the working directory (take care of TEXT mode upload for bigdump.php and dump.sql but BINARY mode for dump.gz if uploading from MS Windows).
6. Run the bigdump.php from your browser via URL like http://www.yourdomain.com/dump/bigdump.php. Now you can select the file to be imported from the listing of your working directory.
7. BigDump will start every next import session automatically if you enable the JavaScript in your browser.
8. Relax and wait for the script to finish. Do NOT close the browser window!
9. IMPORTANT: Remove bigdump.php and your dump files from your server

اطلاعات تكميلي :
BigDump: The Staggered MySQL Dump Importer (http://www.ozerov.de/bigdump.php)
لينك دانلود :
http://www.ozerov.de/bigdump.zip