[support] Database Drivers unreachable (dependecy hell)

Earnie Boyd earnie at users.sourceforge.net
Sun Jun 2 00:48:24 UTC 2013


Tim,

In this exchange I notice you're using PHP 5.4.  Drupal is not ready
for PHP 5.4 and will cause you issues.  By the time D8 becomes fully
available it is possible that it will be usable with 5.4.  D6 will
never be and D7 is patched occasionally but certainly not to the
extent that D8 is.

Earnie

On Sat, Jun 1, 2013 at 3:58 PM, Tim Johnson <tim at akwebsoft.com> wrote:
> * Jamie Holly <hovercrafter at earthlink.net> [130601 11:40]:
>> Try:
>>
>> php --ini
>>
>> That will list all loaded configuration files.
>>
>> If nothing is showing up, then you need to figure out where PHP was
>> configured to look for configuration files when it was compiled.
>>
>> php -i | grep Configure
>>
>> Look for:
>>
>> --with-config-file-path
>> --with-config-file-scan-dir
>>
>> That will give you the direcories PHP is configure to look for the ini
>> file in. If you can't find anything there, then you need to ask on the
>> support list/forum for wherever you downloaded PHP from. This is one of
>> those things that is very distribution dependent.
>   Thanks again. I have located
>   /opt/local/etc/php5/php.ini-development
>   and copied it to php.ini
>   Now I have configuration file. I'm still not showing the drivers.
>   FYI: This php was shipped with the OS, so I will try my macports
>   ML and if no help there, I will get on a PHP forum.
>
>   Have you a recommendation?
>   -------------------------
>   In the meantime, running update.php from drupal itself does the
>   job, it's just that I really like drush.
>   cheers
> --
> Tim
> tim at tee jay forty nine dot com or akwebsoft dot com
> http://www.akwebsoft.com
> --
> [ Drupal support list | http://lists.drupal.org/ ]



-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list