php4 and static ssl

2004-07-23 Thread Ken
Since the new php4 changes happened in ports, I have a problem using fsockopen() in my code. I'm getting: Warning: fsockopen(): no SSL support in this build A quick check with phpinfo() shows that ssl support is enabled in my build via the extension. From what I've read, openssl needs to be stati

Wireless and FreeBsd

2002-07-22 Thread Ken
Hello, Has anybody tried any of the wireless network cards with FreeBsd ?   I'm considering one of the Dlink wireless setups for home. I have 1 windows box and 1 freebsd box. I'm sure the windows box would have no problems.   Thanks

freebsd 5.1-current - buildkernel udbp.o undefined reference

2003-11-06 Thread Ken Easson
7; udbp.o(.text+0x1770): undefined reference to `dumpnode' udbp.o(.text+0x17bf): undefined reference to `dumphook' udbp.o(.text+0x17d8): undefined reference to `ng_rmnode_self' udbp.o(.rodata+0x4): undefined reference to `ng_parse_int32_type' udbp.o(.rodata+0x10): undefined

Re: dhcp on one of 2 nics

2003-11-27 Thread Ken Vescovi
I think I can handle the dhcp config, it's just a matter of solving the first problem. There are no errors in dmesg,but they are both using irq11 as follows: pcic0 irq 11 at device 3.0 on pci0 pcic1 irq 11 at device 3.1 on pci0 Memory allocation is different for each. 0x8800 0x88001000

Re: dhcp on one of 2 nics

2003-11-30 Thread Ken Vescovi
or I'm missing something. I'm not a freebsd expert, (networking background) so any help is appreciated. Thanks for your input. Ken Drew Tomlinson wrote: > - Original Message - > > From: Ken Vescovi > > Sent: Thursday, November 27, 2003 9:31 PM > > > I think I

Netscape won't start. Bad magic libXt.so.6

2003-12-02 Thread Ken Seggerman
list. Any suggestions via email would be welcome. Ken ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Floppy utility w/ DOS-like syntax

2003-12-28 Thread Ken Seggerman
If I recall correctly, I have installed a little utility (on 4.3) that mounts, reads from and writes to an ordinary DOS-formatted floppy and uses a DOS-like syntax. I don't remember what it's called or how to find it. I tried the Handbook, the FAQ and pkg_info. Any ideas? Th

Re: Floppy utility w/ DOS-like syntax

2003-12-28 Thread Ken Seggerman
On Sun, 28 Dec 2003, Erik Trulsson wrote: > On Sun, Dec 28, 2003 at 05:24:52PM -0500, Ken Seggerman wrote: > > ... > > I tried the Handbook, the FAQ and pkg_info. > > emulators/mtools perhaps? > YES! That's it. Thank you. Ken Seggerman _

RE: Floppy utility w/ DOS-like syntax

2003-12-28 Thread Ken Seggerman
Thanks, so much! This stuff is coming back to me. Ken On Sun, 28 Dec 2003, fbsd_user wrote: > You do not need any special port application to do that, You can > config FBSD to allow that function by doing this. > > Edit /etc/fstab and add this line > > /dev/fd0

How do I install Netscape Linux binary on FreeBSD 4.3?

2004-01-01 Thread Ken Seggerman
l it with pkg_add, or rpm? The FreeBSD Handbook goes into great detail about how to brand elf binaries, how to install specific software like Mathematica and Oracle, but doesn't say how to install an ordinary Linux binary or how to install Netscape. I would be grat

Re: Upgrading 7.1-PRERELEASE

2008-10-24 Thread Ken Smith
gt; > To me, this means someone is hand-hacking the file before making ISO > releases. The problem with this is there's no way to correlate what CVS > tag said string is based on; I have to assume it's RELENG_7. > > CC'ing Ken, who can probably explain where "BETA2

X.org 7.3 sure is a mess...

2008-03-18 Thread Ken Gunderson
"startx" with default twm, i.e. bundled Xorg wm? -- Best regards, Ken Gunderson Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon? ___ freebsd-questions@freebsd.org m

Re: Problems with X11 Forwarding

2006-01-15 Thread Ken Stevenson
p Putty to forward port 5900 to 127.0.0.0:5901, make an ssh connection to my FreeBSD server, run UltraVNC on my Windows box and connect to localhost. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Problems with X11 Forwarding

2006-01-15 Thread Ken Stevenson
On Sun, Jan 15, 2006 at 12:33:24PM -0700, Aaron Dalton wrote: > Ken Stevenson wrote: > > > >I'm new to FreeBSD, so I may be off base, but I use vncserver on my > >FreeBSD box when I need an X session. Then I just setup Putty to forward > >port 5900 to 127.0.0.0:59

Re: Have I been hacked or is nmap wrong?

2006-01-17 Thread Ken Stevenson
rootkitted? Or is nmap simply lying to me? > > I've been subscribed to freebsd-announce and thus seen all SA's to date, but > none of them are relevant to any of my setups. > Run sockstat -4l and see what commands are listening on the ports in question. -- Ken Stevenson A

Re: Have I been hacked or is nmap wrong?

2006-01-18 Thread Ken Stevenson
3.0/24), using ppp -nat. I have no specific redirects set > up, and only a "allow tcp/udp from LAN to WAN/any setup keep-state" dynamic > rule, but that should be unrelated. > > If my server is not compromised, how the heck could an http/rtsp/wms/aol &

Re: no one here use restore/dump?

2006-01-18 Thread Ken Stevenson
On Wed, Jan 18, 2006 at 12:20:51PM +0100, Wojciech Puchar wrote: > nobody here do backups of their systems? strange?! > ___ Huh? I do. I'm sure a lot of people do. -- Ken Stevenson Allen

Re: Multiple install

2006-01-19 Thread Ken Stevenson
On Wed, Jan 18, 2006 at 09:57:58AM -0800, Eric Smith wrote: > Do you know of a drive clone that will work well with distributing freebsd > installations to multiple servers via network. g4u (Ghost for You) works over ftp -- Ken Stevenson Allen-Myla

Re: konsole font size and colour ?

2006-01-19 Thread Ken Stevenson
tomized via "configure konsole" > > I've never run into a GRUB option that allows you to change it's size. > You'll still edit menu.lst, but it's located wherever you installed GRUB. > > HTH, > Micah I haven't done this for a while, but here&#x

Re: upgrade ssl, ssh

2006-01-21 Thread Ken Stevenson
ly have installed. Then use the currently installed version name when running portupgrade. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Dell DRAC Questions

2006-01-24 Thread Ken Stevenson
e. > > What software did you have to install (if any) on the 2850's in order to use the serial console? I have a couple 2650's with DRAC's, and I can connect to the Web interface on the DRAC port, but the serial console never connects. -- Ken Stevenson Allen-Myland Inc. __

Re: Dell DRAC Questions

2006-01-24 Thread Ken Stevenson
On Tue, Jan 24, 2006 at 02:32:32PM +, Alex Zbyslaw wrote: > Ken Stevenson wrote: > > >What software did you have to install (if any) on the 2850's in order to > >use the serial console? I have a couple 2650's with DRAC's, and I can > >connect to the

Re: FreeBSD using Dell systems

2006-01-26 Thread Ken Stevenson
On Thursday 26 January 2006 12:53 pm, Jennifer Gold wrote: > Would you have any information on using and loading FreeBSD on a Dell > PowerEdge 2850 or 850? > > Any information would be of great help. Thank you for your time. I recently setup 2 Poweredge 2650 systems with FreeBSD 6.0/Stable withou

Re: FreeBSD using Dell systems

2006-01-26 Thread Ken Stevenson
On Thursday 26 January 2006 02:38 pm, Bob Johnson wrote: > > I have neither of those, but I've been running FreeBSD 5.4 on a pair > of PowerEdge 1800 systems. It can't access all 4 GB of installed RAM > (it sees 3327 MB). I looked up the reason for that once, but now I > forget what it is (PCI bu

Re: "screen" alternative

2006-01-26 Thread Ken Stevenson
On Thursday 26 January 2006 03:25 pm, Grzegorz Danecki wrote: > Hi List! > > I'm running 5.4 Stable and I'm looking for something, that can let me > detach my session leaving my software running. First thought - "screen", > but hey, there is no screen package in ports collection :( Google says > so

Re: spamassassin problem and question

2006-01-27 Thread Ken Stevenson
On Friday 27 January 2006 02:00 am, David Banning wrote: > While spamassassin is executing I am getting this error; > > Can't locate Razor2/Client/Agent.pm in @INC (@INC contains: > /usr/local/lib/perl5/site_perl/5.8.7 ../lib > /usr/local/lib/perl5/5.8.7/BSDPAN /usr/local/lib/perl5/site_perl/5.8.7/

Re: spamassassin problem and question

2006-01-28 Thread Ken Stevenson
s. FYI, on my system, Razor2.pm is at. /usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/Plugin/Razor2.pm Also what I said previously about having to upgrade it separately apparently isn't true, because I never explicitly installed Razor. I guess it was installed when I installed SpamAss

Re: serial console for dummies?

2006-01-29 Thread Ken Stevenson
recommended the following: touch /var/log/console.log Edit /etc/syslog.conf and uncomment the line that begins with console.info. Reboot (you might be able to just restart syslogd). -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org

freebsd 5.4 gnome 2.12 build problems.

2006-01-31 Thread Ken Easson
Hello, (how this is the right list) while updating firefox i noticed that gnome has been updated to v2.12 i read UPDATING, and discovered there was a convenient script for updating gnome! After doing this, the Filemanager failed to start, I had no desktop icons, and i was unable to save backg

Re: Help me

2006-02-02 Thread Ken Stevenson
Albert wrote: Greetings, I want permit surfing my web page, but forbid browsing (shell like). What to do Thanx. Look at "Options Indexes" in the Apache documentation. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.o

Re: Samba and fstab

2006-02-07 Thread Ken Stevenson
EMAIL PROTECTED]/c /smb/amiserver smbfs rw 0 0 I'm mounting the share named c on a Windows 2000 server named amiserver at the mount point /smb/amiserver on my FreeBSD server. Edit /etc/nsmb.conf and set the workgroup, addr and password values for your windows sh

Re: sshd / ssh setup

2006-02-08 Thread Ken Stevenson
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing li

Re: sshd / ssh setup

2006-02-08 Thread Ken Stevenson
fbsd_user wrote: Ken Thanks that helps a lot. Only thing missing is what is ssh login syntax to login from the remote FreeBSD pc? Can I also remotely login as root on sshd server system? I guess the setup instructions are with the putty pgm for ssh access from windows/xp On the freebsd

graphics/librsvg2 fails to build.

2006-02-09 Thread Ken Easson
Hello, I've tried to update my Freebsd 5.4 p10 system to Gnome 2.12 and a required package for Nautilus fails to build /graphics/librsvg2 when running make with the following error: /usr/bin/ld: /usr/local/lib/libgsf-1.a(gsf-utils.o): relocation R_X86_64_32 can not be used when making a shar

Re: Using dd to Make a Clone of a Drive

2006-02-10 Thread Ken Stevenson
d they can't rebuild their system from it. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Using dd to Make a Clone of a Drive

2006-02-10 Thread Ken Stevenson
when the source disk and target disk are the same size. It works when the target disk is bigger, but the slice will only be as big as the original slice. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://

Re: Help Installing FreeBSD 6.0 with GUI

2006-02-10 Thread Ken Stevenson
-- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: MBR blown away

2006-02-10 Thread Ken Stevenson
lue: http://www.extremetech.com/article2/0,1697,1918391,00.asp -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: MBR blown away

2006-02-12 Thread Ken Stevenson
ocess you'll wipe out the FreBSD MBR which you'll have to fix using FreeBSD. I guess that's where boot0cfg comes in, but I've never used it. The best advice, though, is to backup everything you can before proceeding. -- Ken Stevenson Allen-Myland Inc. _

Re: Help with strange web server problem

2006-02-13 Thread Ken Stevenson
ile all the others were okay. Try refreshing about 20 times and see if the problem comes and goes or if it only occurs on the first connection. In any event, restarting Apache fixed the problem for me. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-ques

acl inherit and protected access control flags

2006-02-14 Thread Ken Gunderson
;From what I garner from the FBSD man pages on ACL FreeBSD does not implement the inherit and protected flags. Can someone please confirm? Please cc as I'm not subscribed to fbsd-questions. TIA- -- Best regards, Ken Gunderson Q: Because it reverses the logical flow of conversation. A: Wh

Re: Blocking an individual email address

2006-02-15 Thread Ken Stevenson
she'll be fired if she continues to violate company policy? Bottom line, if she doesn't care about following company policy, she'll get around any countermeasures you try to employ, one way or the other. -- Ken Stevenson Allen-Myland Inc. ___

Re: sip server

2006-02-16 Thread Ken Stevenson
eebsd. Thx. Good man Look at /usr/ports/net/asterisk /usr/ports/net/ser http://www.voip-info.org -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Blocking an individual email address

2006-02-16 Thread Ken Stevenson
message source and check the headers to verify which SMTP server is sending the message. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: getty repeating to quickly

2006-02-17 Thread Ken Stevenson
configuration problems, the problem went away. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: mail port 8025 conundrum

2006-02-17 Thread Ken Stevenson
n closed by foreign host. [EMAIL PROTECTED] > telnet banning.ca 8025 Trying 209.161.205.12... Connected to banning.ca. Escape character is '^]'. 220 3s1.com ESMTP tmda-ofmipd quit 221 Bye Connection closed by foreign host. -- Ken Stevenson Allen-Myland Inc. ___

Re: mail port 8025 conundrum

2006-02-17 Thread Ken Stevenson
David Banning wrote: It works from the outside world: Well that is good news. OK, so why would my server be looking internally for the banning.ca IP address? Any ideas? Do you have an entry in /etc/hosts for banning.ca ? -- Ken Stevenson Allen-Myland Inc

Re: mutri-user conference

2006-02-18 Thread Ken Stevenson
d man _ Does this have to be SIP based? If you're looking for the simplest solution for IP based conferencing, what about skype? www.skype.com -- Ken Stevenson Allen-Myland Inc. _

Re: sshd max users

2006-02-21 Thread Ken Stevenson
t may help you diagnose what's going on. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Configuring multiple interface card in one box

2006-02-21 Thread Ken Stevenson
:04:ed:10:08:33 on vx0 please can somebody tell me what's going on and how I can fix it thank you in advanced. Do you have a good reason for having multiple NIC's on the same LAN segment? If so, read this for an explanation: http://freebsdhowtos.com/102.html -- Ken Stevenson Allen-

virtual memory exhausted: Cannot allocate memory

2006-02-22 Thread Ken Williams
he jdk15 installation) but I don't think this is related to my problem. I'm at a bit of a loss what to do next. Do I need to buy some more memory for my PC (just to compile jdk15) or is there anything else I can try or change in FreeBSD which may help me ? Any h

Re: anyone using voip?

2006-02-22 Thread Ken Stevenson
r use at home: http://arstechnica.com/guides/tweaks/voip.ars -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Ping timeout

2006-02-25 Thread Ken Stevenson
its behind? It sounds like the firewall may be programmed to block traffic during non-work hours. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Sending a message to another computer on the network

2006-03-09 Thread Ken Stevenson
OTECTED]" If you're looking for Winpopup functionality (net send), and you have Samba installed, look at man smbclient for the -M option. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: hosts file

2006-03-15 Thread Ken Stevenson
... Thanks Eoghan ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Try deleting the ::1 -- Ken Stevenson Allen-

Re: hosts file

2006-03-15 Thread Ken Stevenson
eoghan wrote: Ken Stevenson wrote: eoghan wrote: Hi Has anyone got an example of how the hosts file should be setup to allow locahost to work in a browser? Mine doesnt work anymore unless i go through the ip. This is when i start apache, maybe there is some other place i need to set it? The

Re: hosts file

2006-03-15 Thread Ken Stevenson
happened at this time too. Your NIC is not configured correctly. Can you post the the output of the ifconfig command. Also, there should be a line in rc.conf that begins with ifconfig_... Post that line also. -- Ken Stevenson Allen-Myland Inc. ___

Re: hosts file

2006-03-15 Thread Ken Stevenson
eoghan wrote: Ken Stevenson wrote: eoghan wrote: Derek Ragona wrote: > Try manually adding the address, or uncomment that line and reboot. > > -Derek > Thanks, tried it and still no luck. Cant ping either localhost or 127.0.0.1. Perhaps i should post some details

Re: System Still Freezing

2006-03-16 Thread Ken Stevenson
t if it was the operating system, or an application or what. If you're desperate, you might want to try the opposite: load Linux. If you're looking for something that feels familiar to a FreeBSD'er, try Gentoo. -- Ken Stevenson Allen-Myland Inc. ___

Re: Sendmail Enable in 6.0

2006-03-16 Thread Ken Stevenson
is is FreeBSD 6.0-release. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail-changingmta.html Section 24.4.2.3

Re: problems using the GUI

2006-03-17 Thread Ken Stevenson
) PreInit failed for input device "" No core Pointer Fatal server error: failed to initialize core devices fbdev sounds like the Linux frame buffer device. What's fbdev doing in a nice operating system like FreeBSD? -- Ken Stevenson Allen-Myland Inc.

Re: FYI: Threading Messages Correctly on Thunderbird

2006-03-19 Thread Ken Stevenson
e leading and trailing angle brackets (ie. the less-than and greater-than signs) !! Cheers, Jarrod. Is this reply threaded correctly? I sent it using Thunderbird doing nothing more than clicking Reply All. -- Ken Stevenson Allen-Myland Inc. ___

Re: FYI: Threading Messages Correctly on Thunderbird

2006-03-20 Thread Ken Stevenson
Jarrod wrote: Hi Ken & David, Ken, can you tell me if you are receiving FreeBSD mail messages individually, or in the digest format? I think the problems I was having with threading my replies properly were related to the fact I receive my messages in digest format. Cheers, Jarrod. I get

Re: smb startup

2006-03-22 Thread Ken Stevenson
quires something that's not available yet (like DNS). After your machine is finished booting, it has the environment it requires. -- Ken Stevenson Allen-Myland Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: mail not flowing

2006-04-04 Thread Ken Stevenson
emails out of the queue. Is there a way to force them out? Joy Williams Control Systems Research 850-689-3284 After running the amavisd startup script ("/etc/rc.d/amavisd start" in my case), what do you see in /var/log/maillog? -- Ken Stevenson Allen-

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread Ken Stevenson
#x27;s considered an answer to your query. It doesn't try another DNS server just to see if it gets a different answer. If you were to disable the DNS server on 10.0.1.201, then it would use xxx.xxx.xxx.xxx or yyy.yyy.yyy.yyy to resolve the qu

Re: Maximum uptime 497 days?

2004-06-28 Thread Ken Smith
8ÐÐ up 498 days, 6:13, 5 users, load averages: 0.07, 0.03, 0.06 > $ uname -r > 4.4-RELEASE % uptime 7:25AM up 932 days, 3:48, 1 user, load averages: 0.47, 0.30, 0.23 % uname -r 4.4-STABLE % That said, I'd love to know what limit it was you (original poster) saw. Maybe something h

Re: complete rookie sendmail question

2005-02-27 Thread Ken Hawkins
eue is starting to fill up and I need to get these messages out thanks, ken; On Feb 25, 2005, at 11:11 AM, Giorgos Keramidas wrote: On 2005-02-25 11:03, Ken Hawkins <[EMAIL PROTECTED]> wrote: first thank you all for the invaluable amount of info and resorses that flow through th

Re: complete rookie sendmail question

2005-02-27 Thread Ken Hawkins
inline... On Feb 27, 2005, at 3:26 PM, Giorgos Keramidas wrote: On 2005-02-27 11:44, Ken Hawkins <[EMAIL PROTECTED]> wrote: Found out it was a firewall issue and that is open now. though my problem has gone from connection refused to: Feb 27 08:22:04 web1 sendmail[85505]: j1MIj4DI

Re: complete rookie sendmail question

2005-02-27 Thread Ken Hawkins
domain/.m4): No such file or directory i replaced our host name with in the output. can anyone point me toward what I require to create a domain file for our in the /usr/share/sendmail/cf/domain/ area? ken; On Feb 27, 2005, at 4:03 PM, Ken Hawkins wrote: inline... On Feb 27, 2005, at 3:26 PM,

Re: complete rookie sendmail question

2005-02-28 Thread Ken Hawkins
On Feb 27, 2005, at 6:25 PM, Warren Block wrote: On Sun, 27 Feb 2005, Ken Hawkins wrote: alright I found an old blurb about handling a scenario similar to mine: http://lists.freebsd.org/pipermail/freebsd-questions/2003-July/ 014468.html it essentially says: If you want to get FreeBSD to

Re: complete rookie sendmail question

2005-02-28 Thread Ken Hawkins
and coming from and coming into the server to the actual mail server yes? I also now only have sendmail_enabl="YES" in rc.conf am i way off base here? ken; On Feb 28, 2005, at 10:10 AM, Ken Hawkins wrote: On Feb 27, 2005, at 6:25 PM, Warren Block wrote: On Sun, 27 Feb 2005, Ken Hawk

Re: complete rookie sendmail question

2005-02-28 Thread Ken Hawkins
thanks for all the help folks! it was a learning experience as always and the last link was a routing problem with the ISP. all is well now and mail is flowing smoothly. thanks again! ken; On Feb 28, 2005, at 7:42 PM, Warren Block wrote: On Mon, 28 Feb 2005, Ken Hawkins wrote: define

upgrade to sendmail 812 and getting broken messages

2005-03-09 Thread Ken Hawkins
i upgraded to sendmail 812 and it looks like i might have broken something: Mar 9 13:10:47 web1 sm-msp-queue[32428]: j29JA1bS032328: to=Ken Hawkins <[EMAIL PROTECTED]>, ctladdr=root (0/0), delay=00:00:46, xdelay=00:00:00, mailer=relay, pri=210302, relay=[127.0.0.1] [127.0.0.1], dsn

Re: upgrade to sendmail 812 and getting broken messages

2005-03-09 Thread Ken Hawkins
lient', `another.domain.net') notice that I am pushing all the mail to another server for delivery so my options are not much! when i had this file created i did a 'make all install restart' i honestly believe it is a configuration thing somewhere but I am unsure where it could be. thanks again

Re: upgrade to sendmail 812 and getting broken messages

2005-03-11 Thread Ken Hawkins
ble to connect to remote host as well netstat -an shows nothing on the localhost 127.0.0.1 port anyone? ken; On Mar 9, 2005, at 5:16 PM, Ken Hawkins wrote: I should have given a bit more info. here is my freebsd.mc file: ... divert(0) VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.29 2003

urchin5 dependancies?

2005-03-22 Thread Ken Hawkins
ething in the environment set up for this. anyone seen this or experienced this problem? ken; ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Anyone installed urchin5? Shared object "libc.so.4" not found error

2005-03-24 Thread Ken Hawkins
_daemons /usr/local/etc/rc.d/urchin5_daemons.sh-dist install: /usr/local/urchin/util/urchin_daemons: No such file or directory *** Error code 71 Stop in /usr/ports/www/urchin5. and it looks like i have a dependancy that I have not satisfied. how can i get a clean isntallation of ur

port newbie question

2005-01-25 Thread Ken Hawkins
running apache13 with php. how can i clean this up and set up apache13 along with php4? is there an easy way to wipe out all traces of apache and php to start from scratch? thanks, ken; ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: port newbie question

2005-01-25 Thread Ken Hawkins
Now that you mention it I did the first time I installed mod_php4 but not now. when I deinstalled mod_php4 I used 'make deinstall distclean' to clear it out. maybe there is a -D switch i can send make so that I can get an interactive menu again? ken; On Jan 25, 2005, at 3:21 PM, Oliv

Re: port newbie question

2005-01-25 Thread Ken Hawkins
thanks but no cigar on that one. I also have tried running make configure with no luck. I am at y wits end and am trying to find a way to wipe it and start over again! ken; On Jan 25, 2005, at 3:31 PM, Oliver Leitner wrote: try to remove the "work" subdir from the port directo

Re: port newbie question

2005-01-26 Thread Ken Hawkins
there an easy way to wipe out all traces of apache and php to start from scratch? thanks, ken; If I remeber correcly run "make config" that will allow you to access the options menu and remove the X near the Apache2 Then run "make install

removing php4 in order to install php-pear

2005-01-26 Thread Ken Hawkins
in devel/php5-pear. how can I rip out php4 and get an install of php5-pear on the machine? there has to be an easy way to do this. thanks in advance, ken; ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: removing php4 in order to install php5-pear

2005-01-26 Thread Ken Hawkins
d as part of the php5-pear? i obviously do not have the order right to install apache13 mod_php(?) php(?)-extensions mysql323-server and phpbb anyone have any insight as to what could be the right combination to get these to play nice? ken; On Jan 26, 2005, at 6:48 PM, Thomas Foster wrote: I have ha

install of phpmyadmin fails looking for PDFlib-Lite-6.0.0p1.tar.gz

2005-01-27 Thread Ken Hawkins
fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 ... where is the PDFlib-lite* at? I have manually tried to find it but it does not appear on the ftp* sites. is there away t

Re: install of phpmyadmin fails looking for PDFlib-Lite-6.0.0p1.tar.gz

2005-01-27 Thread Ken Hawkins
? ken; On Jan 27, 2005, at 1:12 PM, Eric F Crist wrote: On Jan 27, 2005, at 11:38 AM, Ken Hawkins wrote: I am installing phphmyadmin and it is failing on; ... >> PDFlib-Lite-6.0.0p1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.pd

[no subject]

2005-01-31 Thread Ken Hawkins
. how can I verify that mysql support (possibly ? php-mysql ?) is installed? what steps do I need to take to ensure that this gets installed as part of my installation of apache13, php, mod_php, phpmyadmin, and phpbb? thanks in advance! ken

Re:php install with mysql confirmation?

2005-01-31 Thread Ken Hawkins
sorry didn't put a subject in there and I'm sure it would get lost ken; On Jan 31, 2005, at 1:58 PM, Ken Hawkins wrote: I have installed pear5-php which installed php and mod_php for apache13. however when calling mysql_pconnect within a php page i get: [Mon Jan 31 10:40:21 2005] [

how can i find out which modules are loaded in apache

2005-02-01 Thread Ken Hawkins
I have to ask to make sure that I catch all the configuration files such as httpd.conf, php.ini, etc. how can i find out all the flags that are available to set for make/make install for the apache13 port? (rookie question) thanks, ken; ___ freebsd

apache13_modssl + mod_php4 + php4-extenstions + mysql323-* + myphpadmin = ...

2005-02-01 Thread Ken Hawkins
! can someone please give me the definitive fix for this? is there one? sorry to sound frustrated, loosing a day tracking this down is no fun ken; ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: apache13_modssl + mod_php4 + php4-extenstions + mysql323-* +myphpadmin = ...

2005-02-01 Thread Ken Hawkins
On Feb 1, 2005, at 3:29 PM, Andras Kende wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Hawkins Sent: Tuesday, February 01, 2005 2:16 PM To: freebsd-questions@freebsd.org Subject: apache13_modssl + mod_php4 + php4-extenstions + mysql323

Re: apache13_modssl + mod_php4 + php4-extenstions + mysql323-* +myphpadmin = ...

2005-02-01 Thread Ken Hawkins
On Feb 1, 2005, at 3:42 PM, Ken Hawkins wrote: On Feb 1, 2005, at 3:29 PM, Andras Kende wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Hawkins Sent: Tuesday, February 01, 2005 2:16 PM To: freebsd-questions@freebsd.org Subject

Re: apache13_modssl + mod_php4 + php4-extenstions + mysql323-* +myphpadmin = ...

2005-02-02 Thread Ken Hawkins
from an old install. anyone know what the include_path should look like? any help is greatly appreciated as I am ready to tear it out and go again ken; On Tue, 1 Feb 2005, Ken Hawkins wrote: > > > On Feb 1, 2005, at 3:42 PM, Ken Hawkins wrote: > > > > > > &

make switch for alternate data directory on mysql???-server install

2005-02-02 Thread Ken Hawkins
I know there is a switch for make install that will tell it where the database files will be held (mysql, test, etc...) and I thought it was; make DB_DIR=/some/other/dir install but this is not the case. how can i find out the switches for this and any other ports? thanks, ken

Re: apache13_modssl + mod_php4 + php4-extenstions + mysql323-*+myphpadmin = ...

2005-02-03 Thread Ken Hawkins
e got together and worked out an alternative way of specifying variables for php instead of using php.ini. Probably to avoid the problems that you mentioned of ports overwriting php files. so what is this alternative way? i have to include some other paths... ken; On Tuesday, February 01, 2005,

handling multiple ips on a box?

2005-02-07 Thread Ken Hawkins
68.249.86.134] From: Ken Hawkins <[EMAIL PROTECTED]> Date: February 2, 2005 11:17:55 AM EST To: "'freebsd-questions@freebsd.org'" Subject: handling multiple ips on a box? Sorry if this is not quite the place to ask however, if it is not can someone point me toward the

Re: Unable to get phpMyAdmin working

2005-02-07 Thread Ken Hawkins
fault) for apache and php (phperr) let us know what is in those logs and I can help out a bit more. recently ran the gauntlet of php installation hell earlier. ken; On Feb 7, 2005, at 11:12 AM, Pat Maddox wrote: I just installed phpMyAdmin from ports, and it didn't look like I needed to

undoing ifconfig plumb?

2005-02-07 Thread Ken Hawkins
annot get back in! ssh: connect to host web1.prosoundweb.com port 22: No route to host I need to undo my screw up here. can anyone help out? thanks, ken; ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: ifconfig: SIOCIFDESTROY: Invalid argument, was (undoing ifconfig plumb?)

2005-02-07 Thread Ken Hawkins
hat 'plumb' and 'up' commands did for ifconfig? thanks, ken; On Feb 7, 2005, at 11:46 AM, Ken Hawkins wrote: is this possible? i have a box that is unreachable now after I had ran ifconfig em0 plumb command. I am in the midst of setting up a box that has multiple ip's on

single box handling multiple ips, how?

2005-02-09 Thread Ken Hawkins
entry? ???.???.???.152web1.a.net web1 ???.???.???.152web1.a.net. ???.???.???.153web1.b.net web1 ???.???.???.153web1.b.net. any help would be greatly appreciated! ken; ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

  1   2   >