Re: Slack?

2023-12-02 Thread Malcolm Fitzgerald
Sorry, No idea about that particular service. Malcolm On 3 Dec 2023, at 12:27, ohmb...@gmail.com wrote: Malcom, Thanks for the reply. I do use PHP with SQL coding and have used XAMPP with my older version Netbeans 8.2. I have seen on my netbeans 8.2 the XAMPP listed under Servers.

RE: Slack?

2023-12-02 Thread ohmbroo
Malcom, Thanks for the reply. I do use PHP with SQL coding and have used XAMPP with my older version Netbeans 8.2. I have seen on my netbeans 8.2 the XAMPP listed under Servers. I just never seen this before when I downloaded Netbeans 19.0 on my newer computer. You see on the bottom of

Re: Slack?

2023-12-02 Thread Malcolm Fitzgerald
The web server is not built into netbeans. Netbeans expects you to use a web server running locally, ie, your own apache or nginx. Otherwise you can use PHP's built-in webserver, the one you get by passing the -S option to php via the command line? If you are you have been using WAMP then you

RE: Slack?

2023-12-02 Thread ohmbroo
Thank you. I'm looking for any information on the "internal webserver" in the services section of netbeans 19. Thanks, Edward Sadzewicz ohmb...@gmail.com From: Michael Andrews Sent: 1 December, 2023 08:32 To: users@netbeans.apache.org Subject: Slack?