Do you allow access to edit php.ini file? Print

  • 25

We don’t allow php.ini access from shared hosting/reseller hosting servers. You can enable or disable various php.ini functions from .htaccess of your account, you can also enable/disable safe mode, register globals, sessions and many other functions from .htaccess.

We have a couple of shared web hosting servers running PHPSuExec reserved for clients who need access to edit php.ini file. Clients whose accounts are setup on one of these servers can create a file named “php.ini” and put whatever configuration settings you need to change in it, in the usual php.ini form. And put the file in your root folder "public_html".


Was this answer helpful?

« Back