RE: [PHP] Debugging remote PHP website

2023-03-02 Thread melvin . stanley
I appreciate the question that Mark asked below, and I have a somewhat related question: Is it possible to run Wamp Server and NetBeans on a Win 10 PC and have NetBeans debugging a PHP 7.4 app on a remote server? Currently I am running all of this on a win 10 pc local host using Wamp Server

How to proceed? NetBeans 17 [RELEASE]

2023-03-02 Thread Tim de Vries
I understand Apache.org is a meritocracy. I heard that between versions, I should be able to install, possibly set my JDK/JRE path, possibly set specific flags for JavaCompilerApp and run anything anytime. I run a basic Java Project, not Ant, not Maven, not Gradle, but I'll use all their code

Netbeans 17 Flatpack (on Linux Mint LMDE) and Netbeans17 RELEASE

2023-03-02 Thread Tim de Vries
RE: This topic and Release of Netbeans 17 So is flatpack basically a POJProject with possibly a jar and properties dirs, possibly multiple package dirs containing ...? Both source and binaries? That's what mine's got. How am I to understand the code injection point for the Netbeans package? I

[PHP] Debugging remote PHP website

2023-03-02 Thread Mark Rogers
I'm new to Netbeans, but have succeeded in getting it up and running talking to a webserver on localhost (PHP 8.2, IIS, XDebug 3.2, NB17). I'm now trying to achieve the same feat on a remote server (Ubuntu 22.04, Apache, PHP 8.1). As I'm accessing it remotely I have configured a connection over