Troy Schmidt wrote: > I think the official word is CakePHP only supports PHP > 4.3.11, but I > could be mistaken.
Actually, the installation guide states: PHP4 or PHP5 (PHP >=4.3.2 is recommended): > And I did report an enhancement to finding the last insert id using > MySQL SQL command rather than the PHP mysql_insertid method. So, > maybe that enhancement would apply here? This helped, thanks! Eric > On 4/28/06, *Eric Banford* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > I'm seeing a production issue with PHP4.3.2 where after an update of a > record the last insert ID gets lost. I have PHP4.4.1-pl1 on my > machine, > and it works just fine. My suspicion is it has something to do > with the > logic branches in cake\libs\model\model_php4.php, but I'm not sure > where. > > Does anyone know if this is a known issue with PHP4. Thanks for any > direction on this. > Thanks, > Eric > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
