Re: ntpd not adjusting the clock?

2006-10-18 Thread Zbigniew Szalbot
much! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Small Redundant web/mail setup

2006-10-19 Thread Zbigniew Szalbot
look company-wise? Or simply select from a list of a server-type machines that costs more than 5K? Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

having more than one process write to one log

2006-10-19 Thread Zbigniew Szalbot
about FBSD? Thank you! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: having more than one process write to one log

2006-10-19 Thread Zbigniew Szalbot
dit the global crontab to take care of logs being rotated, etc.? Thanks to all who have responded! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Small Redundant web/mail setup

2006-10-20 Thread Zbigniew Szalbot
Hello, On Thu, 19 Oct 2006, Ted Mittelstaedt wrote: Well, you probbaly want to start with the name brands who actually know that FreeBSD exists! Start here: http://www.testdrive.hp.com That's very helpful - thank you!!! -- Zbigniew Sz

monitoring lan->wan

2006-10-20 Thread Zbigniew Szalbot
thanks in advance! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: monitoring lan->wan

2006-10-20 Thread Zbigniew Szalbot
ult than I thought :). Anyway, thanks for all the pointers! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

log rotation, one process doesn't know about it

2006-10-21 Thread Zbigniew Szalbot
no joy after midnight. I then added C out of sheer dispair but dovecot still ignores the new log after midnight. Could anyone suggest what I should do in order to make this work as intended? Many thanks in advance! -- Zbigniew Szalbot ___ freebsd

Re: log rotation, one process doesn't know about it

2006-10-21 Thread Zbigniew Szalbot
/var/log/exim/mainlog. If I want to use syslogd, do I have to write to /var/log/maillog? I want to get it right using the first solution. Thank you very much for your patience with me! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list

Re: log rotation, one process doesn't know about it

2006-10-22 Thread Zbigniew Szalbot
Hello, On Sat, 21 Oct 2006, Zbigniew Szalbot wrote: Do one of the following: 1) Configure both exim and dovecot to log through syslog with the same facility. Then configure syslogd to put that facility in the file you want. What I had to do to make it work was to remove log_path = /var

system crontab

2006-10-27 Thread Zbigniew Szalbot
so I put the full path: /usr/local/sbin/ But my question is why can I run the command sudo exiqgrep -i -z | sudo xargs -L 1 exim -Mrm from the command line but I cannot use it in a file with cron? Thanks! -- Zbigniew Szalbot ___ freebsd-ques

dns caching service

2006-10-31 Thread Zbigniew Szalbot
rom cold Poland. -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: dns caching service

2006-10-31 Thread Zbigniew Szalbot
hello, On Tue, 31 Oct 2006, Zbigniew Szalbot wrote: Hello, I have followed all the instructions from http://www.tnpi.biz/internet/dns/djbdns-freebsd.shtml to install and run a dns caching services using djbdns. I have the svscan process up and running. 2454 ?? S 0:00.07 svscan /var

ipf / custom kernel question

2006-11-01 Thread Zbigniew Szalbot
from 85.14.85.15 to 192.168.11.1 port = 25 flags S keep state It is a test rule to see if it will work. Why do I get an error? I do have a custom kernel built. Could it be why? If not, how can I get more debug it in more details? Thank you! -- Zbigniew Szalbot

pf working but no log

2006-11-06 Thread Zbigniew Szalbot
completely but no logging. Any hints what I should change to get the logging process to work? -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: pf working but no log

2006-11-06 Thread Zbigniew Szalbot
le="YES" # start pflogd(8) pflog_logfile="/var/log/pflog" # where pflogd should store the logfile Sorry for the confusion and thanks for being willing to help! I appreciate that very much! -- Zbigniew Szalbot ___ freebsd-questio

Re: pf working but no log

2006-11-06 Thread Zbigniew Szalbot
the file '/var/log/pflog' exist? If yes, who is its owner and what are its permissions? Is it empty? -rw-r--r-- 1 root wheel - 0 Nov 6 19:24 /var/log/pflog I created the file by using touch command. Thanks! -- Zbigniew Szalbot _

Re: pf working but no log

2006-11-06 Thread Zbigniew Szalbot
limit 00.0/s synproxy 00.0/s How do I create the pflog file then? Thank you! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: pf working but no log

2006-11-06 Thread Zbigniew Szalbot
under FBSD? I read the man for pflogd but it does not say how to start/stop it. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: pf working but no log

2006-11-07 Thread Zbigniew Szalbot
odd. What version of FreeBSD are you running? All I needed to do (instead of bothering you) was to look into /etc/rc.d/ directory. It contained pflog file so I issued: sudo /etc/rc.d/pflog start and it all started to work. Thank you for your support and sorry for bothering! -- Zbigniew

installation without /usr/local/etc?

2006-11-07 Thread Zbigniew Szalbot
ffect before I deploy them on a production system but if there is something obvious that I am missing, many thanks in advance for sharing! Warm regards, -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

periodic, short freezes

2006-11-09 Thread Zbigniew Szalbot
. -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: periodic, short freezes

2006-11-09 Thread Zbigniew Szalbot
Hello, On Thu, 9 Nov 2006, [EMAIL PROTECTED] wrote: On 11/9/06, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: I am running FBSD 6-1 stable with custom kernel. Occasionally I experience short freezes - that is the machine stops to respond for a few seconds and then happily starts to work

Re: periodic, short freezes

2006-11-09 Thread Zbigniew Szalbot
happens. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: periodic, short freezes

2006-11-09 Thread Zbigniew Szalbot
reeze and not just a tty problem. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: periodic, short freezes

2006-11-10 Thread Zbigniew Szalbot
en it gets a lot of emails to send. The load goes higher then. The highest I recall (with no freeze mind you) was about 7.something. But typically it does not go above 1.5. -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing

Re: periodic, short freezes

2006-11-10 Thread Zbigniew Szalbot
though at 3 we start sending quite a few emails (about 11K however they are fed in small batches over 2 hour period so the load is not too big). Is there any log in FBSD that I could turn on to get any feedback? -- Zbigniew Szalbot ___ freebsd-questions

Re: periodic, short freezes

2006-11-10 Thread Zbigniew Szalbot
a whitelist as your email to me was rejected by my MTA (sorry about that). Thank you again for your help! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: periodic, short freezes

2006-11-10 Thread Zbigniew Szalbot
Hello Andy, On Fri, 10 Nov 2006, Andy Greenwood wrote: the CPUTYPE, CFLAGS and COPTFLAGS are make.conf variables, not kernel config options. Well, thank you. Shame but I wasn't even remotely aware of it! And for this reason these are all commented out. Thanks again! -- Zbigniew Sz

Re: periodic, short freezes

2006-11-11 Thread Zbigniew Szalbot
? From what I can tell swap is always used to some extent but I have checked another system and swap use there is 0%. So you may be right that this is the problem. Jonathan - what is your swap use? Cause you also experience this kind of problem... Thanks! -- Zbigniew Szalbot

Re: random lockups

2006-11-11 Thread Zbigniew Szalbot
us what is your swap use. I am trying to find some similarities in our systems. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

changing swap size

2006-11-13 Thread Zbigniew Szalbot
from what I recall this machine uses 320 MB RAM. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Best laptop for Freebsd

2006-11-16 Thread Zbigniew Szalbot
se we didn't get a second-hand unit but a brand new one and I would expect it to shut up and work since it is new and T. We're a bit discouraged at the moment with Toshiba. -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org ma

named listening on LAN

2007-07-10 Thread Zbigniew Szalbot
machine: listen-on { 192.168.11.50; }; However, when I restart named, it does not want to work (no DNS then). The handbook suggests that when I want a caching server only, I should not touch zones. Any hint what I need to do to make it work for my LAN? Thank you in advance! Zbigniew Szalbot

finding the USB drive name, mounting and formatting

2007-07-11 Thread Zbigniew Szalbot
, what is the best way to format this drive (I would like to use it for backup with FBSD file system)? Thank you very much in advance! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: finding the USB drive name, mounting and formatting

2007-07-11 Thread Zbigniew Szalbot
ve da0s1 but mount -t msdosfs /dev/da0s1 /mnt/usbck mount_msdosfs: /dev/da0s1: Invalid argument Also, it is not a flash drive, it is an external USB drive with IDE hd in it (80 GB). I will skip formatting as I can see your point. Thanks! Zbigniew Szalbot ___

Re: finding the USB drive name, mounting and formatting

2007-07-11 Thread Zbigniew Szalbot
t;> >> I will skip formatting as I can see your point. Thanks! >> >> Zbigniew Szalbot >> >> >> > If it is a large hard disk, then it is probably worth it to make a UFS > filesystem on it. > You can do this very easily by running sysinstall. You will t

Re: finding the USB drive name, mounting and formatting

2007-07-11 Thread Zbigniew Szalbot
got about that subtle (!) difference. I am very sorry for bothering you. Warm regards, zbigniew szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: named listening on LAN

2007-07-11 Thread Zbigniew Szalbot
log when it is there? The nlog file is owned by user bind and grup bind. Thank you in advance for any suggestion you may have! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: named listening on LAN

2007-07-11 Thread Zbigniew Szalbot
Hello, On Wed, 11 Jul 2007 14:09:30 +0300, CK <[EMAIL PROTECTED]> wrote: > Zbigniew Szalbot wrote: >> Now bind does not die but but it cannot find the log file: >> logging channel 'simple_log' file '/var/log/named/nlog': file not found >> >>

Re: named listening on LAN

2007-07-11 Thread Zbigniew Szalbot
category yes; > }; > category default { namedlog; }; > > }; > > When I restarted named, the nlog file was created in /var/named/var/log > automatically: Many thanks! I now understand that the file variable i

Freebsd-update and Freebsd Security Advisory

2007-07-12 Thread Zbigniew Szalbot
ching metadata index... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 6.2-RELEASE-p6. Am I safe to continue patching the system either way or should I keep only to one? Many thanks for your advice! Warm regards, Zbigniew Sz

moving /home to new drive

2007-07-17 Thread Zbigniew Szalbot
) and move the files from /usr/home to /home? Or do I need to delete the symlink first and only then try to mount the new drive as /home? Can it break something? Is the procudure safe? Thank you in advance! -- Zbigniew Szalbot ___ freebsd-questions@f

Re: moving /home to new drive

2007-07-17 Thread Zbigniew Szalbot
l need to alter sama configuration becasue current /usr/home is available as a network share. Thank you once again! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: moving /home to new drive

2007-07-18 Thread Zbigniew Szalbot
last question - what about fstab file? I guess I need to edit it so that next time while booting the system, it will mount the new drive as /usr/home? Thank you very much! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists

Re: creating ftp users!

2007-07-18 Thread Zbigniew Szalbot
, such as vi, create the file /etc/ftpchroot > and add each user name on I hope I am not hijacking this thread but using this opportunity I would like to ask if a similar thing could be applied to scp connections? BTW - contrary to the original poster I am using Free

Re: Roundcube Install Problem

2007-07-18 Thread Zbigniew Szalbot
(Apache Module and CLI) I had the same problem with RoundCube. I do not know its cause. I had to downgrade php to 4.4.7 and now all works well. It may be worth contacting the roundcube mailing list. -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org

installing manual pages

2007-07-23 Thread Zbigniew Szalbot
changed the name into any in sysinstall options because otherwise it would complain that there is no such distribution on the server. What should I do to have the man pages installed? Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org

Re: installing manual pages

2007-07-23 Thread Zbigniew Szalbot
e up sysinstall and add the 'man' bundle of files? :-) Thanks for your answer. You probably did not read my post. I do this via sysinstall and it fails. But I am not sure what I am doing wrong. I do not have the FBSD iso image so I need

Re: installing manual pages

2007-07-23 Thread Zbigniew Szalbot
ate permissions but thank you! I now enjoy man pages for all the default tools and software which comes with FBSD! Thank you again! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

fsck to fix HD problem

2007-07-24 Thread Zbigniew Szalbot
used, 617845 free (10557 frags, 75911 blocks, 1.0% fragmentation) Thank you in advance! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: fsck to fix HD problem

2007-07-24 Thread Zbigniew Szalbot
in question. Is the single-user mode necessary. As it is a family machine I know when I am the only one using it. > > As an aside, you might want to figure out why your > machine fell over, so as to possibly avoid this in > the future (such as it is). Lack of U

Re: [squid-users] log rotation

2007-07-25 Thread Zbigniew Szalbot
Hello, On Wed, 25 Jul 2007 18:50:27 +0545, Tek Bahadur Limbu <[EMAIL PROTECTED]> wrote: > Zbigniew Szalbot wrote: >> Hello, >> >> I have looked at wiki but cannot find information about log rotation >> (access & store logs). >> >> How can I

logging system load

2007-07-25 Thread Zbigniew Szalbot
accordingly. Any advice? Thanks in advance! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Waiting for BIND security announcement

2007-07-26 Thread Zbigniew Szalbot
6.2-RELEASE-p6 and BIND 9.3.3 (not from ports but installed with the system. At least when I do pgk_info -Ix bind I am told there is no such package installed). Where can I find information on BIND upgrade? I tried freebsd-update but it did not think I needed any updates :) Thank you in advance! -- Z

mysql upgrade from 5.0.27 to 5.0.45

2007-07-27 Thread Zbigniew Szalbot
ed ---> Session ended at: Fri, 27 Jul 2007 09:17:44 +0200 (consumed 00:00:04) I know I can use -f to upgrade but why would it say that there is no need to upgrade when the versions differ so much? Thank you in advance! -- Zbigniew Szalbot ___ f

Re: mysql upgrade from 5.0.27 to 5.0.45

2007-07-27 Thread Zbigniew Szalbot
Hello, On Fri, 27 Jul 2007 11:06:42 +0300, Manolis Kiagias <[EMAIL PROTECTED]> wrote: > Zbigniew Szalbot wrote: >> Hello, >> >> I currently have mysql Ver 14.12 Distrib 5.0.27. I can see that the most >> current ports version is 5.0.45. So I tried

what way to update named?

2007-07-30 Thread Zbigniew Szalbot
. This is FreeBSD 6.2-RELEASE-p5 #2 Thank you in advance! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: what way to update named?

2007-07-31 Thread Zbigniew Szalbot
ortinstall.12022.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! dns/bind9 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Not sure what to do about it. Thanks for any advice. -- Zbigniew

Re: what way to update named?

2007-07-31 Thread Zbigniew Szalbot
really seamless. > > Are you sure your run the make with sufficient priviledges? I think this was it. I originally used sudo but second time I did it as su and it went very well. Thank you! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org

Re: what way to update named?

2007-08-01 Thread Zbigniew Szalbot
f living in UNIX world it is first time I reverted to su. Increased privelages of sudo were always enough. Thanks! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: We serve to improve your Business

2007-08-01 Thread Zbigniew Szalbot
a big problem, but I hate spam. I don't mind an occasional spam slipping through when moderating this list by hand would require almost full time job. Regards, -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.f

Re: logging system load

2007-08-02 Thread Zbigniew Szalbot
Hello, On Thu, 2 Aug 2007 13:44:33 +0300, Nikos Vassiliadis <[EMAIL PROTECTED]> wrote: > On Wednesday 25 July 2007 20:50, Momchil Ivanov wrote: >> На Wednesday 25 July 2007 19:38:41 Zbigniew Szalbot написа: >> > Dear all, >> > >> > Is there a tool simi

getting fair share of CPU for processes

2007-08-02 Thread Zbigniew Szalbot
to do? Will I be better off limiting spamd user or will it make the situation worse because SA will/may choke? Many thanks for any advice you can give me. I really appreciate it! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list

Re: getting fair share of CPU for processes

2007-08-02 Thread Zbigniew Szalbot
your answer I can see I shouldn't worry all that much. Warm regards, -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

webmin / failed to create new PTY

2007-08-23 Thread Zbigniew Szalbot
hello, I realize it is not really FreeBSD related question, but I am trying to set up some backup jobs with webmin and each time I run it, I get "Failed to create new PTY" error message. Any suggestion what could be causing it? Webmin 1.360 on a 6.2-RELEASE-p6. Thank you! Zbigni

Re: webmin / failed to create new PTY

2007-08-23 Thread Zbigniew Szalbot
Hello, On Thu, 23 Aug 2007 11:39:56 +0200, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > hello, > > I realize it is not really FreeBSD related question, but I am trying to > set > up some backup jobs with webmin and each time I run it, I get "Failed to &g

Re: load script at bootup

2007-08-24 Thread Zbigniew Szalbot
. do a man on crontab for the exact > syntax, but you can have it run @reboot then an interval. I also have a script that I want to start at boot time and I simply symlinked it to /usr/local/etc/rc.d/ It starts fine but now I wonder if maybe this is not the proper way to start up scripts? -- Z

FBSD-friendly UPS for home needs

2007-08-25 Thread Zbigniew Szalbot
something that could be managed by software and at the some time not too expensive... you know home budget...erm... Well, many thanks for all recommendations! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: FBSD-friendly UPS for home needs

2007-08-25 Thread Zbigniew Szalbot
at have a > serial interface. Some USB interfaces work, some do not. So I would use > a > UPS with a seral interface assuming you have a free serial port on the > server. Thank you - thank you very much for all the responses. Very helpful. Have a nice week-end. Regards,

home lan with freebsd as gateway / security issues

2007-08-28 Thread Zbigniew Szalbot
but I love this (FreeBSD) system and want to continue using it and learning the ropes. What would you advise a person like me? Many, many thanks! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: home lan with freebsd as gateway / security issues

2007-08-28 Thread Zbigniew Szalbot
sites (spoofed urls, and the like). I do not have a problem of kids trying to cheat me. > > Sorry, this really was off topic. No problem. I appreciate all advice. I can always learn something, can't I? -- Zbigniew Szalbot www.slowo.pl www.lcwords.com _

Re: periodic freeze and reset

2007-09-03 Thread Zbigniew Szalbot
ago. Not any more. Regards, zbigniew szalbot www.lcwords.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: mail server setup questions

2007-09-05 Thread Zbigniew Szalbot
always been impressed how friendly this list is. Have been watching this thread and cannot understand how it came that such a flame war broke out. Please cool down and stop sending rubbish to everyone's inbox. Continue off list if you really have to. Warm regards, Zbigniew Szalbot

Re: mail server setup questions

2007-09-05 Thread Zbigniew Szalbot
rver setup. 3. I have no intention of teaching anyone lessons in politness. If this has been your impression, I need to apologize again. Regards, Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: mail server setup questions

2007-09-05 Thread Zbigniew Szalbot
rything virtualised (virtual users, domains, etc.) and you define your emails, quotas, etc. via browser. http://silverwraith.com/vexim/ Regards, Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Unable to load dynamic library / mysql.so

2007-09-05 Thread Zbigniew Szalbot
ine v1.3.0, Copyright (c) 1998-2004 Zend Technologies mysql --version mysql Ver 14.14 Distrib 5.1.21-beta, for portbld-freebsd6.2 (i386) using 5.0 Many thanks for your suggestions! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://li

Re: Unable to load dynamic library / mysql.so

2007-09-05 Thread Zbigniew Szalbot
Hello, 2007/9/6, Matthew Seaman <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Zbigniew Szalbot wrote: > > Hello, > > > > I got a php warning and I am not sure what would be the best way to > > deal with it. I'd l

Re: Unable to load dynamic library / mysql.so

2007-09-06 Thread Zbigniew Szalbot
> 207:-lmysqlclient_r.16 => > > /usr/local/lib/mysql/libmysqlclient_r.so.16 > > > Seems you've actually installed mysql-client-5.1.x rather than the > mysql-client-5.0.x PHP is looking for. > > Recompiling PHP wi

wrong permission / files get 640

2007-09-06 Thread Zbigniew Szalbot
? Directory permissions: drwxr-xr-x 2 slowo slowo 2048 Sep 7 06:31 pdz Thank you in advance! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

portupgrade / arguments for make

2007-09-07 Thread Zbigniew Szalbot
correct switch. I could not find it in man make. Have a nice weekend. Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: portupgrade / arguments for make

2007-09-07 Thread Zbigniew Szalbot
e.conf as > > > WITHOUT_X11=yes I set it in /etc/make.conf Thank you very much. I am impressed how friendly and helpful FBSD community is. All the best! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

chmod / files and directories

2007-09-10 Thread Zbigniew Szalbot
Hello, I did read man chmod but I am not really wiser. Is there an option to recursively set 755 permissions for directories and 644 for files? When I just issue chmod -R 755 /usr/local/www/data/wp/ then all files and directories under wp/ are given permissions 755 which is not what I want. I can

Re: chmod / files and directories

2007-09-10 Thread Zbigniew Szalbot
Hello, 2007/9/10, Shantanoo Mahajan <[EMAIL PROTECTED]>: > > On 10-Sep-07, at 9:40 PM, Daniel Bye wrote: > > > On Mon, Sep 10, 2007 at 05:06:07PM +0100, Daniel Bye wrote: > >> On Mon, Sep 10, 2007 at 05:56:12PM +0200, Zbigniew Szalbot wrote: > >>> Hello,

php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-11 Thread Zbigniew Szalbot
-2007 Zend Technologies Server version: Apache/1.3.37 (Unix) Server built: Jun 27 2007 07:58:38 FreeBSD 6.2-RELEASE-p6 #4 /usr/obj/usr/src/sys/SZALBOT httpd-error.log does not show any error despite having error_reporting = E_ALL & ~E_NOTICE set in php.ini. Many thanks in advance! Zbig

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-11 Thread Zbigniew Szalbot
Hello again, 2007/9/11, Zbigniew Szalbot <[EMAIL PROTECTED]>: > Dear all, > > I decided to upgrade my home machine to php5.2.3 from 4.4.7. All went > fine. I had one error about hash extension already loaded which I > solved by deleting a duplicated entry from extensions.ini

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-12 Thread Zbigniew Szalbot
Hi there again, 2007/9/12, Ian Smith <[EMAIL PROTECTED]>: > On Tue, 11 Sep 2007 19:19:32 +0200 Zbigniew Szalbot wrote: > > > I decided to upgrade my home machine to php5.2.3 from 4.4.7. All went > > fine. I had one error about hash extension already loaded which I &

Re: [PHP] PHP 5.2.3 - Segmentation fault (core dumped)

2007-09-12 Thread Zbigniew Szalbot
(apachectl start). messages: Sep 12 12:04:44 szalbot kernel: pid 26602 (httpd), uid 0: exited on signal 11 (core dumped) Many thanks! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-12 Thread Zbigniew Szalbot
Dear Ian and others, 2007/9/12, Ian Smith <[EMAIL PROTECTED]>: > On Wed, 12 Sep 2007 09:23:19 +0200 Zbigniew Szalbot wrote: > > 2007/9/12, Ian Smith <[EMAIL PROTECTED]>: > > > On Tue, 11 Sep 2007 19:19:32 +0200 Zbigniew Szalbot wrote: > [..] > > No, it

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-12 Thread Zbigniew Szalbot
Hello, 2007/9/12, Mel <[EMAIL PROTECTED]>: > On Wednesday 12 September 2007 20:51:52 Zbigniew Szalbot wrote: > > > There's only one problem left to be solved - files with php extensions > > are not really shown in browser until I click RELOAD. Files with html > &g

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf

2007-09-12 Thread Zbigniew Szalbot
ething like: > > DirectoryIndex index.html index.php All is fine here. I do have index.php listed. The file httpd.conf came almost without any modification (apart from usual php4 replaced php5 references during update). Thanks! Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: php5-5.2.3_1 / website behaves as if not enabled in httpd.conf [SOLVED]

2007-09-12 Thread Zbigniew Szalbot
Hello, 2007/9/12, Zbigniew Szalbot <[EMAIL PROTECTED]>: > Hi there again, > > > > Actually, maybe my description should be corrected - that is when I > > > want to access a directory where index.php resides, apache will just > > > display this directory con

Re: migrate from postfix to qmail

2007-09-22 Thread Zbigniew Szalbot
because it has not a weakness. > Moreover, Exim is deployed by many FOSS communities. > I think Postfix is the 2nd-best MTA, not qmail. This discussion is rather pointless given that the OP is not asking for opinion. He has to live with qmail set up by his provider. I think he simply wants

Re: migrate from postfix to qmail

2007-09-22 Thread Zbigniew Szalbot
Hello, 2007/9/22, Byung-Hee HWANG <[EMAIL PROTECTED]>: > On Sat, 2007-09-22 at 12:05 +0200, Zbigniew Szalbot wrote: > > Hello, > > > > 2007/9/22, Byung-Hee HWANG <[EMAIL PROTECTED]>: > > > On Sat, 2007-09-22 at 11:47 +0200, Johan Andersson wrote: >

Re: Onpening and Closing ports

2007-02-13 Thread Zbigniew Szalbot
orce defence again. Thank you very much! -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: diagnosing a reacurring system freeze

2007-02-15 Thread Zbigniew Szalbot
that whenever there is a freeze and I cannot log to the box for a period, /var/log/messages says: Feb 14 00:06:35 192 kernel: dc0: watchdog timeout Feb 14 03:14:59 192 kernel: dc0: watchdog timeout Freezes are always connected with watchdog timeout. Any hints how to dig further? -- Zb

Re: diagnosing a reacurring system freeze

2007-02-15 Thread Zbigniew Szalbot
0: watchdog timeout dc0: watchdog timeout dc0: watchdog timeout dc0: watchdog timeout dc0: watchdog timeout The instance where mysql was killed did not happen today but a few days ago, when there was an excessive load on the box. I failed to implement some precautions and as a result the load went abov

Re: diagnosing a reacurring system freeze

2007-02-21 Thread Zbigniew Szalbot
Dear Derek, Kris and others, Solved - thank you very much for your help! It was the ehthernet adapter. I got an Intel adapter and haven't had a single problem with freezes. Thank you very much for pointing me in the right direction. Warm regards, Zbigniew Szalbot Derek Ragona wrote: >

php upgrade to 5.2.1 fails because of extensions

2007-02-22 Thread Zbigniew Szalbot
advise what to do? -- Zbigniew Szalbot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: php upgrade to 5.2.1 fails because of extensions

2007-02-22 Thread Zbigniew Szalbot
for php php5-xml-5.2.1_2The xml shared extension for php php5-xmlreader-5.1.6 The xmlreader shared extension for php php5-xmlreader-5.2.1_2 The xmlreader shared extension for php php5-xmlwriter-5.1.6 The xmlwriter shared extension for php php5-xmlwriter-5.2.1_2 The xmlwriter shared extensio

<    1   2   3   4   5   >