cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

assign post_max_size to fix https://github.com/usmannasir/cyberpanel/issues/1163

Open Lvl4Sword opened this issue 8 months ago • 5 comments

I think this is all that's needed here, as the error is pretty straightforward.

Lvl4Sword avatar Nov 30 '23 17:11 Lvl4Sword

Should Django's JsonResponse be used in fetchPHPExtensions rather than the HttpResponse used here?

Lvl4Sword avatar Dec 02 '23 19:12 Lvl4Sword

listChildDomainsJson was added and will fix https://github.com/usmannasir/cyberpanel/issues/1120 Also did args.function.lower() so cli commands don't need specific casing.

Lvl4Sword avatar Dec 14 '23 00:12 Lvl4Sword

Weirdly enough listChildDomainsJson brings back PHP 7.3 for php_version. Are child domains setting PHP incorrectly?

Lvl4Sword avatar Dec 14 '23 00:12 Lvl4Sword

@usmannasir Can you take a look at this?

Lvl4Sword avatar Dec 21 '23 18:12 Lvl4Sword

I am sorry I was out of the country. Right now I can see that only the cli file is changed?

usmannasir avatar Jan 06 '24 04:01 usmannasir