mgufrone / cpanel-php

CPanel/WHM API for PHP
MIT License
158 stars 91 forks source link

Adding connection test & Guzzle timeout #7

Closed arleslie closed 8 years ago

arleslie commented 8 years ago

Added shortcut to test the cpanel connection with error handling and reporting. Also added a timeout for Guzzle as default installation of PHP-FPM will reply with "gateway timeout" before Guzzle replies.