RE: Segmentation fault

2000-12-14 Thread Per Moeller

A couple of days ago I asked the question below, but nobody seemed to be
able to answer it.

Well, in case somebody else runs into this problem I can tell that my
solution to the problem was to use perl5.005 and not install perl5.6.0 until
after i completed the installation of mod_perl / Apache and the modules i
needed for it.

// Per Moeller

> -Original Message-
> From: Per Moeller [mailto:[EMAIL PROTECTED]]
> Sent: 12. december 2000 23:49
> To: [EMAIL PROTECTED]
> Subject: Segmentation fault
>
>
> Does anyone have problems with Apache 1.3.12 / Mod_perl 1.24 making it's
> childs do segmentation faults whenever the server is requested to execute
a
> mod_perl module?
>
> If I request a piece of graphics, it works fine, but not if the page is
> generated by mod_perl. I have no compile errors, all the modules works on
> the previous development machine but not on this newly installed machine.
>
> The only difference I can see, is that I installed perl 5.6.0 before
> installing the mod_perl apache, should that cause any problems?
>
> The system is running on FreeBSD 4.2.
>
>
> // Per Moeller
>
>




Segmentation fault

2000-12-12 Thread Per Moeller

Does anyone have problem with Apache 1.3.12 / Mod_perl 1.24 making it's
childs do segmentation faults whenever the server requested to execute a
perl module?

If I request a piece of graphics, it works fine, but not if the page is
generated by mod_perl. I have no compile errors, all the modules works on
the previous development machine but not this newly installed machine.

The only difference I can see, is that I installed perl 5.6.0 before
installing the mod_perl apache, should that cause any problems?

The system is running on FreeBSD 4.2.


// Per Moeller




Protecting the soucecode

2000-12-08 Thread Per Moeller

Hi,

My boss is constantly complaining about, that the sourcecode for mod_perl
script can be read, copied and altered by 3rd party hosting partners for our
solutions based on mod_perl.

So my question is, are there any way to encrypt or compile mod_perl script,
so that they cannot be view by anybody?

// Per Moeller


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]