NuSphere Forums Forum Index
NuSphere Forums


Wed Apr 05, 2023 9:47 am
Replies: 1
Views: 97
Hello.

Using PhpED 19.5 (Build 19543, 64bit) on Windows 10, I am trying to set up the integrated DB Client with PhpED but am unable to do so.

Actually, all of my servers are using MariaDB instea ...

Sat Apr 30, 2022 4:43 pm
Replies: 2
Views: 775
Hello.

Trying to run the Settings Wizard in PhpED 19.5 (Build 19524, 64bit) for a Raspberry Pi server running Apache and PHP 7.3, I get the following error :
(X) Error: (-105) failed to download d ...

Sun May 30, 2021 6:27 am
Replies: 21
Views: 3336
Hello,

I finally found a way to get the debugging working on this server :

It appears that BASH had been upgraded, there, to version 5.1-2 (testing).

If I downgrade to 5.0-4 (stable), it work ...

Sat May 29, 2021 5:40 am
Replies: 21
Views: 3336
Using terminal type for software identification is a bad choice. The problem is only xterm is supported by PhpED. You can't change it.
Ssh certainly knows it's session with PhpED is opening session b ...

Fri May 28, 2021 2:52 am
Replies: 21
Views: 3336
Back to this :
But maybe you can suggest me a better way do detect PhpED connections from my login BASH scripts?
you can add ForwardAgent yes in your ssh config, so whenever you youself log in, shel ...

Fri May 28, 2021 2:45 am
Replies: 21
Views: 3336
Why only one not working?
I already explained that. Server echoed command before previous output completed.
It can be related to shell itself, underlying terminal library or timing issue, like you s ...

Thu May 27, 2021 4:56 am
Replies: 21
Views: 3336
How do you check for the « echo $0 » reply?

Are you, for example, applying a regular expression test on the whole console screen?

If yes, which regular expression?

If not, how do you procee ...

Thu May 27, 2021 4:47 am
Replies: 21
Views: 3336
4th -- I mean the one that failed to work for you too.

echo $0 is one of the ways to find shell type. There is no quote needed as $0 is the running process -- the shell.
Let me explain again how t ...

Thu May 27, 2021 4:18 am
Replies: 5
Views: 1922
libraries can't be just loaded. They are loaded into their processes. In this case, they are loaded, for example in php cli process. You start php cli, it loads debugger and you want debugger doing wh ...

Thu May 27, 2021 1:35 am
Replies: 5
Views: 1922
Problem with debugger is even clearer - in new version we add new features or fix some old bugs. Just because of that you'll have to update debugger or it wouldn't handle IDE requests correctly. It me ...

Thu May 27, 2021 12:22 am
Replies: 21
Views: 3336
thanks I checked your servers and it appeared that indeed there is a problem with 4th server. You know that when you type a command, the output contains the command itself echoed here, then the comman ...

Wed May 26, 2021 3:35 am
Replies: 5
Views: 1922
Hello,

I'd like to understand why dbg-php.so is so much picky about versioning?

I mean, there is a choice of architecture, of course, but beside of that :

PHP version : couldn't a single modu ...
Page 1 of 6
All times are GMT - 5 Hours