connection reset when trying to login to PP 0.8.6

Tagged:  

I've installed PP 0.8.6 on my web host. During the installation process, everything was checked and came out successful during step 2. I filled out the company info for step 3 and that seemed to go through fine. When I got to making the Admin user name and password it also seemed to work fine. The problem happens when I try to log in. The connection times out while trying to log me in as admin. I have yet to get into PP even once. I have tried a fresh install several times, as well as resetting the password and have had no luck.

Can anyone help me? Thoughts? Let me state that I'm a novice at this sort of thing and might be missing something simple.

Any help would be greatly appreciated. Thanks in advance!

1) Maybe a redirect is happening (check for .htacces rules or some control panel option)

2) Maybe you are using SSL?

3) Have you installed in the root?

4) If you enable trace on the login options, what is the content of /cache/trace.txt

5) Any messages in /cache/log.php

1) There are no rules in the .htacces.

2) Is there a problem with using SSL with PP?

3) It is installed in the root.

4) I enabled trace and I got this huge read out (see attached file)

5) No messages in the /cache/log.php

Thanks for your help!

AttachmentSize
trace.txt 3.97 MB

The trace shows you are logging in fine but are redirected to /pp086/index.php...

This means PP thinks it is installed in a subdirectory. So, did you like make s subdomain like pp.mysite.com that points to mysite.com/pp086?

P.S. You seem to have a windows hosted environment.