Page 1 of 1

ERROR: requested URL /root/CA was not found on this server

PostPosted: 29. December 2008 13:20
by sunilkumarreddy
Hi this is sunil,
i am new to this group.
i am facing problem with apache in linux OS.
i had installed "xampp-linux-1.6.8a.tar.gz" for my project purpose.

but the problem is i am not able to get the file using GET command in linux.

here i am using GET command,

GET http://serverip:portnumber/file path HTTP/1.1

i am getting these error:

The requested URL /root/CA was not found on this server

But CA file is available in server.

also can u pls suggest me how can i get the tar file in linux using GET command.

i tried with "wget and curl" for getting the file.

finially i got the file from server,but size difference is more(i.e file size in server is 10k but while getting time file size is < 1k).
also i am not able to untar that file what ever i am getting.i got this error:

tar:read 33K bytes tarfile.

these 33k bytes is size of getting file.

i am waiting for your reply

Thanks&Regards,
N.Sunil kumar reddy

Re: ERROR: requested URL /root/CA was not found on this server

PostPosted: 05. January 2009 18:12
by glitzi85
I assume the file you request is located in /opt/lampp/htdocs/root/CA, otherwise your request would be wrong.

For detailed help please post how you installed XAMPP and where you put your files.

glitzi