home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / php / xdebug.txt < prev    next >
Text File  |  2007-12-20  |  285b  |  6 lines

  1. 1: Activate XDEBUG in apache\bin\php.ini 
  2. 2: Comment out ZEND (only one zend_extension_ts is going)
  3. 3: Start PHP Scripts with session param ?XDEBUG_SESSION_START=<name>
  4. e.g.: http://localhost/xampp/phpinfo.php?XDEBUG_SESSION_START=mydebug
  5. 4: Start xampp\php\debugclient-x.y.z.exe
  6.