I am using Windows 11 IIS - php 8 is installed and operational - MYSQL 8.0 is installed and operational - running admidio/index.php in localhost works for first screen to specify language - on the next screen when database parameters are entered, it won't create the database - endless loop, with no error message - problem might be the php.ini file? - does anyone have a php ini file they know has the settings that work with Admidio?
Thanks
Bryan
Databaase cannot be created
Re: Databaase cannot be created
Hi Bryan,
If you type 'php -m' on the commandline, is there also a pdo_mysql module installed?
If you type 'php -m' on the commandline, is there also a pdo_mysql module installed?
mfg,
Peter
Peter