Da-Omiete Iboroma

I'm not sure why your email didn't make it to the board, but I'll try
to answer.


The file /etc/my.cnf and /etc/my.ini are interchangeable I believe.
Just depends on the naming convention in use.

The critical thing is to include the 'group'  [mysqld]  and to restart
mysql

/etc/init.d/mysql restart

If your hosting with a service provider (i.e. not running your own
server), you may need to check with them on just where such  a setting
would go, and if it would even be respected.  And then it would just
be a matter of time before the mysql server is restarted t see the
changes.

On a side note.  Uploading files approaching half a gigabyte into
mysql tables sounds like a disaster waiting to happen. Although in
theory the max packet may be up to 1gig, the effect on performance
would be crippling, if your server does not time-out just trying to
move the data around.


HTH,

Eddie

>Thanks but please where can I find /etc/my.cnf? I only have my.ini and 
>my-huge.ini, my-medium.ini, my-small.ini

>And I have increased max_allowed_packet=512M.  And it is still not working.

>Thanks

>Damelinks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to