Attempting to run the built-in web server using PHP 5.5 Follow
Hi -I am running PHP 5.5.3, configured to run at PHP Language Level 5.4When I attempt to create a Run/Debug Configuration for the built-in web server I receive the following error message: "Error: Built-in web server is only available since PHP 5.4"Is there a way to convince PhpStorm that 5.5 > 5.4 ?Many thanks
Please sign in to leave a comment.
Hi there,
Support for PHP 5.5 is added in PhpStorm v7 only -- it is not supported in v6.
You can try v7 EAP build now, if you wish: http://blog.jetbrains.com/phpstorm/2013/09/phpstorm-7-eap-131-61/