CGI Error problem

Ask your questions regarding TimeTrex installation here.
Locked
jtbryant
Posts: 7
Joined: Thu Jan 18, 2007 3:37 pm

CGI Error problem

Post by jtbryant »

1. When attempting to install the TimeTrex software, upon entering my "Employee Preferences" I receive the error "CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers."

The url is: http://www.jeffersondavis.k12.ms.us/tim ... ta_saved=1

2. I unzipped the timetrex software to C:\DotNetNuke\timetrex (C:\DotNetNuke is the root www folder on my server) created a MySQL database, update PHP to 5.1.2, installed PEAR and started the install process.

3. What version of TimeTrex you are running. 1.4.1

4. What version of PHP you are using. 5.1.2

5. What operating system you are running. Win2K3

6. What web server you are using. IIS 6

7. Have you configured PHP to log errors to a file, and what errors are showing up in this file?
("error_log = <filename>" in PHP.INI) No

8. In your TimeTrex.ini.php file, set the following under the [debug] section:
enable = TRUE
enable_display = TRUE
buffer_output = TRUE
enable_log = TRUE
verbosity = 11

Done, but I am not seeing an error show up.
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

mikeb
Posts: 711
Joined: Thu Jul 27, 2006 11:58 am

Post by mikeb »

See this post:

http://forums.timetrex.com/viewtopic.php?p=1325#1325

for instructions on how to get TimeTrex to work in CGI mode.
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
Locked