October 30, 201312 yr comment_11084 Splash page - OkPhpMyAdmin - Incorrect. Going to: http://localhost/us_opt1/index.php seems to work tho.Adminer - Incorrect.PHP Info - Ok Report
October 30, 201312 yr comment_11085 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 Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.