View Single Post
  #1 (permalink)  
Old July 25th, 2003, 02:53 PM
vicsam vicsam is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to vicsam Send a message via MSN to vicsam Send a message via Yahoo to vicsam
Default PHP MySQL Website Programming P-D-S

I was surprised to see that the tables created with the sql scripts had no starter data. After some careful reading I proceeded to enter the required operational data.

I can not get passed site/login. I don't think sessions are working or somehow its kicking it back to site/login.. When I submit and it comes back to site/login I dont receive any error messages. I do when I enter in an incorrect user id or password however, so the error capture is working.

I am running a Win2K w/Apache, I have not tried uploading it to a nix server yet. I figure I try to figure out what the problem is first.

Is there anyway that I can troubleshoot this.. ??

Much appreciated.. :)