how to tell which process call sendmail

2013-09-19 Thread Glenn McCalley
So, some idiot is using a cgi or php or something to send mail out of his website that he shouldn't be sending. With a bunch of sites on the server, can't tell who. System accounting can tell me that sendmail was executed 32,976 times, but is there a way to tell what process /file name

tar won't extract a dir

2012-03-12 Thread Glenn McCalley
Hello all, never had tar refuse to extract a directory from an archive before. tar archive is: htdocs.1201.tar.gz tar tzf htdocs.1201.tar.gz | grep standrewsglenwood ...shows a list of files contained within the archived dir: htdocs/standrewsglenwood/many whatevers yet the command: tar xzf

Re: mysql_connect error

2011-06-15 Thread Glenn McCalley
- Original Message - From: Michael Powell nightre...@hotmail.com To: freebsd-questions@freebsd.org Sent: Wednesday, June 15, 2011 1:30 AM Subject: Re: mysql_connect error Rodrigo Gonzalez wrote: On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have

mysql_connect error

2011-06-14 Thread Glenn McCalley
Seen other people have this problem but cannot get their resolutions to work for me. Fatal error: Call to oundefined function mysql_connect() in etc., etc. This began happening after an upgrade to php5 using the portmaster program. phpinfo page does -not- show the mysql_connect function

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: Damien Fleuriot m...@my.gd To: freebsd-questions@freebsd.org Sent: Tuesday, June 14, 2011 10:35 AM Subject: Re: mysql_connect error On 6/14/11 2:46 PM, Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work for me. Fatal error: Call to oundefined function mysql_connect() in etc., etc. This began happening after an upgrade to php5 using the portmaster program

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: Rodrigo Gonzalez rjgonz...@estrads.com.ar To: freebsd-questions@freebsd.org; glar...@freebsd.org Cc: Glenn McCalley gl...@bnetmd.net Sent: Tuesday, June 14, 2011 11:46 AM Subject: Re: mysql_connect error Hi Glenn, Try running this command in your shell

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: Rodrigo Gonzalez rjgonz...@estrads.com.ar To: freebsd-questions@freebsd.org; Glenn McCalley techl...@mail.bnetmd.net Cc: glar...@freebsd.org Sent: Tuesday, June 14, 2011 12:45 PM Subject: Re: mysql_connect error On Tuesday, June 14, 2011 12:56:11 PM Glenn

MySQL update

2011-06-07 Thread Glenn McCalley
Trying to update MySQL from 4.1 to 5.5. Updating mysql-client first. Make works great, but make install refuses to install saying 5.5 conflicts with 4.1, run pkg_delete for 4.1. pkg_delete for 4.1 refuses to deinstall as all the php52 packages (extensions, mysql, mysqli, pdo_mysql etc.) depend

Re: MySQL update - Done

2011-06-07 Thread Glenn McCalley
Rees utis...@gmail.com To: Glenn McCalley gl...@mail.bnetmd.net Cc: freebsd-questions@freebsd.org Sent: Tuesday, June 07, 2011 8:37 AM Subject: Re: MySQL update On 7 June 2011 12:56, Glenn McCalley gl...@mail.bnetmd.net wrote: Trying to update MySQL from 4.1 to 5.5. Updating mysql-client first

MRTG vs. character of traffic

2010-01-27 Thread Glenn McCalley
OK so the data center says my traffic is unreasonable. Turns out they may be correct. MRTG is showing one server with a totally unreasonable level of outbound traffic so now I know which machine to study. Are there recommendations for a tool to tell me what KIND of traffic, not just the gross

coldfusion alternative

2006-07-19 Thread Glenn McCalley
OK so a good customer of long standing wants a coldfusion website. Some developer, the husband of one of his staff (so that makes him a trusted advisor, right?), has convinced him it's the only way to do it. My position is maybe that's the only way -he- can do it but there's a whole wide world of

star micronics sp200 printer

2006-05-18 Thread Glenn McCalley
Hi there, anybody have a printcap entry for a Star Micronics SP200 receipt/badge/POS printer? Or a pointer to programming info for this thing would be appreciated as well. Looking to print trade show badges. Thanks! Glenn. ___

how to tell what ran what

2006-02-15 Thread Glenn McCalley
Hi there, Is there a way to find out -which- -process- calls another process? OK, for instance, I know that user userid called sendmail 3 times because sa or lastcomm or whatever tells me so, but what -program- issued the call. Something like: usercalledcalled from nobody

Re: how to tell what ran what

2006-02-15 Thread Glenn McCalley
- Original Message - From: Björn König [EMAIL PROTECTED] To: Glenn McCalley [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, February 15, 2006 11:13 AM Subject: Re: how to tell what ran what Glenn McCalley schrieb: Is there a way to find out -which- -process

Re: how to tell what ran what

2006-02-15 Thread Glenn McCalley
Glenn McCalley schrieb: Is there a way to find out -which- -process- calls another process? Each process is associated with a parent; look at the ppid column: ps axo user,pid,ppid,command Björn Thanks, I stated the question poorly. My fault. Is historical info

top display weirdness

2005-03-31 Thread Glenn McCalley
When I run top, the summary and memory lines at the top of the display are updating in the next line down, overwriting that line. The process #'s are showing up in the state line, state #'s in the memory line, memory #'s in the swap list. I saw a post recently about something similar caused

Re: Domain registration

2005-02-23 Thread Glenn McCalley
We use BulkRegister.com $12 I think, and if you've got something oddball you can easily get a real live human being on the phone who knows what they're doing. The online mgmt interface is pretty good and it works like you'd expect it to. Had --lots-- of problems with NSI/Verisign that

Re: Different OS's? Marketshare

2005-02-23 Thread Glenn McCalley
I think he said break point not break even In a previous life, our stats guys in banking considered anything that had 2% share (although I think we used 3%, whatever) of a population was significant and worth breaking out for study. Glenn. - Original Message - From: Ted Mittelstaedt