Hi all. I use Apache 1.3.33 / php-5.2.4 / mysql 5.1.24 / cake_1.1.19.6305
If I define 'connect' => 'mysql_connect' in the database.php and trying to open application in a browser, Windows Shows application crash window: szAppName : Apache.exe szAppVer : 0.0.0.0 szModName : php5ts.dll szModVer : 5.2.4.4 offset : 0000a96a If I define 'connect' => 'mysql_pconnect' - everything works OK. Today I spent a whole day searching for an origin of the bug and tried Apache 1.33, Apache 2, PHP 4.4.8, PHP 5.2.0-5.2.6. It crashes on all PHP version since 5.2.0 (it works with 4.4.8 - but it doesn't connect with mysql 5) Has anyone encountered such bug? Any solutions? -- Best, Roman Onufryk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
