mod_perl script is failing to work under SSL

2009-07-24 Thread Chris Bennett
searching web. Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze

Re: mod_perl script is failing to work under SSL

2009-07-24 Thread Chris Bennett
Markus Wernig wrote: Chris Bennett wrote: I now wanted to improve security a bit, so when I tried accessing script with https, I get this error in log file: Can't locate object method request via package Apache Hi Compare the httpd.conf of your ssl and non-ssl virtual hosts. Both

English and Spanish keyboard at same time?

2009-07-22 Thread Chris Bennett
I do most of my work in English, but I also do a small amount in Spanish. I have a Spanish keyboard, but when I tried hooking it up, didn't get what was on keys. Is there any way to change this dynamically so that I can switch back and forth easily? Chris Bennett -- A human being should

Re: English and Spanish keyboard at same time?

2009-07-22 Thread Chris Bennett
Mats O Jansson wrote: On Wed, 22 Jul 2009, Chris Bennett wrote: I do most of my work in English, but I also do a small amount in Spanish. I have a Spanish keyboard, but when I tried hooking it up, didn't get what was on keys. there is no problems to have different encodings on two keyboards

Re: English and Spanish keyboard at same time?

2009-07-22 Thread Chris Bennett
Chris Bennett wrote: Mats O Jansson wrote: On Wed, 22 Jul 2009, Chris Bennett wrote: I do most of my work in English, but I also do a small amount in Spanish. I have a Spanish keyboard, but when I tried hooking it up, didn't get what was on keys. there is no problems to have different

Re: English and Spanish keyboard at same time?

2009-07-22 Thread Chris Bennett
, but found keystrokes from looking at that! Thanks, Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate

Re: Attn Sir, Your Contract Payment..

2009-07-20 Thread Chris Bennett
(Dr) Musa Taofeek wrote: period to this proceeding analysis On this Payment, we have been mandated by the senior economic adviser to the United Nations Association under the Accountant General of the Federation, to transfer the sum of US$10,550M Usd to your nominated Bank Account From the

Re: /bsd raid0 Error re-writing parity!

2009-07-16 Thread Chris Bennett
:-) --Siju If you have a Linux machine available, you could scan the disks with the badblocks utility, it is usually good at finding disk errors. e2fsprogs has utility for badblocks. It is in ports, can't remember if is package also. Read instructions very carefully!! Chris Bennett

spamd greylisting not only wrong user, but also non-existent domain

2009-07-14 Thread Chris Bennett
|0 I have bennettconstruction.biz, but the rest are nonsense for my server. Is this something new? Or have I just never seen it before? Chris Bennett

Re: Color with ls command

2009-07-12 Thread Chris Bennett
characters. I tried all the options that seemed appropriate, like --tabsize and --width These failed to have any effect. Is there a fix for this? Ilike cute, pretty colors, but not if it cuts info!! Chris Bennett

Re: Color with ls command

2009-07-12 Thread Chris Bennett
, but not if it cuts info!! Chris Bennett try the package colorls Yes this worked once I changed TERM=xterm-xfree86 pkg_delete gnuls Chris Bennett

xterm in scrotwm, won't read aliases or TERM from ./profile or other file

2009-07-12 Thread Chris Bennett
this? scrotwm does not work with anything except 'xterm' only and exactly in /etc/scrotwm.conf. Chris Bennett

Re: xterm in scrotwm, won't read aliases or TERM from ./profile or other file

2009-07-12 Thread Chris Bennett
to get my stuff into that xterm only. This works well, but is there any way at all to automatically do this? Put this in your ~/.Xdefaults xterm.*.loginShell: true Thanks!! I looked on the web a lot and tried many things. Never saw this solution. Chris Bennett

Re: running spamd at same machine of the real smtp server

2009-07-05 Thread Chris Bennett
, doesn't pass through spamd at all. Chris Bennett

Re: Question about webmail for users who are not busy on ports prep for 4.6

2009-07-05 Thread Chris Bennett
with squirrelmail, which is PHP. Chroot or not chroot, that is the question!? Chris Bennett

Re: cron problem

2009-07-03 Thread Chris Bennett
Frank Bax wrote: Chris Bennett wrote: steve szmidt wrote: Just off hand, are there not too many time parameters? Probably, I just threw in some * to fill in extra ones. I was just trying to show that I was purposefully running at a certain time during testing. Too lazy to count them

cron problem

2009-07-02 Thread Chris Bennett
I had an odd problem with cron. I made three perl scripts: LWP4.pl, LWP5.pl and LWP6.pl During testing, I put the following entry in cron: 33 * * * * * LWP4.pl; LWP5.pl; LWP6.pl; When it ran, I got 6 versions of each of these scripts running concurrently and in order also. They

Re: cron problem

2009-07-02 Thread Chris Bennett
an hour but more than a few minutes The 'highlander' suggestion sounds useful. Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take

Re: Plenty of Spam these days on the List

2009-06-26 Thread Chris Bennett
spam will go away!! -- OR -- perhaps its just that those little bastards have gotten a tad cleverer? I certainly noticed more spam getting past spamd starting a few months ago into my server. spamd is wonderful, but I have to maintain a manual blacklist now. Chris Bennett -- A human being

Re: CD-ROM doesn't play

2009-06-12 Thread Chris Bennett
port 4 Genesys Logic USB2.0 Hub rev 2.00/7.02 addr 4 uhidev0 at uhub3 port 4 configuration 1 interface 0 Logitech USB Receiver rev 1.10/25.00 addr 5 uhidev0: iclass 3/1 ums0 at uhidev0: 16 buttons, Z dir wsmouse0 at ums0 mux 0 softraid0 at root root on wd0a swap on wd0b dump on wd0b Chris

Re: List of old forked or frozen code like apache that needs cleanup?

2009-06-04 Thread Chris Bennett
really need it anymore: Which books have appropriate information for OpenBSD? How about opening a few new or old books and listing a few good ones. I'd like to know a few good ones on C and the make process. Chris Bennett -- A human being should be able to change a diaper, plan an invasion

Re: List of old forked or frozen code like apache that needs cleanup?

2009-06-03 Thread Chris Bennett
by the hand and tell us what we should do to help! I see lots of stuff digging around that I don't understand and I don't even know if it's good stuff or just leftover legacy stuff that I should ignore. Chris Bennett -- A human being should be able to change a diaper, plan an invasion

Re: Can't get tls on smtpd to work right, just can't connect to server using tls.

2009-06-02 Thread Chris Bennett
, you intend to use TLS for authentication you should install your certificate authority bundle as /etc/mail/certs/CAcert.pem. You didn't mention this file. Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building

Re: WebHosting Management Software

2009-05-28 Thread Chris Bennett
keep them in the proper pasture! Chris Bennett

Re: Imagick and php and apache

2009-05-16 Thread Chris Bennett
produced from above with list of files in it. If you use perl, module File::Copy will FAIL (won't copy *.h files, don't know why). Use File::Copy::Recursive module instead. Doing it by hand is also possible of course. Read the FAQ's carefully about chroot and apache!!! Have fun! Chris Bennett

Mplayer problem with new dualhead setup

2009-05-06 Thread Chris Bennett
I just installed a Radeon 9700 in dualhead. That is working fine as far as I can tell. I am getting what looks like flashes of diagonal text when playing a video in youtube. Goes away if I leave video screen. Sound is unaffected. Using scrotwm. i386, recent -current Chris Bennett OpenBSD 4.5

Re: Mplayer problem with new dualhead setup

2009-05-06 Thread Chris Bennett
I seem to have this fixed now. I changed my .xinitrc to specify modes AND positions explicitly, getting rid of --left-of stuff. Now the problem is gone. Chris Bennett wrote: I just installed a Radeon 9700 in dualhead. That is working fine as far as I can tell. I am getting what looks like

Re: Hey, what is it http://www.openbsdsupport.org/obsd_php_mysql.html

2009-05-06 Thread Chris Bennett
Why are all of you dwelling on the subject of this message? Clearly, the body of the message refers to the important part: subj I don't have an answer to subj, but one of the bad ass developers MUST know! Chris Bennett looptigger wrote: it's ABSOLUTE URL :) On Wed, May 6, 2009 at 7:55 PM

dualhead Nvidia FX5200 or MX4000?

2009-04-28 Thread Chris Bennett
I can pick up these two cards very cheap. Nvidia FX5200 or MX4000. Will either work as dualhead? Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort

Re: kde printing problem (not cups)

2009-04-20 Thread Chris Bennett
Try installing LPRng and apsfilter package. Don't use kde controls, but do it through command line Only use LPR/LPRng Print System if actually using LPRng, as far as I know NOTE: all controls are under /usr/local/sbin and /usr/local/bin!! So you will need to prefix that to get right versions of

Cell Phone as Modem

2009-04-16 Thread Chris Bennett
I have a Samsung T-519 cell phone. It has a functional, but not that great a browser. With Windows, it can be used as a modem. There is a usb cable and has bluetooth. Supposedly Windows only software is needed to use phone as modem. I would like to use my laptop with phone when away from

Re: spam from chrooted CMSes

2009-04-11 Thread Chris Bennett
Uwe Dippel wrote: When dealing with web based submission, the best thing I have found is to make sure the web based submission adds its own headers like what it is and where the user came from and such so when diagnosing the problem one can easily block based on that information. If there is an

Re: About the OS - The basics

2009-04-05 Thread Chris Bennett
Manuel Carrasco wrote: I have installed openbsd from the CD-ROM, but only install44.iso. Need i install something else? How? How can i have the drivers loaded? Thank you very much. A very useful command (at times) is: # dmesg | grep not This will show any hardware that is not configured

Re: OpenBSD hosting

2009-02-22 Thread Chris Bennett
Friedrich Locke wrote: Dear gentleman, i am searching for web hosting service that : supports java, support MySQL allow me shell account access for software development with access to MySQL. allow ssh/sftp access. and runs OpenBSD at least for the shell services. allow me to host dns for my

Audio crashes, KDE slow to close 4.5

2009-02-17 Thread Chris Bennett
Is there something I need to do or just wait for these problems to get fixed? Chris Bennett -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders

Re: Audio crashes, KDE slow to close 4.5

2009-02-17 Thread Chris Bennett
Jacob Meuser wrote: On Tue, Feb 17, 2009 at 11:52:06AM -0600, Chris Bennett wrote: I'm having problems with the new snapshots of 4.5 beta KDE is very slow to close and I'm having audio problems. Some apps fail to work at all like kaboodle and noatun Juk works but later crashes I get

Re: Nvidia bug

2009-02-14 Thread Chris Bennett
Matthieu Herrb wrote: Travers Buda wrote: * Marco Peereboom sl...@peereboom.us [2009-02-12 20:39:37]: Trash it and buy something that doesn't suck. On Fri, Feb 13, 2009 at 12:16:50AM -0200, Christiano Farina Haesbaert wrote: Can anyone tell me if that bug in the nv driver is

X forwarding at amd64 to i386

2009-02-11 Thread Chris Bennett
I saw on the list a while back that some stuff only works on i386, but not amd. Forget what it was but was something I use. If I were to get an amd64, could I use x11 forwarding to access an i386 and run an application that wouldn't fly under amd64 but works on i386??

Re: PHP5 GD2

2009-02-04 Thread Chris Bennett
L. V. Lammert wrote: Can someone point me in the right direction to determine what packages are required for 'GD2' support, php5, OBSD 4.3? The SilverStripe CMS is asking for 'GD2', but they don't provide enough information to isolate the required packages. php5-gd Found the problem!!

Re: Accessing PostgreSQL using LedgerSMB with chrooted Apache

2009-01-23 Thread Chris Bennett
Markus Hennecke wrote: On Thu, 22 Jan 2009, Aaron Poffenberger wrote: You might try connecting via tcp/ip rather than Unix sockets. I haven't used LedgerSMB but I do use phpPgAdmin under chrooted Apache over tcp/ip. (Same thing with phpMysqlAdmin.) I tried getting phpMysqlAdmin to run over

Accessing PostgreSQL using LedgerSMB with chrooted Apache

2009-01-22 Thread Chris Bennett
I can get LedgerSMB to work fine with httpd -u, but can't it to work correctly with Apache chrooted. I've added a tmp dir to chroot, imported the files from /usr/lib /usr/local/lib tried moving socket into chroot. No luck. Seems to connect OK with PSQL, but database creation is failing to work

Re: Sending email in Apache chroot?

2009-01-20 Thread Chris Bennett
I use mini-sendmail-chroot. Works fine. I use the following script to get all needed stuff inside chroot: #!/bin/sh mkdir -p /var/www/usr/lib cp /usr/lib/libm.so.* /var/www/usr/lib cp /usr/lib/libssl.so.* /var/www/usr/lib cp /usr/lib/libcrypto.so.* /var/www/usr/lib cp /usr/lib/libc.so.*

Multihead xorg.conf failing on latest snapshot

2008-12-06 Thread Chris Bennett
I just updated to latest snapshot. Now my multihead xorg.conf, for two monitors is failing to work. Not sure what to change since it was working fine on earlier snapshot of around 2 months ago. Has something changed in X that I need to know about? Thanks, Chris Bennett

Re: Modern operating systems are flawed by design, including OpenBSD.

2008-10-23 Thread Chris Bennett
If anyone is concerned about their binaries not being signed, please burn a CD with your binaries contained. Send it to me. I will then sign your CD (they make felt markers just for these tasks) and send it back to you!! Ted Unangst wrote: The awesome power of the gmail spam filter had kept

Two Video Cards and Monitors

2008-10-22 Thread Chris Bennett
I have two good monitors and two video cards that I am trying to get working at same time for two screens at once. After I installed second card, I found that it was not configured. If I change the BIOS setting to PCI first, the other card then works and first one is not configured. I have

Re: printer

2008-10-21 Thread Chris Bennett
Try installing packages LPRng and apsfilter With LPRng installed, you get a different set of lpr, lpq and lpc, which are located at /usr/local/bin or /usr/local/sbin. You will need to specify the full path or you will get regular bsd lpr, lpq and lpc. Run apsfilter after getting LPRng running

Re: Default Apache chroot problem.

2008-10-19 Thread Chris Bennett
and read that instead of files) A cron can be used to either run the main script directly, or to check for a request by the script inside the chroot. Of course, you could also just run un-chrooted Apache. Good Luck, Chris Bennett

Re: From address when using mail command

2008-08-24 Thread Chris Bennett
Aaron W. Hsu wrote: Hey there, I think I understand your (worked around) problem... From [EMAIL PROTECTED] Sat Aug 23 14:49:55 2008 Subject: Re: From address when using mail command Actually this was not my problem. My server is mail and web host for several

Re: From address when using mail command

2008-08-22 Thread Chris Bennett
wrote: Hello Chris, From [EMAIL PROTECTED] Thu Aug 21 21:28:29 2008 From: Chris Bennett [EMAIL PROTECTED] Subject: From address when using mail command Everything with my sendmail and dovecot works great. But when I occasionally want to send a message using

From address when using mail command

2008-08-21 Thread Chris Bennett
is perhaps the /etc/myname file which has b03ls15le.corenetworks.net in it. Reading man pages about /etc/myname file doesn't really make it clear (to me) what other contents it can have. Can I change it to my main server's address and not have a problem? Would this fix the mail From problem? Chris

Re: SATA/PATA boot order

2008-07-27 Thread Chris Bennett
This is so simple if you know the answer, and very hard otherwise. /etc/fstab will refuse to work unless the wd0 and etc are correct. But after making a change in drives, whichever one is wd0 or wd1 will change and booting fails. This is easy to fix if you use vi or another editor. But you

SD card and IDE converter

2008-07-25 Thread Chris Bennett
a way to get my pictures into OBSD without having to use windows Chris Bennett

mplayer, DVD's and dvd drive's digital out line

2008-07-24 Thread Chris Bennett
player? Could I just make an adapter from this line to an RCA plug and just connect this directly to my stereo receiver and forget about even caring whether sound drivers work or not? Chris Bennett

Re: openbsd multiboot

2008-05-21 Thread Chris Bennett
some time. The GAG page: http://gag.sourceforge.net/ Chris Bennett Leo Baltus wrote: Op 21/05/2008 om 01:10:05 +0300, schreef Imre Oolberg : Some time ago i did experiment with dual-booting (actually multi-booting) from one harddisk several OpenBSD instances, for the sake of fun. I settled

4.1 - 4.3 Problem with ifconfig/hostname

2008-05-19 Thread Chris Bennett
the other ends netmask and reject not having a matching subnet mask? Thanks, Chris Bennett

FTP Access problem?

2008-05-13 Thread Chris Bennett
I just found the following doing ps -auxw: root 10526 0.0 0.2 500 1052 ?? S 6:19PM0:00.01 ftpd: zeus.eanet.cz: [priv pre-auth] (ftpd) _ftp 10361 0.0 0.2 504 924 ?? S 6:19PM0:00.00 ftpd: zeus.eanet.cz: connected: USER admin (ftpd) root 27896 0.0 0.2

Re: FTP Access problem?

2008-05-13 Thread Chris Bennett
OK, I figured this out for myself. Wasn't sure which logfile to look at. Is in /var/log/xferlog. So this is what an access attempt looks like. Sorry for the noise. Chris Chris Bennett wrote: I just found the following doing ps -auxw: root 10526 0.0 0.2 500 1052 ?? S 6:19PM

Apache suexec problem

2008-05-05 Thread Chris Bennett
I am upgrading 4.0 to 4.3, overwriting everything to change partition layout. Apache seems to be working fine except for cgi I get in suexec_log: [2008-05-05 00:53:03]: info: (target/actual) uid: (chris002/chris002) gid: (bencon/bencon) cmd: search.pl [2008-05-05 00:53:03]: emerg: failed to

Re: Apache suexec problem

2008-05-05 Thread Chris Bennett
to setgid (%u: %s)\n, gid, cmd); exit(109); } /* * setuid() to the target user. Error out on fail. */ if ((setuid(uid)) != 0) { log_err(emerg: failed to setuid (%u: %s)\n, uid, cmd); exit(110); } #endif Chris Bennett wrote: I am upgrading 4.0 to 4.3

Re: Apache suexec problem

2008-05-05 Thread Chris Bennett
/man.cgi?query=login.confsektion=5 values apply. Chris Chris Bennett wrote: I did find the following, which seems relevant but I have no idea if doing this would be ok or not. Number: 6637 Category: suexec Synopsis: suexec doesn't use setusercontext() and related

Re: Apache suexec problem

2008-05-05 Thread Chris Bennett
Actually I didn't, checked that right after I posted, BUT it was already set as setuid!! A mistake in release?? Dan Harnett wrote: On Mon, May 05, 2008 at 08:36:27AM -0500, Chris Bennett wrote: I am upgrading 4.0 to 4.3, overwriting everything to change partition layout. Apache seems

Re: Apache suexec problem

2008-05-05 Thread Chris Bennett
Good idea, but I just checked and /usr is not nosuid Stuart Henderson wrote: On 2008-05-05, Chris Bennett [EMAIL PROTECTED] wrote: I am upgrading 4.0 to 4.3, overwriting everything to change partition layout. Did you somehow end up with suexec on a partition mounted nosuid?

Re: Apache suexec problem

2008-05-05 Thread Chris Bennett
I tried renaming suexec to suexec.bak this produced the result of some scripts working, others don't These are all tested scripts I am now concerned that there may be a hardware problem How can I check out the disk in OpenBSD? fsck doesn't seem to really do any write testing. I saw a previous

Problem installing milter-spamd -setenv

2008-04-03 Thread Chris Bennett
successfully? using OpenBSD 4.0/i386 Thanks Chris Bennett

<    2   3   4   5   6   7