Re: Mac::Glue and mod_perl

2005-01-14 Thread Leo Lapworth
> I'm trying to write a mod_perl script (for PerlRun) that will present an > online interface to my Mac OS X Address Book. I've litterally just started to do something like this: http://svn.cuckoo.org/CPAN/Mac-AddressBook2Web/ It would work very differently though. 1) Script (to put in cron)

Re: Mac::Glue and mod_perl

2005-01-14 Thread Brian Dimeler
Well, if you mean restarting the whole computer, no; but I had shut down and restarted the webserver a few times, and always gotten the same results. Martin Moss wrote: please forgive the really daft question, but have done a complete server shutdown and restart? I've come across bus errors befor

Re: Mac::Glue and mod_perl

2005-01-14 Thread Martin Moss
please forgive the really daft question, but have done a complete server shutdown and restart? I've come across bus errors before where a complete server restart made the problem go away and never come back... Marty --- Brian Dimeler <[EMAIL PROTECTED]> wrote: > Sorry for cross-posting this,

Mac::Glue and mod_perl

2005-01-14 Thread Brian Dimeler
Sorry for cross-posting this, but i think it applies to both groups. I'm trying to write a mod_perl script (for PerlRun) that will present an online interface to my Mac OS X Address Book. Using the standard method of connecting to the glue (new Mac::Glue 'Address Book') doesn't work; the webserv