On Mon, 2006-01-23 at 13:00 -0500, Austin Denyer wrote:
> Check the following entry in your php.ini file:
>
> memory_limit
>
> It's possible you may also need to check this one, too:
>
> post_max_size
I realise that I may get flamed for this on a PHP list, but, generally
when I import sql files
On Mon, 23 Jan 2006 19:24:57 +0200
"William Stokes" <[EMAIL PROTECTED]> wrote:
>
> Thanks. Got that one changed to 8Mb.
>
> I ran into another issue though. I'm tryin to import a 2,5 Mb table.
> PhpMyAdmin import ends with fatal error while importing. Here's the
> error message.
> "Fatal error:
Richard Correia wrote:
Hey Will,
Following example will give you correct idea where to look.
http://www.weberdev.com/get_example-3688.html
Will that take him to the phpMyAdmin site? ;)
--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
[EMAIL PR
: [PHP] phpmyadmin import
Hello,
When importing data from file with phpmyadmin the file max size is 2 048kb.
Can this be changed to accept larger files?
It would be more convenient to import data to my test DB if this could be
done via single file export/import.
--
PHP General Mailing List
Thanks. Got that one changed to 8Mb.
I ran into another issue though. I'm tryin to import a 2,5 Mb table.
PhpMyAdmin import ends with fatal error while importing. Here's the error
message.
"Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 2247907 bytes) in
/srv/ww
On Mon, 23 Jan 2006 15:37:37 +0200
"William Stokes" <[EMAIL PROTECTED]> wrote:
>
> When importing data from file with phpmyadmin the file max size is 2
> 048kb. Can this be changed to accept larger files?
Yes.
Look at your php.ini file - change the upload_max_filesize to the
filesize you want.
Hello,
When importing data from file with phpmyadmin the file max size is 2 048kb.
Can this be changed to accept larger files?
It would be more convenient to import data to my test DB if this could be
done via single file export/import.
Thanks
-Will
--
PHP General Mailing List (http://www.ph
7 matches
Mail list logo