cbdwan Posted January 26, 2023 Report Share Posted January 26, 2023 Hi, I am trying to install adserver v5.4 with php 8.1 and mysql8. The installation check is failing due to it not finding either mysqli or pgsql plugin installed. I can see the plugin is installed if I get a list of the modules in PHP directly. I can see that if I remove the zip module in PHP the adserver installer does report this, so it looks to be using the correct PHP installation. However even though PHP reports the module as there, AdServer installer cant seem to see it. Cant see anything similar in the forums. Any help appreciated. Conor Quote Link to comment Share on other sites More sharing options...
Ian Posted January 26, 2023 Report Share Posted January 26, 2023 can you show a list of the installed php modules? Quote Link to comment Share on other sites More sharing options...
cbdwan Posted January 26, 2023 Author Report Share Posted January 26, 2023 [PHP Modules] bcmath calendar Core ctype curl date dom filter gd hash iconv intl json libxml mbstring mysqli mysqlnd openssl pcre PDO Phar readline Reflection session SimpleXML SPL standard tokenizer xml xmlreader xmlwriter zip zlib [Zend Modules] Quote Link to comment Share on other sites More sharing options...
cbdwan Posted January 30, 2023 Author Report Share Posted January 30, 2023 Hi Ian, Any thoughts on this? Thanks Quote Link to comment Share on other sites More sharing options...
Ian Posted January 30, 2023 Report Share Posted January 30, 2023 im sorry, i don't know what could be wrong there .. it should be able to work with the modules in your php installation Quote Link to comment Share on other sites More sharing options...
cbdwan Posted January 31, 2023 Author Report Share Posted January 31, 2023 Hi Ian This can be closed, my problem seems to be that although PHP was picking up the php.ini file, apache was not using the PHPIniDir location. Moved PHP to C drive php directory and Apache picked it up. Quote Link to comment Share on other sites More sharing options...
Ian Posted January 31, 2023 Report Share Posted January 31, 2023 thank you for sharing. it might help someone else in the future Quote Link to comment Share on other sites More sharing options...
pape90 Posted July 31, 2023 Report Share Posted July 31, 2023 Hi @cbdwan, Would you mind sharing your solution? I'm trying to install version 5.4.1 of Revive Adserver on my Openshift Container Platform with the php:8.1-fpm-alpine Docker image. So far, I haven't been able to get it working. I would greatly appreciate it if you could share your Dockerfile. Thank you in advance. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.