X Nations - View Single Post - A little non-poll poll about CGI scripts and installation
View Single Post
Old 02-25-2003, 03:38 AM   #9
wsjb78
wsjb78 should edit this
Local Shadow Agent #1
 
wsjb78's Avatar
 
Join Date: Nov 2002
Location: Home
Posts: 1,061
xBucks: 12,886
Default

Well,

I guess the most problem with CGIs and auto-install would be the following: FILE PERMISSIONS!

There are several hosts that let CGI scripts run only if they are chmodded to 755. However in the installation script it is being told files must be chmodded to 777.

So which one is correct?

Normally you have to go for the one that is told by the host. ProTGP does it. You have to chmod scripts to 755 or otherwise they won't run. They will somehow emulate them as 777.


Anyway, I think PHP is a lot more easier to comprehend and install than CGI!
wsjb78 is offline   Reply With Quote