Download How can I find the php.ini file used by the command line? book pdf free download link or read online here in PDF. Read online How can I find the php.ini file used by the command line? book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
$ strace -o strace.log php --version $ grep php.ini strace.log Strace digs out kernel (system) calls that your program makes and dumps the output into the file specified by -o. It's easy to use grep to search for occurrences of file php.ini in this log. It's pretty obvious looking at the following typical response to see what is going on.
Read : How can I find the php.ini file used by the command line? pdf book online Select one of servers for direct link: |
---|