Search the Community
Showing results for tags 'php.ini'.
-
Hello Larry, I had a question regarding php.ini file. Have the newer versions changed the way session.entropy_file and session.hash_function work? Because the manual says they were removed, but does that mean deprecated? I searched for these settings under the 'php.ini session' section but did not find them. My purpose for searching for them was to edit them to use dev/urandom instead of dev/random and then hash with sha256. That leads me to another question. But I think Ill post that under a different post and title because it is kinda different. Thanks Larry. questionpicture.pdf
-
NEWBIE HERE: When disabling this in my php.ini, do I use “Disable” or “Off”? Also, since I’m using “Localhost” for testing and learning, why do I see the same php.ini.temp file in the directory? Do I disable both? localhost:####/basic/requirements.php Expose PHP | Warning Security | reasons “expose_php” should be disabled at php.ini
-
The appendix section on Configuring PHP discusses editing the php.ini file. The php.ini file contains this text: PHP comes packaged with two INI files. One that is recommended to be used ; in production environments and one that is recommended to be used in ; development environments. Do you recommend editing php.ini or using the php.ini-development file and if so, how do we connect to it?
- 2 replies
-
- php.ini-production
- php.ini
-
(and 1 more)
Tagged with: