Topic: Weird index.php redirect after installation
Greetings,
FrontAccounting 2.0.4
(EasyPHP-2.0b1)
PHP 5.2.0 (session.auto_start = 0)
MySQL 5.0.27
Apache 2.2.3
After what seemed a successful install (DB and tables are OK, etc), I try to browse to http://127.0.0.1/fa/ so I can login for the first time and it merely redirects to http://127.0.0.1/index.php and fails (since the index.php is trying to redirect to ../index.php - which doesn't exist).
I then try: http://127.0.0.1/fa/frontaccounting.php
and I get the login screen. Logging in successfully with 'admin' and the password I previously set, I get the expected menu screen. However, if I click on Setup, it jumps to http://127.0.0.1/index.php - error.
I think I must have missed something minor, because it's completely unusable.
Any suggestions?
Thanks
Henry