i have mac OS 10.5.8, and XAMPP i think it's the newest version. i've tried to edit and save the PHP.ini file, but it says i don't have the privelage to do so. i open up privilages, and me, admin, and "everyone" has it set to "read and write".
it still won't work. please help
PHP ini not saving
Re: PHP ini not saving
Probably just a Mac issue...
Re: PHP ini not saving
What does that mean?jacek wrote:Try it as root.
Re: PHP ini not saving
Try to edit it as the root user. That's what he means
Please check out my CodeCanyon items.
Re: PHP ini not saving
You mean, log into the admin's account on my computer?Tino wrote:Try to edit it as the root user. That's what he means
Re: PHP ini not saving
I don’t really know how OS X works, but you can tryJelvinJS7 wrote:You mean, log into the admin's account on my computer?
sudo nano /path/to/php.inifrom the terminal.