GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/MichaelMalz/CST2608/Labs/2025/Lab11/ |
Upload File : |
<? // /JimMartinson/CST2608/Labs/Lab11/Lab11.phpinc #require('/Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. #require('JimMartinson/CST2608/Labs/StudentServerNameNAT.phpinc'); $disabled = ''; $disabled = ' disabled'; require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. require('JimMartinson/CST2608/Labs/StudentServerNameNAT.phpinc'); require('common/Browser/Browser.phpinc'); $disabled = ''; $disabled = ' disabled'; ?> <fieldset><legend>Description</legend> The purpose of this lab is to . <?=$gradeNote?> <? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> </fieldset> <fieldset><legend>Lab Instruction</legend> Create a folder for this <?=strtolower($evaluationType)?> named <b><?=$evaluationName?></b> and keep all documents used for <?=$evaluationType?> <?=$evaluationNumber?> in that folder. <ol id="main" class="count"> <li>Create a folder for this <?=strtolower($evaluationType)?> named <b><?=$evaluationName?></b> and keep all documents used for <?=$evaluationType?> <?=$evaluationNumber?> in that folder. <li>Ensure your server is up tp date with <kbd>sudo apt update</kbd> and <kbd>sudo apt upgrade</kbd>.</li> <li>Install pgpMyAdmin with <kbd>sudo apt install phpmyadmin</kbd>. <br>Select apache2 web server <img src="apache2.PNG"> <br>Select Yes to configure phpmyadmin with dbconfig-common <img src="database.png"> <br>Enter your MySQL server password <img src="password.png"> <br>and confirm the password <img src="password_confirm.png"> </li> <li>Open a browser to <b>http://<?=$Uservername?>.<?=$domain?>/phpmyadmin</b> and open the <b>phpmyadmin</b> database on the left.</li> <li><b class="info">Take a screenshot</b> and as <b style="white-space:nowrap;"><?=$courseNumber?>-<?=$evaluationName?>-<?=$userFileName?>.png</b>. <? showBegin('See example pgpMyAdmin browser window'); BrowserBegin('pgpMyAdmin','http://jimmar16.mar.loc/phpmyadmin'); ?> <img src="phpMyAdmin.png" width="1000" alt=""><? BrowserEnd(); /** / width is image+22 height is image+60 /**/ showEnd(); ?> </li> <li>Turn in your assignment: <ol type="a"> <li>Make sure the following files are in your <b><?=$evaluationName?></b> folder: <ol type="a"> <li><?=$courseNumber?>-<?=$evaluationName?>-<?=$userFileName?>.png.</li> </ol> </li> <li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b><?=$uploadFilename?></b>.</li> <li>Browse and select your <b><?=$uploadFilename?></b> file: <input type="file" name="fileUpload" id="inpFileUpload"<?=$disabled?>><div id="divFileploadError"></div></li> <li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"<?=$disabled?>> for grading.</li> </ol> </li> </ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> </fieldset> <? require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>