Here\'s what my diretory tree looks like
/application /lib /util /login /views /base_view
My login page is
You need to set the action to a better relative path or use an absolute path. Examples:
../../util/login/main.php
or
/astuto-lena/branches/application/util/login/main.php
./ simply means this directory (aka current working directory)
./
this directory
current working directory