Hi!
On Tue, 13 Jul 2010, Barnaby Court wrote:
> Hi, I am trying to test an application that is running over SSL. For
> some reason if I try to access one of the php pages over https the
> page request hangs. If I use http it works fine. The only way I have
> found to get https to work again is to remove the xdebug php module.
> Is HTTPS supported by xdebug? If it is, do I have to do something
> special to enable support? I am running Xdebug v2.1.0 on PHP Version
> 5.2.5 and Apache 2.2.3 on linux. Thanks!
Xdebug shouldn't behave differently depending on whether you use http or
https. Check whether you have crashes, or try to find out with
gdb/strace and apache in single process mode (-X) what's going on I'd
say.
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Tue Jul 13 2010 - 23:56:55 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST