Thread: vip.graal chmod
View Single Post
  #8  
Old 06-23-2004, 09:25 PM
GrowlZ1010 GrowlZ1010 is offline
defunct
Join Date: May 2002
Posts: 187
GrowlZ1010 is on a distinguished road
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.
Reply With Quote