E_ALL not showing notices
Posted by: Ben11123 (---.saix.net)
Date: August 27, 2007 03:26PM

Hi all
I have been been trying to set up my php.ini file so that it displays all errors, including warnings. I have set

error_reporting = E_ALL

and

display_errors = On

do I need to set anything else? I am getting no error notices on my pc, but as soon as I upload to our office server (running on linux) all the notices (undefined index) errors show up.

Is there anything else I need to set to get these to show up in wamp?

thanks a lot!

Options: ReplyQuote
Re: E_ALL not showing notices
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: August 27, 2007 04:04PM

make sure you edit the correct php.ini file
c:\wamp\apache2\bin\php.ini

make sure you restart apache after changing that file for the changes to take effect.


CyberSpatium
----------------------
WAMP English Forum Admin

I have WAMP5 working with (for development use only):
Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x


Need help? Check out my WAMP User Manual/Guide here!


Cellular Phone Deals - The Best on the Net! - FREE PHONES! Take your pick from our featured cellular phone deals by Cingular, Verizon, T-Mobile, Sprint PCS, Nextel, and more! Most of our cellular phone offers include a FREE cellular phone with FREE shipping!


Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.


Clarify Loans
Mortgage and Home Loan Advice


LaxGo Web Directory
Powerful human edited web directory of quality, spam-free sites organized via a comprehensive category structure.

Options: ReplyQuote
Re: E_ALL not showing notices
Posted by: Ben11123 (---.saix.net)
Date: August 27, 2007 04:18PM

Thanks,
I was using the wrong file - didn't realise that there were two of them!
(feel a bit stupid now)

Options: ReplyQuote


Sorry, only registered users may post in this forum.