I'm trying to integrate my Active directory to my website. So, I downloaded the AD Integration Plugin, but it says "ATTENTION: You have no LDAP support. This plugin won´t work. You must install or enable LDAP support in PHP."
How do I fix that? Is that a php problem?
Thanks for the help :D
This is for your reference. I was able to solve my problem. It seems that when linux was installed to my server, ldap was not installed with it. So, what I did was I installed it following this link http://docs.adaptivecomputing.com/viewp ... entos6.htm. After that, I compiled ldap to php. I followed this link: https://ma.ttias.be/how-to-compile-and- ... om-source/.
Related
I just installed a new theme to my site and am now attempting to load the demo site pages that came with the theme. I am getting an error message before I ever even attempt to do anything that says the following:
Oops, Unyson Backup requires PHP Zip module but it is not enabled on your server. If you are not familiar with PHP Zip module, please contact your hosting provider.
Can anyone tell me how to enable PHP Zip module im using virtualmin i don't use a regular cpanel
Thank you
im looking for php but
I am trying to install DRUPAL LDAP module. But I am getting the following error:
No LDAP PHP Extension is loaded for PHP, so LDAP will not work properly.
I am new to drupal. Please help. I have drupal installed on my local. If any php extension is to be added, please let me know the location
How to fix ths issue?
see screenshot here
I'm trying to load php_mongo.dll extension in Azure Websites.
I tried this guide http://cloud.dzone.com/articles/using-custom-php-extensions , but it doesn't work.
I looked at the phpinfo() but the extension does not get loaded. At one point, I managed to do it, but I have no idea how I did it. Now it doesn't work anymore.
Is there a working guide to how to activate custom php extensions on azure websites? Or any idea how I can do this?
Thank you!
PS: I'm using PHP_EXTENSIONS : bin\php_mongo.dll in App Settings, PHP version 5.5, where php_mongo.dll is 1.6.2-5.5-VC11-X86-NTS
Here's the answer: use double backslash.
bin\\php_mongo.dll
I'm trying to install word-press on my website. i have php and its working and my mysql is working too. i need to install mysql extension for php.
This is my error im getting when trying the word-press install file.
"Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
thanks
btw its windows using IIS
you didn't mention what OS you're using. just the same, here's a link: http://www.cyberciti.biz/faq/install-mysql-php-support-for-wordpress/
Google (and StackOverflow's sister site) to the (potential) rescue! :)
https://superuser.com/questions/58470/wordpress-problem-your-php-installation-appears-to-be-missing-the-mysql-extensio
What is the path to php_mysql.dll? Is it correct in php.ini?
If you don't have access to php.ini, talk to your web host.
I know there have been some similar questions to this, but they haven't helped me.
I'm trying to install Wordpress 2.8.4 on my XP box, with IIS 5.1. I installed MySQL, and found that it was possible to install Wordpress through the Microsoft Web Platform Installer. After installing Wordpress (the install worked fine), I proceeded to the next step in the Wordpress installation documentation, which is to open wp-admin/install.php in your browser. IIS seemed to not be interpreting PHP, and when searching for the best way to install it, I saw that it is also available with Microsoft Web Platform Installer, so I installed it that way. However, my IIS isn't interpreting PHP still. I do not know what the problem is, but I'm going to reboot right now and see if that helps, as I didn't reboot after the install (even though it didn't say I have to). Any help would be greatly appreciated. Thanks!
Application mapping for .php extension to x:\php5\php-cgi.exe is needed.
Open properties dialog box of IIS's Default Website, and perform extension mapping.