Hi, i had install the ssh2 module using the documentation on php.net site. Everything was find with the compilation, but now i had to copy the ssh2.so file to the extension_dir and i dont know where to put the file since extension_dir = ./ Do ./ is the directory of php.ini or another location ? Could someone help me ?
Michael Plourde