Groentjuh
Groentjuh
Comments
-
Of course this VM needs to run a YABS-bench. So here is a HostCram LXC-1G! Yes, the YABS in that topic is pretty much identical, but just to show HostCram delivered their promise! # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## Yet-Another-Bench-Script ## v2022-02-18 ##…
-
Congrats @nyamenk and apparently me! Let's think about that this VM will be doing. I think dev-box might be fun. Maybe play around with swoole (php) for a certain project I should do...
-
I cannot know if 10 of my own comments are not spammy, but I guess I will just try? 🙏
-
Maybe it's related to Cpanel version... The screenshot was from 102.0.8.
-
Cpanel does have icons for me: I guess WHM/Cpanel wants to refresh their "dated", but very functional UI. I somewhat dislike their new WHM search function.
-
Would it be possible to add to an existing lifetime account?
-
PHP 7.4 loaders were already there for a while, but ioncube could not encode any php 7.4 language features (for example Typed Properties in classes) until very recently.
-
Even more fun. Only since 25 november 2021 does ioncube support PHP7.4! Just 2 weeks before PHP7.3 EOLed, did ioncube manage to make a version that support a not EOLed version of PHP. So I expect PHP8 support no earlier than 14 Nov 2022 for ioncube. Sourceguardian is a bit more up to date.
-
I will wait until Clouvider turns 100! Just 92 more years! Maybe 75+ would also work out! :p Congratulations! PS. this page contains funny spelling for "Amsterdam".
-
I believe there could be a need for this. I believe "Apple developers" are pretty much stuck on MacOS for some of the work they need to do to develop Apps.
-
I prefer to just show ppl some random space... Just refresh if you want to see more!
-
I'm very surprised to see this here! I would have expected at least headlines on news-sites/papers around the world! Not even a single big news-site seems to have started "Live-blogs", to cover every minute and every change regarding this issue. No interviews with people that really cannot live a single minute without this…
-
function update_status($account_list, $log_file, $config_name = null){ global $directory; $store = json_encode(array("account_list" => $account_list, "log_file" => $log_file)); $config_file = "config"; if ((isset($config_name)) && (!empty($config_name))) $config_file = preg_replace('/[^a-zA-Z0-9]/', '', $config_name);…
-
I believe error is saying that $save_status is null. Accessing array offset "error" is not possible if $save_status is of type null (, which does not implement ArrayAccess). The check I mentioned will first check if the type is an array, then check if the array offset exists (otherwise you will get another notice: "Notice:…
-
I did not bother to check if $save_status is not already always an array, but this is sorta bulletproof: if (is_array($save_status) && array_key_exists("error", $save_status) && $save_status["error"] == "1")
-
Then I could have joined the lottery as well. I had reframed from joined, because I'm not active on those social media channels. I wouldn't have minded to post "CloudCone Turns 4" and make an account on CloudCone, but that alone wouldn't have satisfied all 4 requirements to enter. I do agree I was also surprised to see…
-
@martijnk, I had several months (5 or 6) of 200 GB for 1 euro. Not a bad deal I believe. For life often means "for lifetime of the service; not your life" and the same applied to this. I honestly feel a bit sorry for those wanting their 1 euro back... Really? Do you guys really make a fuss about 1 euro when they still…
-
That was also addressed in the email: Those that did sign up for the actual paid service will get a full refund. It was fun while it lasted for 1 euro!
-
The company I work for did actually receive the question if the system was supported on Windows XP not to long ago. Our answer: No, but you may develop something with our API's if you would want that! We're not gonna do that! We still (for a few more months) take the effort to make most of our web-applications sorta work…
-
It's not the Letsencrypt really removes anything. It's just that devices/browsers with outdated root certificates no longer have trust in certain certificates in the whole chain. Technically any SSL-provider has this issue. After a certain amount of time root/intermediate certificates expire, which can cause issue on…
-
I believe you can find the pricing on the pricing page. I would indeed have expected a link in the top-menu, but if you happen to scroll all the way down, you will find it in the footer menu.
-
Looks very nice! I guess/hope calendar, notes and tasks apps within CrossBox are on the roadmap? Oh please translate "Save" in Dutch to "Opslaan" instead of "Sparen".
-
Netcraft estimates 3.6 million websites across 464,000 distinct domains were taken offline because of this fire. Some of those will of course return when parts of SGB1, SGB3, SGB4 are put back online. However many of those will be changed into a dark cloud of smoke!
-
I can imaging they might ask for a link to an invoice with the affected service. In my OVH panel I can just get a HTML-link to an invoice, which is visible for all to see. That's hard to cheat with because OVH basically gives you all data you need to verify that a person had that service there.