M mrstarware Verified User Joined Mar 5, 2007 Messages 19 Mar 19, 2007 #1 I keep getting a "file too large" or something to that effect when trying to restore SQL code/file info using phpmyadmin is there a way that I can allocate more? I've got full root access.
I keep getting a "file too large" or something to that effect when trying to restore SQL code/file info using phpmyadmin is there a way that I can allocate more? I've got full root access.
chatwizrd Verified User Joined Jul 3, 2005 Messages 1,911 Mar 19, 2007 #2 Edit your php.ini file and change the settings memory_limit = 8M post_max_size = 8M to a higher value Then restart your webserver.
Edit your php.ini file and change the settings memory_limit = 8M post_max_size = 8M to a higher value Then restart your webserver.
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 9,087 Location LT, EU Apr 19, 2007 #4 /usr/local/lib/php.ini