Jump to content

Shared webhost: where does PHP.INI go?


Recommended Posts

I'm building a simple site on a windows shared server with PHP pre-installed, the main FTP login which I was given access to logs me in at '/', the web files go in '/web'.

 

I tried placing a PHP.INI file in both my home root and /web folders so I could turn off ALLOW_URL_FOPEN but when I test it, it is still on.

 

allow_url_fopen = off

 

is this because my php.ini is in the wrong place? Or does it require some kind of PHP re-boot or re-load to read in the new PHP.INI vars?

 

Link to comment
https://forums.phpfreaks.com/topic/88126-shared-webhost-where-does-phpini-go/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.