angel1987 Posted May 21, 2010 Share Posted May 21, 2010 Hello all, i am really new to PHP and just started learning it. I downloaded PHP 5 and Apache 2 and installed both and while reading steps on how to set it all up i came across this file php.ini should be in C:/Windows But this file was not present in PHP 5 installation directory. There are two files named php.ini-development and php.ini-production I searched on google but didnt get any good results. So hows does it goes and what should i do? Please help. Quote Link to comment Share on other sites More sharing options...
trq Posted May 21, 2010 Share Posted May 21, 2010 For a development server you should rename php.ini-development to php.ini, production server should use the other. Quote Link to comment Share on other sites More sharing options...
angel1987 Posted May 21, 2010 Author Share Posted May 21, 2010 Oh, got it, thank you for letting me know. Quote Link to comment Share on other sites More sharing options...
paparts Posted May 27, 2010 Share Posted May 27, 2010 php.ini is found on php installation folder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.