Running on linux, follow the instructions. It takes admin commands, adds users, etc. Now, when I build a page with the include file as stated, I get the following error message:
it was not specified a valid DBMS driver include path
? I'm running mysql. All the metabase files were included in the main phpsecurityadmin directory. The test page is in the directory above the phpsecurityadmin directory. What am I missing?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Running on linux, follow the instructions. It takes admin commands, adds users, etc. Now, when I build a page with the include file as stated, I get the following error message:
it was not specified a valid DBMS driver include path
? I'm running mysql. All the metabase files were included in the main phpsecurityadmin directory. The test page is in the directory above the phpsecurityadmin directory. What am I missing?
Your file structure should be as follows:
/phpsecurityadmin
/metabase
/protected-script.php
If you want to move the metabase directory, you will need to modify the phpsecuirtyadmin/include/config.php file where it asks about the "IncludePath"