PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello everybody,
I downloaded a program called "sitr tracker" document managment program..
Everytime i install the application its asking for a root user id and pwd which i dont have(i'm with isp). the only control over the database i have is to create db and tables. so i used the user id and pwd of a database but it's not working. i talk to the programmer but his idea didn't work..
any ideas??
You might try hacking into the install file its trying to run and see what tables its going to create once it gets it login and password... then create those tables yourself, and run whatever gets run post install...