A PHP guestbook I set up posts on my server but not on another
jqsmack
11:50 pm on Jun 4, 2005 (gmt 0)
I am trying to figure out why a guestbook that I set up on my website posts just fine when it was on my server, but when I posted it on another server it doesn't post the info left by guests.
It is a flash file that I have it linked through PHP to a .txt file so I can view posts. Why would this be happening?
could really use some help.
thanks
Gibisan
1:31 am on Jun 5, 2005 (gmt 0)
If you are using the exact same code on both servers then it would suggest that it is a problem with the configuration on the second server. Have you checked the server error logs? This may shed some light on your problem.
jqsmack
3:36 am on Jun 5, 2005 (gmt 0)
how might I do that? Email the host server?
electricocean
3:55 am on Jun 5, 2005 (gmt 0)
some times flash works better inside of an iframe
ekram
5:09 am on Jun 5, 2005 (gmt 0)
if you post your PHP code here. it'll easy for us to figure out the problem
Gibisan
5:12 am on Jun 5, 2005 (gmt 0)
I have access to my server error logs via cpanel, but if you don't have access then try posting a couple of times noting the time. Send the file names you are using + the time that you tried posting (make sure you use the time at the location of your server if it is not in the same timezone) + some details about what is supposed to be happening to your host and get them to have a look at the error logs for that time. Hopefully this should enlighten you as to what is going on.