According to the readme file, this program runs on PHP
4.0.0.
Does it run on higher versions? I mean come on...I'm
not about to reverse my php with so much else already
running on PHP 4.0.6 and needing it.
I'm trying to run it now on W2K, Apache and PHP 4.0.6.
Everytime I try to login as the admin, I keep getting
failures all over the place.
Any help would be greatly appreciated.
younguns@ifxp.slyip.net
Logged In: YES
user_id=122222
Ensure you have track_vars / register_globals enabled.
You might like to give OpenDb
(http://www.sourceforge.net/projects/opendb) a go, as the
replacement for DVDDBP you might get better support
for a problem like this.
It has been tested on versions up to and including 4.1.1
Logged In: NO
Shit
Logged In: NO
you need to configure in PHP.ini this option
register_globals = on
Because the program not work if not have globals, because it
is the manner that they passed the user and password the
first time.
restart apache and it works