Complete novice needs help
Posted: Sat Aug 09, 2003 3:30 am
I'm very new to PHP and I setup PHP, with MySQL and PHPMyAdmin about a couple of months back, i'm now starting to use PHP, but am having problems trying to get this script I downloaded to work on my home PC, i've tried it on my webspace and it works fine but can't seem to get it to work on localhost.
It's dvddbp version 1.45 that i've got, if someone could give it a try i'll be very grateful
http://sourceforge.net/project/showfile ... e_id=24792
I've entered all the correct info in the common.php file that is given and have run the dvd.sql file to create the tables in phpmyadmin, the problem I have is that when trying to login with the default test account, I get this error message
Login Failure
Double check your username and password.
I'm guessing there's some sort of cookie problem and perhaps I haven't quite setup php properly. I've created the tmp folder on the C:\ that is required in php.ini
Was if someone could try this script for me on their own computers, as it could be a config problem at my end which I need to iron out.
Any help is very much appreciated.
Thanks.
It's dvddbp version 1.45 that i've got, if someone could give it a try i'll be very grateful
http://sourceforge.net/project/showfile ... e_id=24792
I've entered all the correct info in the common.php file that is given and have run the dvd.sql file to create the tables in phpmyadmin, the problem I have is that when trying to login with the default test account, I get this error message
Login Failure
Double check your username and password.
I'm guessing there's some sort of cookie problem and perhaps I haven't quite setup php properly. I've created the tmp folder on the C:\ that is required in php.ini
Was if someone could try this script for me on their own computers, as it could be a config problem at my end which I need to iron out.
Any help is very much appreciated.
Thanks.