Bit32 Posted October 30, 2013 Report Share Posted October 30, 2013 Splash page - OkPhpMyAdmin - Incorrect. Going to: http://localhost/us_opt1/index.php seems to work tho.Adminer - Incorrect.PHP Info - Ok Quote Link to comment Share on other sites More sharing options...
Ric Posted October 30, 2013 Report Share Posted October 30, 2013 This is a known issue and will be corrected in next release.Its not a real problem because majority of users replace this page with their own.Correct links are:Edit pages: UniServerZ\www\index.php and UniServerZ\ssl\index.php <h2>Server links</h2> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_splash/index.php" target="_blank" >Splash page</a> - Displays server specification and useful links.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_opt1/index.php" target="_blank" >PhpMyAdmin</a>.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_opt2/?username=" target="_blank" >Adminer</a>.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_extra/phpinfo.php" target="_blank" >PHP Info</a>.</p>All the bestRic 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.