Re: Embperl configuration on SUSE 9.1

2004-09-20 Thread Kaare Rasmussen
Hi > You should also add > LoadModule embperl_module "/path/to/Embperl.so" Sorry, forgot to tell about the envirnoment, Apache 1.3.31 et al. But after a couple of hours more I've succeeded using this approach: http://bulknews.net/lib/mod_perl_guide/install.html#mod_perl_and_mod_ssl_openssl_ Em

Embperl configuration on SUSE 9.1

2004-09-20 Thread Kaare Rasmussen
Hi This baffles me. I'm trying to move an Embperl application to another server with a newer installation, SUSE 9.1. After installing apache, mod_ssl and mod_perl and embperl, seemingly fine, i include my old configuration file to httpd.conf. apachectl configtest is OK, no problem, but apachec

Re: pdf generation

2004-09-20 Thread Luiz Fernando B. Ribeiro
Ben Kim wrote: Dear list, 1. pdf generation I'd like to learn what people use to generate pdf files. I want to create pdf from an epl page, with all data from the database. Take a look at the FOP project from the Apache Group. It's a Java subsystem able to render PDF from a xml file. http://xml.a

pdf generation

2004-09-20 Thread Ben Kim
Dear list, 1. pdf generation I'd like to learn what people use to generate pdf files. I want to create pdf from an epl page, with all data from the database. 2. Teeing the output to browser / filesystem Related with this, I'd also like to know whether there's a way to print the html results of

RE: httpd stalling.

2004-09-20 Thread Mailinglisten
On So, 2004-09-19 at 14:22, Gerald Richter wrote: > Maybe it helps to switch to the MySQL lock meachnisem, instead of using > semaphores, because it works a little different when aquiring locks I made similar experiences with the semaphore locking method. It caused two different problems for me: