开发者

Local web server configuration for PhpStorm

开发者 https://www.devze.com 2023-02-04 12:18 出处:网络
I\'m new to PhpStorm. In the previous IDE that I used to code in, I had the ability to specify/configure the php engine and web server root directory in my开发者_开发百科 development machine only one

I'm new to PhpStorm. In the previous IDE that I used to code in, I had the ability to specify/configure the php engine and web server root directory in my开发者_开发百科 development machine only one time and run any piece of php belonging to whatever project in it without any further configuration. In PhpStorm, it seems that every project requires its own server configuration.

Any help to specify a OneForAll configuration that could let me focus on my code ;-) ?

My System:

  • XAMMP on top of Windows XP.
  • PhpStorm v. 1.0.2

Thanks.


I GOT AN ANSWER FROM THE PHPSTORM TEAM.

Unfortunately, a one-time-configuration does just not exist in the current release (v. 1.0.2). Every project needs to have its own PHP environment configuration.

A feature request is issued for the 2.1 release, let's wait and see.

0

精彩评论

暂无评论...
验证码 换一张
取 消