I tried this in php but it is giving me error of can't execute... Maybe if I do it in bash code it will work more smoothly???
This is the php script:
<?php
$link = mysql_connect('dev2.wiley.com', 'root', 'pass');
if (!$link) {
mail('name@place.com', 'Server Down', 'MySQL Server on dev...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.