chico1st Posted April 26, 2007 Share Posted April 26, 2007 I cant import my database, it is 2.3MB but my phpmyadmin wont let me import anything larger than 2MB. Is there any way that I can change this? This is the error that I get when I attempt to import. Error 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. Im using Apache 2.2.4 PHP 5.2.1 + PECL SQLitemanager MySQL 5.0.27 Phpmyadmin Thank you very much for your time. Quote Link to comment https://forums.phpfreaks.com/topic/48849-solved-cant-import-database/ Share on other sites More sharing options...
bubblegum.anarchy Posted April 26, 2007 Share Posted April 26, 2007 Import the file in two seperate portions - split the file as close to the middle as possible without actually splitting any query. Quote Link to comment https://forums.phpfreaks.com/topic/48849-solved-cant-import-database/#findComment-239444 Share on other sites More sharing options...
chico1st Posted April 27, 2007 Author Share Posted April 27, 2007 it was ugly but it worked thanks Quote Link to comment https://forums.phpfreaks.com/topic/48849-solved-cant-import-database/#findComment-239463 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.