[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: https with userid and password



Sender: "Stoicescu, Adriana" <astoicescu@xxxxxxxxxx>

Thanks for you advice, I have already thought of this but there is no one on
the other side today, so I will resume testing next year. I will let you
know if this is not the problem.
Thanks again,
Adriana Stoicescu


-----Original Message-----
From: owner-ftpapi@xxxxxxxxxxxxx [mailto:owner-ftpapi@xxxxxxxxxxxxx] On
Behalf Of Scott Klement
Sent: Friday, December 30, 2005 1:23 PM
To: 'ftpapi@xxxxxxxxxxxxx'
Subject: RE: https with userid and password

Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>

> I am past this problem (I guess). I called first http_setauth ( because
they
> told me they use HTTP_AUTH_BASIC ) and then https_url_post. Now I get
error
> 404 - Not Found. Of course I don't know what is not found but I am trying
to
> figure it out.

In your URL, you are naming a specific document or program on the server 
that you'd like to access.  The server is responding with error code 404, 
which means that it can't find the document you've given.

For example, if I specify
     http://www.scottklement.com/rpg/ifs.html

That means that the server will look for a document called "ifs.html" in 
the "rpg" folder on my web server.  If there's no such file or folder, 
it'll respond with "404 Not Found"

Similarly, if I try to run a program on the server

     http://www.scottklement.com/apps/processForm.cgi

If there's no such program on the server to run, it'll respond with 404.

So, check the syntax of your URL and make sure it's correct.  If you're 
still stuck, talk to whomever is in charge of the server and ask them to 
look in their error logs to see what the server is trying to access. If 
it's not found, the logs will provide more detailed info about what the 
problem is.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------

-------------------------------------------------------------------------------------
Email Confidentiality Notice and Disclaimer

This email message contains information which may be confidential and 
or legally privileged. Unless you are the intended recipient (or have 
been authorised to receive on behalf of the intended recipient), you 
may not use, copy or disclose to anyone the message or any information 
contained in the message or from any attachments that were sent with 
this email. If you have received this email message in error, please 
advise the sender by email, and delete the message.

All business and transactions of whatsoever nature be it as agent or 
as principal with any party whatsoever shall solely be conducted in 
accordance with our Standard Trading Conditions. These conditions have 
clauses that may limit our liability. A copy of our Standard Terms is 
available on request. When an air waybill or bill of lading or any 
other international consignment note is issued, the conditions that 
apply for such a document will be in addition to our Standard Trading 
Conditions, and for the relative air or sea or other mode of transport 
leg / movement only, they will be paramount.
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------