On Wed, Mar 4, 2009 at 15:26, Robert Cummings <rob...@interjinn.com> wrote:
>
> See this setting in your php.ini:
>
> memory_limit = ???M

    Also let us know what you're using for the database and how you're
doing it.  You mention that the .dat files are 4-5MB, but don't say if
that's the database you're using, or if you're reading from those and
entering the data in MySQL, or what.

    For example, if you're inserting data from there into MySQL, it's
probably a MySQL issue that could be fixed by adjusting the packet
size in your /etc/my.cnf (or equivalent) configuration file.

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to