I have been having the same problem too in 10.2.4. For now I have just
been suppressing that error by adding "@", everything seems to work
fine anyway.
@trigger_error(fmt("Can't set locale: '%s'", $loc),
E_USER_NOTICE);
Looks like Mac OS X's gettext may still have some issues, although I am
using the latest version from Fink so I'm not sure what's happening.
Also had to revert to PHP3.0pre1, the final release version from Marc
Lyneage's web site is always crashing for me now with the latest
PhpWiki from CVS.
Carsten
On Sunday, February 23, 2003, at 03:05 pm, Bill Whitacre wrote:
> I get the same warnings after 'updating' my Mac OS X version to 10.2.4
> and doing a
>
> mv /etc/httpd/httpd.conf.applesaved /etc/httpd/httpd.conf
>
> to get back to 'old' httpd.conf file.
>
> I DID NOT have these warning with my original installation under 10.2.3
>
> Things still seem to work OK though.
>
> bw
>
> ---
>
> On Friday, February 21, 2003, at 12:58 PM, Johannes Rumpf wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I got the following Warnings in my Wiki:
>>
>> PHP Warnings
>> lib/config.php:145: Notice[8]: Object to string conversion
>> lib/config.php:145: Notice[1024]: Object
>>
>> I'd experimented with the authorisations, but this i didn' get it
>> work.
>>
>> So if you've go some suggestions, i'll be a happy men...
>>
>> Joe
|