|
mtfm -> general question on CGI, perl, php, asp, and other server-side languages (10/9/2006 15:42:23)
|
I have a question-- I work on a company intraweb, which is split into numberous subwebs for each department. I thought for a long time that the server didn't support server-side programming (such as asp, php, cgi, perl, etc). I figured this was done on purpose, because they wouldn't want someone messing up the server and/or introducing security issues that a poorly-written program could do. However, one of the IT people has recently told me the server does indeed support perl, shell, C, cgi, asp and probably php, (he wasn't sure on PHP). As such, I went and tried all the different tutorials I could get my hands on, to no avail. I tried the real simple "hello world" versions, and got nada. So I googled some more, and as near as I can tell, one must have access to the root of the web for these to work, is that correct? ie I think I need access to www.companyintraweb.com instead of just to www.companyintraweb.com/mysubsite I don't have access to the root, and I doubt I will be able to get it. SO-- the reql question-- does anyone know if any of these languages (perl, shell, C, cgi, asp or php) can be implemented from within a subweb? thanks Andrew
|
|
|
|