473,386 Members | 1,609 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Permission denied?

Hi,
I have a form validation through Ajax, in this page i am calling a CGI page for getting the results.
Its working fine in the environment where i have CGI folder but while i am calling in other environment i am getting the error as "PERMISSION DENIED at line number"
ie.Where i am calling the cgi page through ajax request.

I have set full permission(777) for the CGI page and as well as the html pages i am using for.
Still i am not getting the results and its again displaying "permission denied"
Can anyone suggest me the possible solution?

I am calling my cgi page like this in the ahax request "http://10.0.0.2/cgi-bin/barani1/testinpost.cgi".

Thanks in advance.

Barani.
Nov 28 '07 #1
2 1803
gits
5,390 Expert Mod 4TB
hi ...

you cannot make a cross-domain-ajax-call so check whether you have the cgi-script on the same domain and use the same url as you page has ...

kind regards
Nov 28 '07 #2
hi ...

you cannot make a cross-domain-ajax-call so check whether you have the cgi-script on the same domain and use the same url as you page has ...

kind regards
Hi gits,
Thanks for your reply.
I am using the request in the same domain.Like i mentioned earlier,my domain name is 10.0.0.2 (local), in which i am having different users.

Through root user i have given the permission for cgi folders.

If i am login via admin i am getting the results but if i am tryin to get the results through other user say "test".I am getting the result as permission denied?

Som kindly suggest me the possible solution for this quetion?

Thanks,
Barani
Nov 28 '07 #3

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

Similar topics

0
by: debug03 | last post by:
I am executing a DTS package on a Windows 2000 sp4 server running SQL Server 2000 and IBM DB2 V7 client. The DTS package source data(SQL Server) is selected from SQL server table and inserts data to...
0
by: private.anders | last post by:
Hi David! Really need assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have...
0
by: private.anders | last post by:
Really need your assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have...
2
by: private.anders | last post by:
Really need your assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have...
1
by: private.anders | last post by:
Really need assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have installed...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.