Sun Jul 31, 2022 11:54 am |
Replies: 1 |
Views: 140 |
|
 |
you need to allow the server application (the process that runs php binary) to open connection to localhost using TCP/7777 port. That's it. As of application -- if you're running Apache php4apache mod ...
|
Sun Jul 31, 2022 11:48 am |
Replies: 2 |
Views: 219 |
|
 |
Please update to the most recent version first -- 19541. It does not make much sense to report some problems that happened in an outdated build release almost a year ago.
|
Sun Jul 31, 2022 11:46 am |
Replies: 34 |
Views: 2712 |
|
 |
Thank you all for questioning. Now once I recovered and returned back to normal life, we can move forward. Let's catch up where we are:
- 19.5 will get it's update in next 1-2 days
- next version is ...
|
Sun Jul 31, 2022 11:39 am |
Replies: 1 |
Views: 110 |
|
 |
As far as I can tell:
1) `[E=10: certificate has expired]` -- is an indication that either of the certificates in the chain has been expired.
2) `Warning: (-23) platform is Linux-glibc-2.35/x86_64` ...
|
Sun Jul 31, 2022 11:32 am |
Replies: 2 |
Views: 106 |
|
 |
thanks, very valid observations. I'm going to implement it slightly differently -- option C -- which would show only top level keys/properties with their values. IF they have sub-keys/sub-properties ( ...
|
Sun Jul 31, 2022 11:25 am |
Replies: 3 |
Views: 171 |
|
 |
Adri, you still have access to all the product versions that have purchased license for, and all the versions that were released and made available to you according to subscription. We don't provide a ...
|
Sat Apr 02, 2022 1:03 pm |
Replies: 4 |
Views: 364 |
|
 |
TCP/21 suggests it's FTP? If it's not FTP but SSH, you need to update port to 22
|
Sat Apr 02, 2022 1:01 pm |
Replies: 34 |
Views: 2712 |
|
 |
In many cases built-in browsers improve productivity. After all what is an IDE? Isn't in an integrated something? Technically you can use notepad-alike editor, external browsers, external cli debuggin ...
|
Sat Apr 02, 2022 10:36 am |
Replies: 34 |
Views: 2712 |
|
 |
Sorry, we stuck for a while with Chromium 99 update. We dodn't expect so many issues with it. They mostly are caused by the fact that Chromium framework has moved ahead a lot and we had to catch up. G ...
|
Thu Mar 24, 2022 8:02 pm |
Replies: 19 |
Views: 1076 |
|
 |
I apologize, if offended. It still makes sense to get some metrics indicating what the system is doing when PhpED starts up. You indicated that in your cases CPU split between three processes -- PhpED ...
|
Wed Mar 23, 2022 6:46 pm |
Replies: 19 |
Views: 1076 |
|
 |
I didn't mean whether the disk is full or not. Disk utilization is more about disk throughput in terms of ops/sec and kb/sec compared to the max disk performance. If you open Task Manager -> Perfor ...
|
Wed Mar 23, 2022 12:20 am |
Replies: 19 |
Views: 1076 |
|
 |
I didn't say anything about OS, amount of RAM or size of your disk. What I said - is how these resources _are_utilized_. If your disk is 100% utilized, you can't expect any good performance, same goes ...
|