mac php -v is extremely slow

WBOY
Release: 2016-09-05 08:59:55
Original
1482 people have browsed it

/usr/local/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port=9001 -dxdebug.remote_host=127.0.0.1 /Users/xiaoming/PhpstormProjects/phptest/test.php

After opening xdebug, detecting the PHP version is extremely slow. The system comes with 5.5.3, no problem.

mac php -v is extremely slow

Reply content:

/usr/local/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port=9001 -dxdebug.remote_host=127.0.0.1 /Users/xiaoming/PhpstormProjects/phptest/test.php

After opening xdebug, detecting the PHP version is extremely slow. The system comes with 5.5.3, no problem.

mac php -v is extremely slow

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template