argh2xxx
05-23-2006, 03:33 PM
I follow the install guide in the download. I got to step 6 and I'm confuse.
My site is working, except when I try to login as admin, it redirect me to index.html instead of admin's panel. Then I have to go back to admin login page and re-type in admin username and password again, and then it let me login into the admin panel.
I have to do that everytime. It's repeat and can be reproduce.
Do you know how to fix this problem?
Maybe I have to follow the instruction from the install guide comes with the download folder? To modify and do this:
If you are running your directory under a subfolder of your domain (example: http://www.your-domain.com/directory/)
please edit the .htaccess file.
In this case you need to add the foldername in the "ErrorDocument 404" statement:
- ErrorDocument 404 directory/index.php?httpstatus=404
But I'm confuse on how to do it. Does this mean .htaccess file inside the directory that have all the phplinkdirectory files and folders? Or .htaccess file from the /?
How do you modify it? etc... Will you make it clear? After fix this, will it fix my login into the admin panel problem?
Thanks...
Edit:::::::::
OOh, I notice that this happening with mozilla firefox, but not with IE. Weird.
Edit::::::::
Can I stop at step 5 and don't have to tackle with step 6? Since my site is doing just fine, without modify the .htaccess like step 6 explain in the installation guide.
My site is working, except when I try to login as admin, it redirect me to index.html instead of admin's panel. Then I have to go back to admin login page and re-type in admin username and password again, and then it let me login into the admin panel.
I have to do that everytime. It's repeat and can be reproduce.
Do you know how to fix this problem?
Maybe I have to follow the instruction from the install guide comes with the download folder? To modify and do this:
If you are running your directory under a subfolder of your domain (example: http://www.your-domain.com/directory/)
please edit the .htaccess file.
In this case you need to add the foldername in the "ErrorDocument 404" statement:
- ErrorDocument 404 directory/index.php?httpstatus=404
But I'm confuse on how to do it. Does this mean .htaccess file inside the directory that have all the phplinkdirectory files and folders? Or .htaccess file from the /?
How do you modify it? etc... Will you make it clear? After fix this, will it fix my login into the admin panel problem?
Thanks...
Edit:::::::::
OOh, I notice that this happening with mozilla firefox, but not with IE. Weird.
Edit::::::::
Can I stop at step 5 and don't have to tackle with step 6? Since my site is doing just fine, without modify the .htaccess like step 6 explain in the installation guide.