Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Please enter a valid URL. Protocol is required (http://, https:// or ftp://) in Magento 1.9.2 installing?

Please enter a valid URL. Protocol is required (http://, https:// or ftp://) in Magento 1.9.2 installing?

While installing Magento, I am facing error for web validation in Magento 1.9.2

like image 678
DoYouLoveMe Avatar asked Jul 28 '15 07:07

DoYouLoveMe


1 Answers

Resolve this issue by the following methods (from good to worse):

1) Inspect the url field and delete the class 'validate-url' to stop validation from the field and proceed the process. have a good Luck guys.

OR

2) just mark the "Skip Base URL Validation Before the Next Step" checkbox.

OR

3) use 127.0.0.1 instead of localhost like http://127.0.0.1/magento192/

like image 149
Hassan Ali Shahzad Avatar answered Sep 29 '22 11:09

Hassan Ali Shahzad