I’m trying to upload this sql file that’s 225MB to phpmyadmin with MAMP. However, I keep getting this error Script timeout passed, if you want to finish import, please resubmit the same file and import will resume. I’ve changed the php.ini file in MAMP like so: I’ve also changed the setting in phpmyadminlibrariesconfig.default.php, like this: Is there any other solution
Tag: mamp
“No database selected” when implementing Zebra_pagination with SQL/PHP
Relatively new to PHP and first Stack question, so apologies in advance for any mistakes on my part. I’m trying to implement Zebra Pagination with my SQL database (using latest MAMP) and getting an error of ‘No database selected’. I think the issue lies in how I’m hooking up my connection with Zebra, but not having a ton of luck