On Monday 23 July 2007 03:04:05 am Hans-Werner Hilse wrote:
> Hi,
>
> On Sun, 22 Jul 2007 21:37:58 -0600 Mike Diehl <[EMAIL PROTECTED]>
> > How do I get these to be recognized by php applications?
>
> They should be configured in /etc/php/php*/php.ini if you want to load
> them automatically (extension=mysql.so, extension=gd.so) -- maybe you
> just need to run etc-update? (and restart the webserver)

I don't have anything that looks like that:

# pwd
/etc/php


# ls -la
total 28
drwxr-xr-x  6 root root 4096 Jul 19 00:27 .
drwxr-xr-x 71 root root 8192 Jul 23 17:57 ..
drwxr-xr-x  4 root root 4096 Jul 23 17:57 apache2-php4
drwxr-xr-x  4 root root 4096 Jul 23 17:59 apache2-php5
drwxr-xr-x  4 root root 4096 Jul 23 18:02 cli-php4
drwxr-xr-x  4 root root 4096 Jul 23 18:01 cli-php5

Looks like I've got something really dorked up....

Any ideas?


> OTOH, you can have your PHP scripts load the extension themselves using
> dl() in PHP.

I'm trying to upgrade OpenGroupware, so it's not my program to modify.

-- 
Mike Diehl
-- 
[EMAIL PROTECTED] mailing list

Reply via email to