Re: 4.4 apachectl configtest segfaul

2008-12-22 Thread Gábri Máté
Also my error.log file is filled up with this: [Mon Dec 22 08:56:24 2008] [notice] child pid 9102 exit signal Segmentation fault (11) [Mon Dec 22 11:01:56 2008] [notice] child pid 28953 exit signal Segmentation fault (11) [Mon Dec 22 11:02:14 2008] [notice] child pid 23240 exit signal Segmentation

Re: 4.4 apachectl configtest segfaul

2008-12-22 Thread Gábri Máté
After further testing it seems that the segmentation fault is caused by my php_value options in my virtualhost configuration blocks. 2008/12/5 Gabri Mate gabrim...@ippimail.com Dear List, I've upgraded 4.3 to 4.4 today. Apachectl configtest returns with Syntax OK but right after that it

Re: 4.4 apachectl configtest segfaul

2008-12-06 Thread Gábri Máté
2008/12/6 Stuart Henderson [EMAIL PROTECTED] On 2008-12-05, Gabri Mate [EMAIL PROTECTED] wrote: Dear List, I've upgraded 4.3 to 4.4 today. Apachectl configtest returns with Syntax OK but right after that it segfaults. I can't run gdb on the dump file because it says it can't recognize

Re: bash for root?

2008-12-05 Thread Gábri Máté
2008/12/5 Paul de Weerd [EMAIL PROTECTED] On Fri, Dec 05, 2008 at 09:29:43AM -0500, Alfredo Perez wrote: | Just add a few options to /etc/profile and it's like at home again. | | export HISTFILE=~/.sh_history | export HISTSIZE=10 | | export PS1='[EMAIL PROTECTED] \w \$ ' | |

Re: Image::Magick help

2008-12-05 Thread Gábri Máté
2008/12/4 Gabri Mate [EMAIL PROTECTED] Dear List, I'm running 4.3 and installed p5-PerlMagick from packages. When i try to load this module with one of my perl scripts it says: Can't load '/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Image/Magick/Magick.so' for module

Re: Image::Magick help

2008-12-04 Thread Gábri Máté
Sorry, i did'nt ment 'of coure' that way. :) The script right now is just 'as is'. Not in a chroot environment. I use mod_perl for apache to load dynamic modules for chrooted cgi scripts. 2008/12/5 Alexander Hall [EMAIL PROTECTED] Gabri Mate wrote: On 12:24 Thu 04 Dec , Jesse Zbikowski

Re: bash for root?

2008-12-04 Thread Gábri Máté
2008/11/30 Nick Holland [EMAIL PROTECTED] farhan ahmed wrote: Question is how can you make shell statically linked? I thought when you install package it should be linked rather than manual compiling and installing I think that is best left as an exercise for the asker. Here's what it

Re: apache 1.3.29 + PHP 5.2.6 on OpenBSD 4.4

2008-11-16 Thread Gábri Máté
2008/11/17 Andrei Pirvan [EMAIL PROTECTED] 1. Why does it say Starting Pure-FTPd? Have no ideea. Anyway, Pure-FTPd is already installed on the system, but don't know why it shows here. 2. Nothing in the httpd error log? # tail /var/www/logs/error_log [Sat Nov 15 00:19:04 2008] [error]

Re: assembly for x86

2008-09-23 Thread Gábri Máté
Great book indeed! Thank You! 2008/9/23 Mic J [EMAIL PROTECTED] http://www.drpaulcarter.com/pcasm/ Gratis book. Uses nasm as assembler. and you can use yasm (BSD license) if you want. Mic

Re: assembly for x86

2008-09-23 Thread Gábri Máté
Thank You! Althought i'm a total beginner with assembly, but these will come in handy when i'll get the picture. 2008/9/23 Brynet [EMAIL PROTECTED] I found this article to be exceptionally useful when using OpenBSD as a primary development platform: http://www.phiral.net/openbsdasm.htm

assembly for x86

2008-09-22 Thread Gábri Máté
Dear List, I'd like to study the assembly language of the x86 architecture. I've searched for books, but there are a lot of them. Could you please recommend me a good writer/book about this topic? Thank You!

Re: assembly for x86

2008-09-22 Thread Gábri Máté
Thank You! I've ordered this book. I like No Starch Press books anyway. 2008/9/22 jmc [EMAIL PROTECTED] --- G??bri M??t?? [Mon, Sep 22, 2008 at 01:45:30PM +0200]: --- Dear List, I'd like to study the assembly language of the x86 architecture. I've searched for books, but there are a lot

insecurity output not coming

2008-09-15 Thread Gábri Máté
Dear List, In the past 2 days i didn't recieve the daily insecurity output. According to the maillog the daily script didn't even try to send it. I suspect that somehow the /etc/security script isn't running. Do you know where should i look for to solve this problem?

Re: insecurity output not coming

2008-09-15 Thread Gábri Máté
Yes, i've figured it out just after i've sent my e-mail. Sorry, its monday morning. :) Last output was on friday and i paniced a little what happened during the weekend. 2008/9/15 william dunand [EMAIL PROTECTED] Hi Gabri, # tail -n 4 /etc/daily sh /etc/security 21 $OUT if [ -s $OUT ];

Re: spamd: smtp clients from the outside

2008-09-07 Thread Gábri Máté
I thought about making an smtpd listening on a non-default port accepting clients for sending. What do you think about that? 2008/9/3 GC!bri MC!tC) [EMAIL PROTECTED] Dear List, i'd like to use spamd to create a gerylisting layer, but i have a few smtp clients on the internet with dynamic IPs.

spamd: smtp clients from the outside

2008-09-03 Thread Gábri Máté
Dear List, i'd like to use spamd to create a gerylisting layer, but i have a few smtp clients on the internet with dynamic IPs. Is there a better way to let them through besides 2 sending attempts or authpf? Thanks!

pkill -HUP httpd won't fork new children

2008-08-28 Thread Gábri Máté
Dear List, I'm in the process of setting up httpd with ssl. When I want to reload the config with pkill -HUP httpd the parent process wouldn't fork the new children, so i have to kill it with level 9 and start httpd again. The other question is that what does kern.seminfo.semmni mean and what

Re: pkill -HUP httpd won't fork new children

2008-08-28 Thread Gábri Máté
Thank You! 2008/8/28 Otto Moerbeek [EMAIL PROTECTED] On Thu, Aug 28, 2008 at 08:58:36AM +0200, G??bri M??t?? wrote: Dear List, I'm in the process of setting up httpd with ssl. When I want to reload the config with pkill -HUP httpd the parent process wouldn't fork the new children, so

Re: CARP LAN outgoing IP address

2008-04-19 Thread Gábri Máté
Ezzel a datummal: Saturday 19 April 2008 10.39.29 Claer ezt mrta: On Fri, Apr 18 2008 at 32:21, G?bri M?t? wrote: Ezzel a datummal: Friday 18 April 2008 21.29.18 ezt mrta: On Fri, Apr 18, 2008 at 11:48 AM, Gabri Mati [EMAIL PROTECTED] wrote: This is normal, but is there a way to make

CARP LAN outgoing IP address

2008-04-18 Thread Gábri Máté
Dear List, I have two firewalls with ngnix serving a few apache servers. I have to use CARP on the LAN side so i don't have to change the default gateway on the web servers when one of the firewalls goes down. My problem is, that in the apache logs i see the firewalls physical IP address not the

Re: CARP LAN outgoing IP address

2008-04-18 Thread Gábri Máté
Ezzel a datummal: Friday 18 April 2008 21.29.18 ezt mrta: On Fri, Apr 18, 2008 at 11:48 AM, Gabri Mati [EMAIL PROTECTED] wrote: This is normal, but is there a way to make the outgoing package to have the internal CARP device's address as source IP? What would this accomplish? If one of

slow network

2008-02-04 Thread Gábri Máté
Hey there! I've installed OpenBSD 4.2 on a Compaq DL580 machine and i dunno why but the initial phase of the network connections are really slow. The machine is behing a linksys router with fix ip address, resolv.conf set up correclty. It has an intel pro 100 ethernet card. PF is disabled. If i

Re: slow network

2008-02-04 Thread Gábri Máté
Mon, 4 Feb 2008 20:48:21 +0100 -n GC!bri MC!tC) [EMAIL PROTECTED] C-rta: Hey there! I've installed OpenBSD 4.2 on a Compaq DL580 machine and i dunno why but the initial phase of the network connections are really slow. The machine is behing a linksys router with fix ip address, resolv.conf

Re: slow network

2008-02-04 Thread Gábri Máté
Mon, 4 Feb 2008 14:10:37 -0600 (CST) -n L. V. Lammert [EMAIL PROTECTED] C-rta: On Mon, 4 Feb 2008, [UTF-8] GC!bri MC!tC) wrote: Hey there! I've installed OpenBSD 4.2 on a Compaq DL580 machine and i dunno why but the initial phase of the network connections are really slow. The machine

Re: sign and timestamp

2007-10-04 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There'll be two main servers, a web server and a sql server. We have to insert a timestamp and a signature in the specified rows of tables. Periodically the sql server will make pdf documents from the data and we have to sign and timestamp these docs

sign and timestamp

2007-10-03 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey there! I've read a lot about timestamping a document, but dunno how it works in practice. How can i apply a timestamp to a digitally signed or encrypted document? Like i encrypt or sign a document with gnupg, but before the process how can i

Re: sign and timestamp

2007-10-03 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry i wasn't totally specific. Yes, later on the reciever need to verify the timestamp. I was looking for an oss application but couldn't find any for timestamping. Gabri Mate [EMAIL PROTECTED] DUOSOL Bt. http://www.duosol.hu Douglas A. Tutty

Re: sign and timestamp

2007-10-03 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A service will gather data in a database and this data has to be signed and timestamped for security reasons, and the archives of these data are also need to signed and timestamped. The data will be used for internal purposes, so another internal

Re: sign and timestamp

2007-10-03 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, but i wan't to solve this without an outsider for practical reasons. Gabri Mate [EMAIL PROTECTED] DUOSOL Bt. http://www.duosol.hu Joachim Schipper mrta: On Wed, Oct 03, 2007 at 06:21:53PM +0200, G??bri M??t?? wrote: Hey there! I've read a

Re: vmware cvs

2007-09-03 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank You for all your help, but i didn't have time to try it out. And today VirtualBox 1.5.0 came out which supports OpenBSD 4.x, so i'll use that one instead of VmWare. Gabri Mate [EMAIL PROTECTED] DUOSOL Bt. http://www.duosol.hu GC!bri MC!tC)

vmware cvs

2007-08-31 Thread Gábri Máté
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey there! I'm trying to run OpenBSD under the latest VmWare server, but i've got some problem: i can't use cvs to check out the repositories. It hangs at the connecting phase. It's strange, cause ftp and http connection works, like i can fetch the