Guest cyril Flye Posted November 18, 2011 Report Share Posted November 18, 2011 First, thanks for this software very useful.I notice the "pre_check.php" script doesn't match local ip 127.0.0.1.So I have modified the script L.97 and L.116 with :if(max(strpos($list,'0.0.0.0:'.$port.' '),strpos($list,'127.0.0.1:'.$port.' '))){andif(max(strpos($text,'0.0.0.0:'.$port.' '), strpos($text,'127.0.0.1:'.$port.' '))){maybe this can help someone else! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.