Web Hosting Talk







View Full Version : Variables being lost in CGI scripts


GeXus
12-01-2004, 05:39 PM
Im having problems with many CGI scripts on my server, the problem is that variables seem to be getting lost left and right, causing the program to jump around.. does anyone have any idea what could cause this? Im running FreeBSD with DirectAdmin contron panel

luki
12-03-2004, 10:00 PM
I think you need to be more specific. GCI = Common Gateway Interface, but what language? Perl? Could be PHP... maybe your scripts rely on register_globals = on, which isn't on? Again, more details...