CodeIgniter Forums
Not getting error messages when using Zend Studio - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Not getting error messages when using Zend Studio (/showthread.php?tid=53305)



Not getting error messages when using Zend Studio - El Forum - 07-18-2012

[eluser]vincej[/eluser]
Hi - Just moved over to Zend Studio & Zend server CE from Dreamweaver / Xampp. I'm not getting any PHP error messages either on screen or in the CI logs. I am getting messages in the Zend server logs.

I have looked at the CI config file and I can not see anything I need to configure.

I have CI error reporting set to E_all and development, and config is set to leve1

Any Ideas how I get CI to report the php errors ?


Not getting error messages when using Zend Studio - El Forum - 07-18-2012

[eluser]CroNiX[/eluser]
most likely the php.ini settings zend server is using.


Not getting error messages when using Zend Studio - El Forum - 07-18-2012

[eluser]vincej[/eluser]
Thank YOU ! still figuring out 100 little set up things. Overall my assessment is that it is not as easy to use as DW but I now have room to grow, where i was getting to the end of line with DW.

cheers !