Hello everyone-
Our extension specific installation and configure instructions lack
defined structure, especially when it comes to Windows.
Items of interest:
- Windows DLL in ext/ (like php_pdo.dll)
- Windows DLL in root php dir (like libeay32.dll)
- PATH
- PECL
- ...
A few examples:
Some have <section>'s for each OS:
MySQL: http://php.net/mysql.installation
Some totally lack mention of php_foo.dll:
LDAP: http://php.net/ldap.installation
BZip2: http://php.net/bzip2.installation
Some do things a little differently:
SSH2: http://php.net/ssh2.installation
OCI8: http://php.net/oci8.setup
A volunteer is needed to look into this and come up with a way to
unify the situation. Anyone? :)
Regards,
Philip