Joined: 26 Nov 2007 |
Posts: 1 |
Location: Prague, Czech republic |
|
 |
Posted: Sun Nov 25, 2007 5:36 am |
|
 |
 |
 |
 |
I am trying to run debuggeron on FreeBSD 6.2 with Apache 1.x or 2.2 and PHP 5.24 or 5.2.3 and in Apache 1 after restarting I got this message. In Apache 2 I got this message only when I am trying to run some script from commandline, but in both cases debugger does not work. Any suggestion where shoul be the problem?
Starting apache.
PHP Warning: PHP Startup: dbg: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=1, thread-safety=0
These options need to match
in Unknown on line 0
Unknown(0) : Warning - PHP Startup: dbg: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=1, thread-safety=0
These options need to match
|
|