While in the database setup screen, I have put all the information required. When I click “test database” I am getting error in a red banner reading “Failed! Could not find driver” If I try to skip testing and try to proceed, it just cyclels back around to database setup. Only information I could find was related to PDO, but nothing with phpsvms. Any ideas? Thank you in advance.
As I am learning all that I can, I found that there is an extension difference in windows and linux. windows extensions ending in .dll while linux ending in .so I rebuilt the php.ini with correct extensions and have been able to complete setup. For anyone else who may get this.
1 Like
Awesome! I haven’t really tested on Windows, so if there are other issues you come up with, post issues on the Github, that way is a little easier for me to track. Much appreciated!
Will do. Thank you.. This looks amazing!!