SuPHP Εκτύπωση

  • 55

Because we run suPHP on our clustered hosting hosting, you can configure your own PHP variables, for example max_upload_size by using your own php.ini in the directory that you want it to affect.

You can also enable and disable functions from php.ini, including register globals (some scripts still require this!) So you can put the following in the php.ini:-

register_globals = On

Then upload/place the php.ini in the directory that you want to run PHP with the new variables (usually this will just be your public_html directory). N.B. It is not possible to do this if a site is configured to use Windows. If you'd like to use your own php.ini, it is recommended to set your hosting type to "Linux" or "Hybrid with Linux Bias".


Ήταν χρήσιμη αυτήν την απάντηση;

« Πίσω

Powered by WHMCompleteSolution