Thread: MiniGal Nano server problem
this not ubuntu related post had asked here advice thought may me new php.
decided use minigal nano make gallery on site , working until weekend when crawled halt. seems server down , part of script trying search updates. edited index.php , commented out section. looks , gallery working great again.
forum members inspired me nose under hood
lines 126 136 of index.php
code://----------------------- // check new version //----------------------- //if (ini_get('allow_url_fopen') == "1") { // $file = @fopen ("http://www.minigal.dk/minigalnano_version.php", "r"); // $server_version = fgets ($file, 1024); // if (strlen($server_version) == 5 ) { //if string retrieved 5 chars continue // if (version_compare($server_version, $version, '>')) $messages = "minigal nano $server_version available! <a href='http://www.minigal.dk/minigal-nano.html' target='_blank'>get now</a>"; // } // fclose($file); //}
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] MiniGal Nano server problem
Ubuntu
Comments
Post a Comment