Skip to content

shawon100/RUET-Virtual-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUET-Virtual-Lab

RUET Virtual Lab

This is an Online Virtual Lab For Windows Server

SET UP

Install CodeBlocks IDE
Go To  Codeblocks Installed Folder bin Location And Copy The Path. Mine Is

C:\Program Files (x86)\CodeBlocks\MinGW\bin

Then Set Your Compiler Path On Environment Variable From Windows System Property Otherwise It will not work 

At Last Replace Path in putenv() function by your path (c.php, cpp.php, cpp11.php file)

For Java Install Java

Go To Java Installed Folder bin Location And Copy The Path. Mine Is

C:\Program Files (x86)\Java\jdk1.8.0_112\bin

At Last Replace Path in putenv() function by your path (java.php file)

Database Setup

Create vlabreg and vlabproblem database and import from db folder

Releases

No releases published

Packages

No packages published