Good day all,
I have attempted to search through the archives before posting here, but alas, I have been unable to find the answers. If there are websites or links that would help me with finding the answers to my questions, those would be great as well.
I am mostly having problems related with my_account.php (or at least that is what is being accessed when things fail). I can create a new account, and it emails me the confirmation link fine, but when I go to click on the link, it just hangs in the browser with "Web site found. Waiting for reply..."
It never actually errors out (at least not for the last 5-10 minutes while I've registered and sent this email). The other problem I have is in the admin interface. If I click on "Account" then it ends up doing the same thing. It attempts to connect to the my_account.php script, but just hangs (doesn't even seem to timeout)
If there is somewhere I can check logs and stuff, that would also be great.
Thanks in advance!
Hello, actually I don't know what is wrong there, but taking a look into web server's log (usually in /var/log/httpd if you use Apache) may help you to get an idea if the HTTP requests reach your server.
Best regards, }Daniel
On 10/21/2003 11:49 PM, Leif Madsen wrote:
Good day all,
I have attempted to search through the archives before posting here, but alas, I have been unable to find the answers. If there are websites or links that would help me with finding the answers to my questions, those would be great as well.
I am mostly having problems related with my_account.php (or at least that is what is being accessed when things fail). I can create a new account, and it emails me the confirmation link fine, but when I go to click on the link, it just hangs in the browser with "Web site found. Waiting for reply..."
It never actually errors out (at least not for the last 5-10 minutes while I've registered and sent this email). The other problem I have is in the admin interface. If I click on "Account" then it ends up doing the same thing. It attempts to connect to the my_account.php script, but just hangs (doesn't even seem to timeout)
If there is somewhere I can check logs and stuff, that would also be great.
Thanks in advance!