Have you tried invoking php from cli and see if you get anything there, guess you'd have to specify your ini file from www/conf manually. I had bad luck with the php5 package on 3.9/amd64 so I just built my own and it worked without an issue.
--------------------------------------------------- On Friday 25 April 2008 11:39:33 am you wrote: > At 11:28 AM 4/25/2008 -0700, Daniel Anderson wrote: > >Stupid question here, did you uncomment them in php.ini? > > Not really a stupid question, but I did - both manually & with phpxs. > Actually had an error when I enabled curl (it showed as duplicated), so I > know php5 is reading the ini file. > > Lee