remember the rules of variable name
_data ,_data_category  is invalid variable name.
choose data, data_category instead.


Meir Yanovich wrote:
Hello all
im doing simple request to apache 2.2 on win xp  with php
the request is processed throw browser XMLHttpRequest object on the client side
the request looks like this :
index.php?A=1&_data=857&_data_category=All failed, referer: http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2 <http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2>
and apache logs shows me this error log :
[error] [client 127.0.0.1] (20025)The given path contained wildcard characters: access to /index.php?A=1&_data=857&_data_category=All failed, referer: http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2 <http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2>

what is wrong here ?
begin:vcard
fn:nguyen thanh chi
n:thanh chi;nguyen
org:NEO jsc;Services Development Centre
adr:Cau Giay Dist;;#G3-G4, B2 Str, Thang Long International village;Ha Noi;Ha Noi;;Viet Nam
email;internet:ch...@neo.com.vn
title:chint
tel;work:jsc
tel;fax:84-4-37930396
tel;cell:84-936100234
note;quoted-printable:Nguyen Thanh Chi=0D=0A=
	=0D=0A=
	Services Development Centre -NEO Jsc=0D=0A=
	=0D=0A=
	#G3-G4, B2 Str, Thang Long International village, Cau Giay Dist, Ha Noi=0D=0A=
	=0D=0A=
	Phone: (+84)4.7930395=0D=0A=
	=0D=0A=
	Fax: (+84)4.7930396=0D=0A=
	=0D=0A=
	Mobile: (+84)936100234=0D=0A=
	=0D=0A=
	Email: ch...@neo.com.vn =
	=0D=0A=
	=0D=0A=
	Website: www.neo.com.vn
x-mozilla-html:TRUE
url:http://www.neo.com.vn
version:2.1
end:vcard

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to