We have a site where the user being used to connect to the mysql db is an active directory user which requires the "--enable-cleartext-plugin" option.
There is an error when trying to connect to the db which states that this option is required.
I have tried setting an environment option on the server :LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=Y as it says here :
In 2016, Saham Group, accustomed to major media communication devices, innovates with an institutional campaign designed by the digital agency VOID around the tagline "What is essential for you?".
Strongly established in the Moroccan landscape, urban or rural, Attijariwafa bank has been recognized for years as a true partner in the development of the country. The bank has consolidated its position as a privileged partner of Moroccan companies.
Hello, I am a Drupal returnee.. what I mean is that, I have been a Drupal developer way back 2010.. but I stopped. I am looking forward to learning it again, just for the reason that I love it back then.. not for it's steep learning curve but for its flexibility. Any suggestion on how to proceed and how the Drupal world have changed, i figured it has changed a lot, would be greatly appreciated.. thanks
Hi there. Im in the process of converting a bunch of standalone PHP scripts to a Drupal site. Many of these scripts are basic forms with the data stored in a MySql data base. No problem with these using the form API and modules
The second bunch of scripts allows visualisation and printing of the data, They currently use FPDF so that may also be printed. Im after a recommendation on how best to proceed with this in a Drupal environment