Resolved issue
I finally resolved the issue. It was a configure mistake in Apache's httpd.conf file. But the web based access, cant it add any test cases from it.
Announcement
Collapse
No announcement yet.
Setting up web interface
Collapse
X
-
Guest replied
-
Setting up web interface
Hi,
I am having trouble using the web interface. I am running Apache 2.2 as my webserver and have copied the cgiconfig.cfg and TestLogCGI.cgi from the testlog directory - C:\Program Files\TestLog\CGI to the cgi-bin directory in the Apache server - C:\Program Files\Apache Software Foundation\Apache2.2\cgi-bin (This is also my apache doc directory).
And below is my cgiconfig.cfg file
#TestLogCgi config file################################
#The location of the TestLog directory for images, relative to the base URL of your web server
:IMAGESREL:/Testlog/images/
#The location of the TestLog directory for images, absolute path (same location as above but absolute)
:IMAGESABS:C:\Program Files\Apache Group\Apache2\htdocs\Testlog\images\
#The location of the TestLog directory for help, relative to the base URL of your web server
:HELPREL:/Testlog/Help/
#Temp folder location, used for sesssion files etc
:TEMPDIRABS:C:\temp\Testlogcgi
#Session timeout value in minutes
:TIMEOUT:60
#The location of the Templates directory, absolute path
:TEMPLATEABS:C:\Program Files\Apache Group\Apache2.2\cgi-bin\testlog\
#The paths to the databases, absolute paths
ATABASES_START:
C:\Program Files\TestLog\NewDB
ATABASES_END:
#Key Section - Purchased licence keys
:KEYSECTION_START:
45B5A2C4010967B6A785306EA1990B1F649C800D92
:KEYSECTION_END:
#:LOCKTIMEOUT:120
#EBUGMODE:#####################################
The problem i am facing is when i send a request to run the cgi file from a client by typing http://192.168.1.120/TestLogCGI.cgi it gives me the below error
This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage.
Initially when i was doing the same, it would ask me if i wanted to download the file, but after i changed some setting in the apache conf file - httpd.conf, i am getting the above error. Please help me with this one.
thanks,
ramLast edited by Tim (PassMark); Mar-27-2008, 09:02 PM.Tags: None
Leave a comment: