Hi,

I've been looking forward to moving to CakePHP 2 since it came out but I 
still have not gotten it to run reliably.

CakePHP 2.x
PHP 5.3
Windows 7 Professional (local dev) / Windows Server 2008 R2 (dev and prod 
servers)
Apache/2.2.22 (Win32)
MS SQL Server 2008

As for DB drivers, I have tried both the regular php_pdo_sqlsrv.dll 
and php_sqlsrv.dll, and the latest from MS, php_sqlsrv_53_nts.dll 
and php_pdo_sqlsrv_53_nts.dll (PHP 5.3 and thread safe is disabled)

I can load the generic "welcome to Cake" app after pointing the database 
config file to my DB and all is green. Then I can reload once or twice and 
it works. But every third or fourth time, I'm prompted to download the 
index.php file because the PHP interpreter craps out.

In Windows Event Viewer, the faulting module 
is lib\phpext\php_pdo_sqlsrv_53_nts.dll or lib\phpext\php_pdo_sqlsrv.dll 
(depending on which one I'm using) or sometimes, to make it 
exciting, bin\php5.dll

This has been happening since CakePHP 2.0 and continues with CakePHP 2.2.2.

Has anyone else experienced this problem? Any ideas on how to fix?

Thanks for reading,
Chris

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to