I am using wordpress 3.2.1 because of some reasons i deleted my blog but i downlaod the export file before doing it . Now after it when i reinstall the wordpress and goto import wordpress options it says you can only upload upto 2 Mb I search alot on this all i got was to change php.ini file to the size i want . Can Anyone can tell me where php.ini is located in my host . I am using cpanl X unlimited Hosting . Or any one have anyother solution to import my blog its 4.4Mb so please help me. Now i only have that (Export file) to import it on my blog . Any one knows a software by which i can split this 4.4Mb to 3 xml files. Or any other solution . Please help me i am losing alot of traffic since 2 days .
typically you can shell into your server and modify your php.ini, im not familiar with your host and i haven't dealt with cpanel in some years but there might be an option within cpanel to modify your php settings in that case you should find access to it there. some webhosts don't allow you to modify your php settings if this is the case for your host your best option is to contact them directly and ask for the modification to be made for you or for some other accommodations to be made to solve your issue. in terms of splitting your wordpress backups im unaware of any method to do so but that doesnt mean it doesnt exist.
Hi, Personally, i have used wordpress and didn't face this type of problem. Anyways, try to check the the hosting panel again, may be it didnt permanently delete all files.
You need to increase PHP's file upload limit. In your php.ini file, change the parameter to 15M (or any number greater than 12M).
hmm, i think that u should ask for the technical support on your hosting live chat. it'll be easier by doin that i think.
Thanks for posting these replies. I was having problems uploading a audio file into my WP also, now I know what to try.