This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 123724 - Web servers runtime integration
Summary: Web servers runtime integration
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Andrew Korostelev
URL: http://wiki.netbeans.org/wiki/view/PH...
Keywords: PLAN, UMBRELLA
Depends on: 123727 123728 123730 123768 126121
Blocks: 123478
  Show dependency tree
 
Reported: 2007-12-10 07:52 UTC by Andrew Korostelev
Modified: 2010-01-08 04:24 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2007-12-10 07:52:20 UTC
External web server with PHP support can be used for running and debugging project scripts.

Provide an ability to add web server profile for:
1) providing server-related actions to the PHP Project.
- run script
- debug script
- synchronization (upload/download files)

2) manage server
- view/edit locally installed server configuration file

To use external web server, user has to configure web server profile 
and select it to be used with PHP project. 

Server related actions are listed in project menus even if no server is selected. 
But in this case ser os suggested to configure server profile.
Comment 1 Petr Pisl 2008-10-14 13:23:15 UTC
obsolete