I have successfully unstalled in wamp
I have resolved the issued
at the installation time you can changes browser in local machine
solution1 :
http:\\localhost
to
http:\\127.0.0.1
other wise you have to changes regular expression in file
class.validator.php
function is_url($url) {
......
..........
}
Regards
Gopal Rathod
gplrathod@gmail.com