GrowlZ1010 |
06-23-2004 09:25 PM |
Quote:
Originally Posted by Thallen
I am trying to install a Perl YaBB forum, and it's text-only. Save me.
|
Does the Graal VIP hosting system even support Perl? I thought it was just PHP available for serverside stuff.
Quote:
Originally Posted by Trevor
I always took CGI as meaning a program that runs serverside and takes in input and spits out output. I could be wrong though.
|
This is indeed true. However, in many situations, PHP is run as an Apache module, which stops it being an external program. Thus, PHP is not usually regarded as CGI, unless your web server runs it as a CGI executable, which some prefer.
|