Re: [PHP-OBJC] Well.... THAT was easy.

[email protected] (Wez Furlong) Sun, 4 Nov 2007 15:01:36 -0500
Newsgroups php.objc
Message-ID <[email protected]>
On Nov 4, 2007, at 2:22 PM, Sean Coates wrote:

> Just a FYI: it works for my custom PHP install on tiger "out of the  
> box" (other than the INSTALL file neglecting to mention adding  
> extension=objc.so to php.ini):

Hmm, the boot script in the bundle adds a -dextension=objc.so so you  
shouldn't need to do that if you're running it from there, but  
otherwise, yes, you need to load the extension.

--Wez.