![]() |
|
خطای انتقال سایت از لوکال به هاست - نسخهی قابل چاپ +- پارس جوم :: انجمن های تخصصی جوملا (https://forums.parsjoom.ir) +-- انجمن: پشتیبانی (/forum-70.html) +--- انجمن: مباحث و مشکلات عمومی (/forum-33.html) +--- موضوع: خطای انتقال سایت از لوکال به هاست (/thread-13656.html) |
خطای انتقال سایت از لوکال به هاست - icons - ۹-۹-۱۳۹۲ ۰۷:۵۸ عصر با سلام خدمت دوستان پارس جوم برای انتقال سایت از لوکال به هاست با خطای زیر مواجه میشم. No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16. از جوملا نسخه 2.5 و ومپ سرور نسخه 2.2 که نسخه php5.3.17 است. استفاده می کنم. نسخه php هاست سی پنل هم 5.3.27 است. تمامی موارد رو چک کردم ولی انگار مشکل از جای دیگه هستش!!! کسی میدونه مشکل از چیه؟ متن کامل خطا : 1.16 I cannot upload big dump files (memory, HTTP or timeout problems). Starting with version 2.7.0, the import engine has been re–written and these problems should not occur. If possible, upgrade your phpMyAdmin to the latest version to take advantage of the new import features. The first things to check (or ask your host provider to check) are the values of upload_max_filesize, memory_limit and post_max_size in the php.ini configuration file. All of these three settings limit the maximum size of data that can be submitted and handled by PHP. One user also said that post_max_size and memory_limit need to be larger than upload_max_filesize. There exist several workarounds if your upload is too big or your hosting provider is unwilling to change the settings: Look at the $cfg['UploadDir'] feature. This allows one to upload a file to the server via scp, ftp, or your favorite file transfer method. PhpMyAdmin is then able to import the files from the temporary directory. More information is available in the Configuration of this document. Using a utility (such as BigDump) to split the files before uploading. We cannot support this or any third party applications, but are aware of users having success with it. If you have shell (command line) access, use MySQL to import the files directly. You can do this by issuing the “source” command from within MySQL: RE: خطای انتقال سایت از لوکال به هاست - mahan - ۹-۹-۱۳۹۲ ۰۸:۲۲ عصر درود بر شما در روت هاست خود یک فایل با نام php.ini ایجاد کنید و موارد زیر را در آن قرار دهید کد: ;Whether to allow HTTP file uploads.شاد باشید و شادی بخش دیگران RE: خطای انتقال سایت از لوکال به هاست - icons - ۱۱-۹-۱۳۹۲ ۱۲:۵۳ صبح با سلام آهان الان متوجه شدم پس فایل BigDump هم همین کارو واسم میکنه. در واقع توی متن خطایی که داده شده بود به فایل php.ini هم اشاره کرده. مرسی از راهنمایتون. شاد باشید. |