Where can I view the detailed PHP settings? Especially about the PHP-PHAR extension because it seems to be not working.
The full PHP info function is blocked because it revealed some sensitive system information.
However, there might be other ways to get the information you need. What exactly would you like to know?
Or better yet, what issues are you having with PHAR files in the first place?
Id like to know if PHP-PHAR is installed and enabled, and if it is supported on free plans.
The PHAR extension is installed, yes, and should just work on our hosting. But I also know that loading websites from a PHAR ca be a bit finicky with paths, I definitely wouldn’t recommend it.
Another thing to consider is that we do not provide command line access or the ability to run commands on our hosting. So if you’re looking to run a command line tool like Composer (which is also a PHAR), then you can’t use it because of that.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.