Home > php, programming, xampp > Editing PHP.ini in XAMPP

Editing PHP.ini in XAMPP

I do a fair amount of development work on my laptop using XAMPP. I must admint that I have not read the documentation as thoroughly as I should, so I was very pleased when I found Chris Meller’s post on turning on CURL for XAMPP.

Simply remember that the only PHP.ini file that really matters is the one found in /apache/bin/php.ini.

After you edit the file, restart the Apache server, and you are on your way.

Categories: php, programming, xampp Tags:
  1. November 27th, 2008 at 19:49 | #1

    I was wondering which one I had to edit but thanks to you post it helped!

    Thanks mike.

  2. May 8th, 2009 at 09:34 | #2

    I found 3 php.ini files when searching the xampp directory, so useful information, thanks.

  3. rishi
    August 29th, 2009 at 00:42 | #3

    thanx for ur post,but there is no php.ini file in the apache/bin folder in my xampp….what should i do?

  4. Yasin
    September 2nd, 2009 at 20:05 | #4

    Thanks for that.. i got tired editing the wrong file. I really appreciate this short yet affective post

  5. December 24th, 2009 at 04:52 | #5

    i want to know how i stop showing warning in php.ini in xampp

  1. No trackbacks yet.