C
C
centrin02015-03-11 21:55:37
PHP
centrin0, 2015-03-11 21:55:37

How to find php settings for debugging?

Good afternoon
Compiled from php 5.3 sources for the old site. Now it is processed by Apache through the wrapper, everything is fine.
When I include php settings for this from php.ini-development, which was with the sources, the site stops at the first error. It is worth removing this php.ini - the site works. With an error, but it works.
What I want: to find out what setting stops me from adding the xdebug extension and debugging with it.
Is there any way to save default php settings in php.ini? Since with such settings the site at least somehow works.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SagePtr, 2015-03-12
@centrin0

Enable error logging in your php.ini and read these logs.

F
FanatPHP, 2015-03-11
@FanatPHP

Viant did not consider correcting the error?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question