PDA

View Full Version : Problem: After install admin login page shows main index


rawaccess
08-21-2005, 09:36 AM
hello. i have searched the forums and found very little about this issue and the threads that did pertain had different issues.

after the install i go to domain/admin but i only see the main index.
domain/admin/ shows main index
domain/admin/login.php also shows main index.

where is the admin login page?

i ran the install twice. i dropped all the tables and deleted all the files before doing the 2nd install.
config.php is 777
/temp is 777 along with /temp/adodb, /temp/cache and /temp/templates.
funtions.php does not have extra space(s) at the end (suggestion from another thread)
mod_rewrite is installed and funtions. without it, domain/admin/ resolves to 404. (another thread suggestion)
the admin account exists in the db.

i am using the lastest release (5.1).
the server this scrip is hosted on runs freebsd with php4.3.11

any sugestions?

rawaccess
08-21-2005, 10:48 AM
it was the obvious: i did not upload the admin dir.

perhaps in the next release the readme text could contain a file checklist. everyone reads the readme.
if the readme contained a checklist, then i could have saved myself an embarssing first post here in this forum.

Ap0s7le
08-21-2005, 06:06 PM
Glad you got it working.

I'll add that checklist for the next release.

Thanks

-Casey