Re: stupid compile problem... additional ini files not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



John Nichel wrote:
> Jochem Maas wrote:
>> hi people,
>>
>> anyone know why my additional ini files are being ignored.
>>
>> I've just built php5.1.1
>> the configure line is:
>>
>> './configure' '--with-interbase=shared,/opt/firebird'
>> '--with-apxs2=/usr/sbin/apxs' '--with-gd=shared' '--with-zlib-dir'
>> '--with-jpeg-dir' '--with-config-file-scan-dir=/etc/php.d'
>> '--with-mm=/usr'
>>
>> the dir [that php is configured to look in for additional ini files]
>> exists:
>>
>> # ls -lart /etc/php.d/
>> total 32
>> -rw-r--r--  1 root root   375 Aug 21 12:42 interbase.ini
>> -rw-r--r--  1 root root    51 Aug 21 12:42 gd.ini
>> -rw-r--r--  1 root root  1130 Aug 21 12:42 apc.ini
>> drwxr-xr-x  2 root root  4096 Aug 21 12:45 .
>> drwxr-xr-x 91 root root 12288 Aug 21 13:20 ..

            ^...........................

> 
> For shits and giggles, does 'other' have execute permission on the
> directory /etc/php.d?  Anything in the Apache error log at start-up?
> 

.......................... 'other' seem to have execute perms on that dir (and read
perms on the files in it); apache error log contains plenty, unfortunately nothing related
to this. :-/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux