Hello, hope someone can help. I am using mysql, apache server, php4. Uploaded the files, created and populated the database, changed config.inc and then ran test.php. All lights are green. But then when I click on login, the page does not load. I just get a blank screen.
Can anyone tell me what step I have missed? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you onergang. I went back over all the settings, and did find an error. So now I am making progress, but I'm not quite there yet. The chat is accessing the database, and recognizes me as logged in. I was also able to create a new user name for myself, and got the validation email. I cannot log in on that name, but I do see myself as a registered user.
The message on the screen says, "To administrate your chat, login as "operator" and click within the input-frame on "Administration". There is nothing called "Administration" to click on. Do you think this means I have not set up the includes properly?
I am sorry to bother people, but I am still very new at this. If I could ask for just a little bit more help here....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, hope someone can help. I am using mysql, apache server, php4. Uploaded the files, created and populated the database, changed config.inc and then ran test.php. All lights are green. But then when I click on login, the page does not load. I just get a blank screen.
Can anyone tell me what step I have missed? Thanks!
maybe your Mysql configuration is not correct in config.inc
Thank you onergang. I went back over all the settings, and did find an error. So now I am making progress, but I'm not quite there yet. The chat is accessing the database, and recognizes me as logged in. I was also able to create a new user name for myself, and got the validation email. I cannot log in on that name, but I do see myself as a registered user.
The message on the screen says, "To administrate your chat, login as "operator" and click within the input-frame on "Administration". There is nothing called "Administration" to click on. Do you think this means I have not set up the includes properly?
I am sorry to bother people, but I am still very new at this. If I could ask for just a little bit more help here....