|
Posted by Johan P on 09/03/06 21:29
Having just compiled DBG 2.15.1 and trying to use it with PHP (cli)
give some some problem.
Verions:
DBG 2.15.1
PHP 4.4.4 (cli)
It works fine compiled with the Apache module but when I try to use it with
the client I get the following warnings trying to run the client version of
PHP.
PHP Warning: Function registration failed - duplicate name - debugbreak in
Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
outputdebugstring in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
dbg_get_profiler_results in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
dbg_get_all_module_names in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
....
and so on
This problem can usually be seen if you try to load a module that has
already been compiled in but in this case "dbg.so" is definitely not
compiled into the PHP version.
Have anyone seen this before or have any ideas on where to start debgugging
this problem? (I'd rather not re-invent the wheel if someone already found
the solution)
/Johan
P.S Replies can also be sent by mail to my alter ego jpgraph
at the domain "aditus" with the country extension "nu".
(Trying to not print out my mail address directly to make it a little bit
more difficult for all the spam-bots out there)
Navigation:
[Reply to this message]
|