From allansideas at gmail.com Tue Mar 3 17:46:25 2009 From: allansideas at gmail.com (Allan Anderson) Date: Thu Mar 26 13:39:50 2009 Subject: [Docvert] Applying for a job which requires Docvert experience. Message-ID: <707cfc080903022046k55a670b9w451c46a091f1b45c@mail.gmail.com> Hi, I am applying for a web administration job in Wellington that requires Docvert experience, I tried to set up Docvert on my home PC (Running WAMP Server Stack, on XP) but I don't think my PHP/Apache/OpenOffice is quite up to scratch (I get stuck at the configure oO Standalone part). The job seems like it would be more to do with using Docvert rather than Installing and configuring it (phew!). Does anyone know of any good resources out there that (with sufficient study) may give me a slight edge in the interview)? Thanks, Allan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://list.onesquared.net/archives/docvert/attachments/20090303/a44e54f1/attachment.html From allansideas at gmail.com Wed Mar 4 00:17:21 2009 From: allansideas at gmail.com (Allan Anderson) Date: Thu Mar 26 13:39:51 2009 Subject: [Docvert] Re: Applying for a job which requires Docvert experience. In-Reply-To: <707cfc080903022046k55a670b9w451c46a091f1b45c@mail.gmail.com> References: <707cfc080903022046k55a670b9w451c46a091f1b45c@mail.gmail.com> Message-ID: <707cfc080903030317s7ab67f38ved96dbbc2f860f01@mail.gmail.com> [Semi Resolved] > Hi, > > I am applying for a web administration job in Wellington that requires > Docvert experience, I tried to set up Docvert on my home PC (Running WAMP > Server Stack, on XP) but I don't think my PHP/Apache/OpenOffice is quite up > to scratch (I get stuck at the configure oO Standalone part). The job seems > like it would be more to do with using Docvert rather than Installing and > configuring it (phew!). Does anyone know of any good resources out there > that (with sufficient study) may give me a slight edge in the interview)? > > Thanks, > > Allan When Installing Docvert I couldn't get it running on my XP + WAMP server setup (it wasn't finding the pclzip.lib.php file). I managed to get it working by changing line 743 in the lib.php file from: include_once('pclzip.lib.php'); to include_once('core/lib/pclzip-2-6/pclzip.lib.php'); Yay! Thanks, Allan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://list.onesquared.net/archives/docvert/attachments/20090303/af5d7a55/attachment.html