Question:
How long does it take to start seeing the changes you make in the php.ini file?
anonymous
2012-02-28 15:38:37 UTC
The script I'm using requires allow_url_include to be on. My php.ini file didn't have it so I added the line to it. Is that ok? I'm on a shared server (GoDaddy) and I thought I read somewhere it takes effect after a certain time.

I got on a phpinfo(); file I made to look at the changes. IDK if that helps.
Three answers:
James
2012-03-01 00:18:27 UTC
Matt, usually changes to the php.ini file are instant for our shared hosting services. If you are using PHP 5 you will need to create a php5.ini file instead of php.ini. See http://x.co/hQse for more details about this. Hope this helps.



James R

Social Media Specialist

GoDaddy.com,LLC
Moses
2012-02-28 23:41:47 UTC
Your browser might of saved it as a cache...that's what happened to me when programming a Java game.you should try clearing your web browser data and go to processes (If you have windows)and end it)then open it again
Modern Major General
2012-02-28 23:39:41 UTC
It's a cyclic change, so may actually take some time!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...