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

Summary: Web servers runtime integration
Product: php Reporter: Andrew Korostelev <akorostelev>
Component: CodeAssignee: Andrew Korostelev <akorostelev>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: PLAN, UMBRELLA
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/PHPRuntimeIntegration
Issue Type: TASK Exception Reporter:
Bug Depends on: 123727, 123728, 123730, 123768, 126121    
Bug Blocks: 123478    

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