shawon100 / Online-Compiler

This is an online compiler that can compile and run C\C++ And Java Program. This online compiler is a part of my 5th semester project "RUET Online Judge" . Developed By Ashadullah Shawon

Home Page:https://oj.redlimesolutions.ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working on localhost server

vipul79321 opened this issue · comments

On running the online compiler on localhost, it is getting compiled properly but it is not showing any output, only verdict is shown. There might be some problem in c.php and c++11.php files in compiler folder.

@shawon100 can you help me out here?

@vipul79321 you have to take permission. go to terminal and run chmod -R 777 your project folder location

It worked thanks!!