I have 2 servers that were exactly the same, one chrashed and lost the drive with the database but the drives with the sites is good. I have some data backed up on the good drive. I moved the good drive to the other server and copied the files to the same working directlory that it was on the deas server. I have a site using MySQL and PHP and works fine if I run from command prompt but if I access the file with apache the program dies on the first MySQL command without any errors. What do I need to do to make the MySQL commands work with PHP and Apache.
?
?