473,471 Members | 1,868 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

getting Error 404--Not Found

11 New Member
when i am calling a perl script on action of the form.like this

<form action="https://someurl/cgi-bin/abc-login.pl?servletLoc=/servlets/iclientservlet/sadf/&cmd=login&languageCd=ENG" method="post" id="login" name="login" autocomplete=off onSubmit="signin(document.login)">
the signin function is given below:

function signin(form)
{
var now=new Date();
form.timezoneOffset.value=now.getTimezoneOffset();
return ;
}

although i have put the perl script abc-login.pl in to CGI-BIN folder.
but i was not sure about the CGI-BIN folder,so i searched for cgi-bin folder and found 2 folders and i put perl script in both the folders.

Please tell me where am doing mistake?

Thanks,
Max
Jan 23 '07 #1
3 2103
radcaesar
759 Recognized Expert Contributor
What is the server u r using ?

Have u installed PERL in to ur server ?

:)
when i am calling a perl script on action of the form.like this

<form action="https://someurl/cgi-bin/abc-login.pl?servletLoc=/servlets/iclientservlet/sadf/&cmd=login&languageCd=ENG" method="post" id="login" name="login" autocomplete=off onSubmit="signin(document.login)">
the signin function is given below:

function signin(form)
{
var now=new Date();
form.timezoneOffset.value=now.getTimezoneOffset();
return ;
}

although i have put the perl script abc-login.pl in to CGI-BIN folder.
but i was not sure about the CGI-BIN folder,so i searched for cgi-bin folder and found 2 folders and i put perl script in both the folders.

Please tell me where am doing mistake?

Thanks,
Max
Jan 23 '07 #2
manicmax
11 New Member
I am using web server ---WebLogic8 & Yup I have installed perl script on server.
thanks
Max
Jan 23 '07 #3
drhowarddrfine
7,435 Recognized Expert Expert
There are usually settings to tell the server to execute .pl files with Perl and where Perl is located.
Jan 23 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: IMS.Rushikesh | last post by:
Hi Friends, My work is stuck up because of this unresolvable and unbelievable Error. I'm trying to Serialize my Class object using XmlSerialization. And at below line, I m getting "error File...
1
by: Reshma Prabhu | last post by:
Hello, I am using Windows Server 2003 Enterprise Edition for deploying ASP.NET application. I also have a SharePoint Server running on that machine. When I deploy the web site and try to access...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
2
by: smeagol | last post by:
Hi, I keep getting this error message for a trans.log backup. Operating system error 112(error not found). The disk has about 6GB space free, and the backup should only take up about 550 MB, so...
1
by: ayan | last post by:
Currently i am working on a ASP.NET project with VB.NET language. Actually i am getting an error when i am trying to see some value by clicking on a combo box. The error i found at the top of the...
1
by: siddu | last post by:
Hi All, I have to do one task. First i need to copy files from vss and run bat files.i have a document with all steps. step 1: we have to take files from vss by using getlatestversion...
5
by: Archana | last post by:
Hi all, I am having application where i am downloading xml content using webrequest. my code is as below HttpWebRequest lWebRequest = (HttpWebRequest) WebRequest.Create(URL); HttpWebResponse...
21
vikas251074
by: vikas251074 | last post by:
I am getting error while entry in userid field. When user enter his user id, an event is fired immediately and user id is verified using AJAX method. But I am getting error 'Object doesn't support...
0
by: =?Utf-8?B?UmF2aQ==?= | last post by:
Hi, I have WCF service and integrated with STS (WS-Federation). The Service exposes 5 endpoints Win, UNT and Federated Windows, Federated UNT and Mex endpoint. My STS Service exposes 3 endpoints...
2
by: bandy | last post by:
Hi there sorry If I posted this thread under wrong head. When I am trying to run my site I am getting error as Internal Server Error, but when I refresh page , i get result properly. I don't...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.