introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

xdebug



Posted by: cyphos
March 22, 2010 06:26PM
Salut

j'ai des problèmes d'installation de xdebug.
une fois redémarré, aucun changement...
Merci de vos réponses

voici le code:

[xdebug]
; Extension du serveur xdebug
zend_extension="${path}\xdebug\ext\php_xdebug-2.0.3-5.3.0.dll"

; Accès distant au serveur xdebug
xdebug.remote_enable=on
xdebug.remote_host="127.0.0.1"
xdebug.remote_port=9000

; Trace de xdebug
xdebug.auto_trace=1
xdebug.trace_format=0
xdebug.show_mem_delta=1
xdebug.trace_output_dir="${path}/xdebug/profiling/"
xdebug.trace_output_name="trace.%t"

; Collecte de variables locales, paramètres et retours de fonctions
xdebug.collect_vars=1
xdebug.collect_params=4
xdebug.collect_return=1
xdebug.show_local_vars=1

; Dump variables superglobales
xdebug.dump_globals=1
xdebug.dump=COOKIE,FILES,GET,POST,REQUEST,SERVER,SESSION
xdebug.dump.SERVER=REMOTE_ADDR,REQUEST_METHOD

; Profileur xdebug (stat et graph)
Options: ReplyQuote
Posted by: Trebly
March 23, 2010 08:19PM
Bonsoir,

Oui, tu as défini pratiquement tous les paramètres par défaut pouvant être choisis à l'initialisation (de nombreux paramètres peuvent être définis ou modifiés à l'exécution).

Mais qu'attends tu ? L'outil est en principe prêt (vérifier néanmoins la trace de démarrage de php, dll à sa place ?, syntaxe des paramètres ?) ? Comment cherches-tu à l'utiliser ?

A+

trebly
Options: ReplyQuote
Posted by: cyphos
March 28, 2010 01:16PM
salut trebly

après avoir redémarré apache, phpinfo n'affiche toujours pas le module xdebug donc je me disais qu'il y aurait un problème.

j'ai mis ce module dans le répertoire crée "xdebug " à la racine d'easyphp.

d'après certains forums, il me sera difficile de choisir une version de ce dll. cela a à voir en fonction de la version de PHP.

ici, j'ai php 5.3.2
Options: ReplyQuote
Posted by: chandu
March 24, 2010 02:19AM
how can i install curl in easyphp?
Options: ReplyQuote
Posted by: Augustin
April 01, 2010 06:41PM
Dear chandu,

How I have activated CURL:

With the major control panel of EasyPHP,
press control-X
or choose the menu Configuration...PHP Extension

Then, with the PHP Extensions control panel,
activate the thick-mark [v] in front of php_curl 20090626

Click Apply
Click Close

done!

Greetings,
Augustin.
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.