Unable to login to a website using HTTrack - httrack

I am trying to download the content of a website using HTTrack software.
The website requires login details.
After selecting the directory to save in, I added the URL. "http://*****/login
I selected capture URL and temporarily added the temporary proxy settings to my LAN settings:
Proxy's address:
fe80::55dd:bbbd:2fd2:c7b9
Proxy's port:
8080
The address did not work. I put it between [] and it worked.
I tried login in with the proxy on but I got no sign that the link was captured into HTTrack and I got the following error:
" We couldn't sign you in.
An error has occurred. Check your Internet connection and try again."
Continuing with process on HTTrack gives an error:
I would be grateful if you can assist me.
Kindly,
Olfa

Related

Google Chrome not able to open "google.com" page but able to open "google.co.in"

Google chrome is not able to open page "http://www.google.com/" instead able to open "https://www.google.co.in/" page.It returns "This site can’t be reached" page in response.
Every URL that contains "google.com" in it fails to open each time.
Please provide the solution.
you can try:
https://www.google.com/ncr
"ncr" means NoCountryRedirect.
Try to reset your chrome settings, Thanks.
reset settings chrome
I think it is happening due to some DNS server error. I also faced this issue, sometimes just disabling and re-enabling network adapter does the job and sometimes just changing DNS server to static solve the issue.(I entered 8.8.8.8 and 8.4.4.4 as DNS server)Here you can check the DNS server details

The URL "http://localhost/magento/" is not accessible. Unable to read response, or response is empty Magento Installtion Error

The URL "http://localhost/magento/" is not accessible.
Unable to read response, or response is empty
When install new magento in localhost.
As Ankit Parmar said, you can check
Skip Base URL Validation Before
...but you might encounter problems later on. This message appears probably because your domain is not public or not reachable. If you skip Base Url Validation, you will be able to finish the installation but you might get the strange problem of being able to log in but not to access the admin section (get redirected to the login page without any error message even if you see you're logged in by looking at the URL).
Rather than installing Magento under localhost, you should add a fake domain name in your host file and set up a vhost accordingly. you may then re-install Magento by accessing the fake domain name in your browser. You may setup the domain name in the core_config_data table if not done.
More over here: https://magento.stackexchange.com/questions/39752/how-do-i-fix-my-base-urls-so-i-can-access-my-magento-site

500 Internal server error in admin login On magento

In magento site i cant to access the admin panel.
When i taking admin panel it displays error in fire bug:
"NetworkError: 500 Internal Server Error - http://192.168.1.100/magento_upgrade/admin"
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol.
How can i solve this issue?
We discussed it in chat. But i had the same problem before a few month. The system was working on my local mashine but not on my webserver.
This was because i my FTP-Client (FileZilla) changed the Encoding of the files and after that i got an 500 error. When you google for that problem you cannot find any solution. But i think there are wrong rights. Or there is something changed during the upload.
I have made a zip file and extract them over ssh on my server. This is a problem when you don't have some SSH access.
http://trac.filezilla-project.org/ticket/2830
And there are some settings in FileZilla that can cause some problems. Unter "Settings -> Transfer -> filter for illegal characters" i hope its correct my client is in german disable this filter.
"Edit: Ok the curl module was not installed"

Magento Access denied for user error

I decided to give a try to Magento. I have used my hosting provider´s service Simple Scripts to install it in a subdomain. After succesfull install a have tried to go to home page but this error has occured:
SQLSTATE[00000] [1045] Access denied for user: 'testing_1303#10.10.29.3' (Using password: YES)
I have searched google but found nothing. I have checked my data in app/etc/local.xml file. host, user, password, dbname everything is OK. I also checked minimal requirements with magento script and a I have passed all requirements.
Do you have any sugestions?
One more clue: I have renamed local.xml file to force Magento to install again, but it does not start the instalation. My browser throw this error: Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
SOLUTION:
And here is the solution with help of my hosting provider:
In the local.xml file put this as a host:
<host><![CDATA[127:0:0:1:/tmp/mysql50.sock]]></host>
This is almost definitely not an issue with Magento.
If you are sure your database credentials are correct then the problem probably lies in the fact that you are trying to connect to a non-local database server and the server does not allow remote connections.
SOLUTION: And here is the solution with help of my hosting provider: In the local.xml file put this as a host:
<host><![CDATA[127:0:0:1:/tmp/mysql50.sock]]></host>
Try emptying the var/ folder. Maybe it's a cache issue.

Can not Browse any Asp.Net File system website in any browser

I am making asp.net website in my system using web location File System. i try to browse my localhost website but it cannot be browse in any browser(Firefox,chrome etc). after searching error on google i also made changes in LAN setting of browser but still can't get any result.
In Chrome i am receiving following error
"This webpage is not available
The webpage at http://localhost:2625/Website/Default.aspx might be temporarily down or it may have moved permanently to a new web address.
Error 101 (net::ERR_CONNECTION_RESET): Unknown error."
In Firefox i am receiving following error
"The connection was reset
The connection to the server was reset while the page was loading."
How can i resolve this problem ?
i have resolved my problem.
i got help from following link
http://forums.asp.net/t/1437368.aspx

Resources