xdebug extension installieren klappt nicht

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • xdebug extension installieren klappt nicht

    Cheers!

    So nachdem es eben doch geklappt hatte xdebug zu installieren
    kommt nun das nächste problem und zwar:

    wenn ich in meinem code das profiling mit:

    xdebug_start_profiling()

    starte kommt folgende fehlermeldung:
    Fatal error: Call to undefined function xdebug_start_profiling()

    hab in der doku von xdebug nachgeschaut und bin bin dann bei
    xdebug2 darauf gestossen das man variablen in der php.ini setzen
    soll - alles klar, wurde gemacht - fehler tritt trotzdem auf!

    weiss jemand rat? .-)

    Danke schonmal im Vorraus!
    Last edited by F4llen4ngel; 04-04-2005, 17:50.
Working...
X