Laze
03-06-2008, 07:24 AM
Hello,
On a Shared Hosting: will I be able to compile my C++ sources and use the binary as a CGI program?
I would run the compiler and set the executable privileges via the exec() function from my php script. So the question is, is it allowed to run C++|CPP and chmod via exec() in php.
(I presume it’s possible to run a php script as a CGI process under restricted user privileges)
On a Shared Hosting: will I be able to compile my C++ sources and use the binary as a CGI program?
I would run the compiler and set the executable privileges via the exec() function from my php script. So the question is, is it allowed to run C++|CPP and chmod via exec() in php.
(I presume it’s possible to run a php script as a CGI process under restricted user privileges)