I have root access to my dedicated server, and when I run phpinfo() it says my php.ini file is in the etc/ directory, using ssh i can’t seem to find it there, i don’t know where i can find it thanks :))
I have root access to my dedicated server, and when I run phpinfo() it
Share
This may not be a question for SO, but here’s a couple potential solutions, all depending on your distro of course:
Should give you the directory that php.ini resides in (You may need to do updatedb first)
Otherwise, there’s always find.