Wrong version of DBG(2.11) -> 2.12 is needed...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JoeAley2003

    Wrong version of DBG(2.11) -> 2.12 is needed...

    Hi all...

    I use Linux RH 9 and Phped 3.1 and recently downloaded latest sources
    of dbg and i think it's is installed all right in my php4.3.2 cause i
    see in phpinfo() a dbg enable row.

    But when i try to run the Phped debugger, it doesn't work...

    Wrong version (2.11) of php debugger detected.

    DBG 2.12 is needed to start debug session.

    Where i can download???

    I downloaded from the main!!! http://dd.cron.ru/dbg/downloads.php

    If you have it, please give me a hint!

    Unfortunately, someone could upload it to a free hosting for me and
    future people find it faster.
  • JVlad

    #2
    Re: Wrong version of DBG(2.11) -> 2.12 is needed...

    > I use Linux RH 9 and Phped 3.1 and recently downloaded latest sources
    ....[color=blue]
    > Wrong version (2.11) of php debugger detected.
    > DBG 2.12 is needed to start debug session.
    >
    > Where i can download???
    >
    > I downloaded from the main!!! http://dd.cron.ru/dbg/downloads.php[/color]


    contains only freeware version of debugger.
    Being commercial product PHPED comes with itsown version of debugger
    modules.
    You can find them in phped/debugger subdirectory.

    If there is no dbg version for your particular php version you'd
    consider upgrading to phped 3.2.2/Linux which is the latest.

    BTW, why don't you try http://ww1.nusphere.com/support/ forums ?

    Regards,
    JV.

    Comment

    • JoeAley2003

      #3
      Re: Wrong version of DBG(2.11) -> 2.12 is needed...

      J-Vladimir@yandex .ru (JVlad) wrote in message news:<54369e49. 0402061508.7cd9 d60@posting.goo gle.com>...[color=blue][color=green]
      > > I use Linux RH 9 and Phped 3.1 and recently downloaded latest sources[/color]
      > ...[color=green]
      > > Wrong version (2.11) of php debugger detected.
      > > DBG 2.12 is needed to start debug session.
      > >
      > > Where i can download???
      > >
      > > I downloaded from the main!!! http://dd.cron.ru/dbg/downloads.php[/color]
      >
      > http://dd.cron.ru/dbg/downloads.php
      > contains only freeware version of debugger.
      > Being commercial product PHPED comes with itsown version of debugger
      > modules.
      > You can find them in phped/debugger subdirectory.
      >
      > If there is no dbg version for your particular php version you'd
      > consider upgrading to phped 3.2.2/Linux which is the latest.
      >
      > BTW, why don't you try http://ww1.nusphere.com/support/ forums ?
      >
      > Regards,
      > JV.[/color]


      Thank you for your reply!

      But i will not buy a new version if i only need just one file...

      If you can post it somewhere or even send it to me, you will help me so much!

      Thank you again!

      Comment

      Working...