-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
This could almost be a copy of issue #82. Details:
PHP version: 5.5.6
Mac OS X: 10.8.5
Problem:
Andre@macgyver~: time php -v
PHP 5.5.6 (cli) (built: Nov 14 2013 12:34:38)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Xdebug v2.2.2, Copyright (c) 2002-2013, by Derick Rethansreal 0m5.052s
user 0m0.033s
sys 0m0.015s
I deactivated all extensions in /usr/local/php5/php.d, but still get this 5 seconds delay. Had this some time ago (probably with MAMP) and the solution was to deactivate the IMAP extension. But there is no IMAP extension to deactivate as far as I can see.
I don't know whether this is a cli only problem, cause I don't use builtin apache server.