- Timestamp:
- 01/10/2024 11:55:04 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php
r57108 r57263 7 7 * {@link http://kevin.vanzonneveld.net/techblog/article/make_ssh_connections_with_php/ - Installation Notes} 8 8 * 9 * Compile libssh2 (Note: Only 0.14 is offic aly working with PHP 5.2.6+ right now, But many users have found the latest versions work)9 * Compile libssh2 (Note: Only 0.14 is officially working with PHP 5.2.6+ right now, But many users have found the latest versions work) 10 10 * 11 11 * cd /usr/src
Note: See TracChangeset
for help on using the changeset viewer.