Opened 8 years ago
Last modified 5 years ago
#344 new Feature Requests (None)
Starting/stoppig web/database-server
| Reported by: | nobody | Owned by: | ed_mann |
|---|---|---|---|
| Priority: | 5 | Milestone: | 1.3.0 |
| Component: | None | Version: | 1.2.x |
| Keywords: | xampp | Cc: |
Description (last modified by ed_mann)
Phpeclipse should allow Apache and MySQL to be started as services / daemons. On windows I have entered "c:\windows\system32\net.exe" as executables and "net start apache" / "net stop apache" as parameters. On linux this could work likewise, depending on the actual distribution. Native support for this would be great. Additionally the "Start XAMPP" / "Stop XAMPP" should not be shown if there is no XAMPP installed. Why is there no "Stop MySQL" button?
Change History (3)
comment:1 Changed 5 years ago by ed_mann
- billable set to 0
- Component changed from Interface Improvements (example) to None
- Description modified (diff)
- Keywords xampp added
- Milestone set to 1.2.x
- os_platform set to Linux
- Owner changed from nobody to ed_mann
- Status changed from assigned to new
- Version changed from None to 1.2.x
comment:2 Changed 5 years ago by ed_mann
- Milestone changed from 1.2.x to 1.3.x
comment:3 Changed 5 years ago by ed_mann
This is also going to be more generic. Stop Database Server, Stop Web Server. The XAMPP stuff will be dropped unless there is good reason to keep it.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/eclipsebutton_med.png)
This is going to be removed from the core and made into a new feature. The stop MySQL button should be added. But the don't show is not going to be fixed. Because you can use this with things other than XAMPP.
Thanks.