On 16 May 2010 13:27, Joel Tremblet <joel.tremblet[@]openflyers.com> wrote:
>
> Hi
>
> I used since 2 years xDebug with Apache 2.2.15 and PHP5.2.12 without
> problem. thank you for this great job
>
> Recently I installed PHP5.3.2
> I downloaded the dll php_xdebug-2.1.0RC1-5.3-vc6.dll and pasted in
> extension directory under php_xdebug.dll filename (same as before)
> I added to php.ini the line
> zend_extension_ts="c:\php532\ext\php_xdebug.dll"
>
> Stop and Start Apache
>
> My error.log of apache doesn't show any error
>
> [Sun May 16 13:25:18 2010] [notice] Apache/2.2.15 (Win32) PHP/5.3.2
> configured -- resuming normal operations
> [Sun May 16 13:25:18 2010] [notice] Server built: Mar 4 2010 11:27:46
> [Sun May 16 13:25:18 2010] [notice] Parent: Created child process 7832
> [Sun May 16 13:25:18 2010] [notice] Child 7832: Child process is running
> [Sun May 16 13:25:19 2010] [notice] Child 7832: Acquired the start mutex.
> [Sun May 16 13:25:19 2010] [notice] Child 7832: Starting 64 worker threads.
> [Sun May 16 13:25:20 2010] [notice] Child 7832: Starting thread to listen on
> port 80.
>
> Display my configuration with php-info: xdebug is not actif
>
> Here is my zend engine configuration
>
> PHP API 20090626
> PHP Extension 20090626
> Zend Extension 220090626
> Zend Extension Build API220090626,TS,VC6
> PHP Extension Build API20090626,TS,VC6
> Debug Build no
> Thread Safety enabled
> Zend Memory Manager enabled
> Zend Multibyte Support disabled
> IPv6 Support enabled
>
> I try to resolve this issue but zend_extension_ts seem not to work
> Where is my mistake ?
>
> --
> Joël
> -|-
> ----O----
> | |
>
>
The .ini directive name for 5.3 is now just zend_extension. no _ts.
Allister
Received on Sun May 16 2010 - 23:26:28 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST