Oxy
September 22, 2023, 9:33am
3
**Fatal error**: Uncaught Error: Call to undefined function CodeIgniter\Config\putenv() in /home/vol5_3/epizy.com/epiz_33850579/free-web.is-best.net/htdocs/system/Config/DotEnv.php:92
I’m sorry, but putenv is not and cannot be enabled on free hosting.
There are usually one of two reasons why putenv may be necessary:
Your software needs to set environment variables to pass to system commands. But executing system commands is blocked on our hosting entirely, so no need to have any functions which set parameters for system commands. If your software needs to do system commands, that means the software cannot be hosted on our hosting.
Your software uses .env files for configur…
i activated the php error display, i get this:
Warning : putenv() has been disabled for security reasons in /home/vol2_4/epizy.com/epiz_27280245/htdocs/system/Config/DotEnv.php on line 152
Fatal error : Uncaught TypeError: Argument 1 passed to CodeIgniter\HTTP\URI::setScheme() must be of the type string, null given, called in /home/vol2_4/epizy.com/epiz_27280245/htdocs/system/HTTP/IncomingRequest.php on line 616 and defined in /home/vol2_4/epizy.com/epiz_27280245/htdocs/system/HTTP/URI.php:625…
5 Likes
system
Closed
September 29, 2023, 2:05pm
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.