Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Quote:
Originally Posted by leolim
joder,
after the XAMPP installations where i can activate the functions such as curl,gd and etc...?
thanks
|
Go into your XAMPP install folder, then into the apache folder, somewhere, there should be a php.ini.
Don't modify the php.ini that are into the php directory, they are just template used when you switch from php4 to php5 and vice versa.
I don't have a xampp install at hand, so it's from memory...
The module are commented with a ; into that file.
Uncomment what you want, stop apache, re-start apache and they should be active
__________________
Only a biker knows why a dog sticks his head out the window.
|