![]() |
![]() | PHP5 php.ini file | ![]() |
![]() |
![]() |
How do I make sure that, in "Run" mode, my code is running as PHP5?
Can I install a php5.ini file? |
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() | PHP5 | ![]() |
![]() |
![]() |
Thank you for your response. I need to set allow_url_fopen "on" and understand that I need to do that thru php5.ini. Can I set up a php5.ini file?
|
|||||||||||
|
![]() |
![]() | ![]() |
Guru master
![]() |
![]() |
PHP always uses an INI file. Trick is to find out which one it is using. Just run a file with phpinfo(); in and the output will tell you the location of that file ("Loaded configuration file" in the first box).
|
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() |
-- or --
If you can access PHP from the command line and run it that way (I often write command line stuff with PHP) you can run the command: php --ini It will show you all of the ini files that php is loading when it is initialized. |
|||||||||||
|
![]() |
![]() | PHP5 php.ini file | ![]() |
|
|||
![]() |
![]() |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
