Skip to main content
Search titles, bodies, and author names
Found 34,738 posts across 1 forum.

Java Dev (Dynamo/Apache/OSX) — #8

I have used the browser successfully after configuring the apache mod to listen on my XXX80 port. I then configure the DRP to listen on that port. SNMP are on XXX70, serverina of…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #9

So are you saying that you did get apache with the Dynamo module to work on OSXBeta? Can you be more specific about what you had to do? I am familiar with the configuration proce…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #10

Question: I've done the jar xvf Dynamo4.5.1.jar and the Dynamo4.5.1/ directory now resides on a clean drive. I've chmod 755 bin/Install ...I tried to bin/Install to run the install…
MacNN Troubleshooting by 47Ronin

Java Dev (Dynamo/Apache/OSX) — #11

Hey, I believe the install script uses ksh by default which does not exist on OSX. Change the top line of the Install script to use /bin/csh instead or just copy a working Dynamo…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #12

Hey, I believe the install script uses ksh by default which does not exist on OSX. Change the top line of the Install script to use /bin/csh instead or just copy a working Dynamo…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #13

OK, I finally got apache+dynamo on OSX to work. Actually I am not sure why this did not work before, because I think I have gone through this same process before. Anyway, here ar…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #1

How many people have gotten Apache, PHP4, and/or MySQL to run on OS X Public Beta? I've been poking at it for a couple days, and finally got Apache with PHP4 to install. x 100…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #2

i do not use mysql, but have apache and php installed and running - installed them on darwin then dumped osX on top of it all and it still works!
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #3

I *REALLY* don't think you are going to have much luck finding out how to compile or run MySQL on OS X Beta for the moment, at least until someone finds a way or fixes that pthread…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #4

I *REALLY* don't think you are going to have much luck finding out how to compile or run MySQL on OS X Beta for the moment, at least until someone finds a way or fixes that pthread…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #5

You're probably right. I got everything to compile and install EXCEPT the server (mysqld) And binaries for Mac OS X Server produce 'Bus Error' when run.
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #6

I installed a replacement pthread library. Now I just have to figure out how to configure the mysql make to use it. The guess method isn't working very well since it takes 15 minut…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #7

I believe our friend, Anjo Krank... the one who gave us the OSX Server patches for mySQL, is working on the OS X Beta port now. Watch for it within the next couple of weeks.
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #8

I really don't understand the fervor over getting MySQL running. I haven't tried yet in PB, but in DP4 MySQL wasn't too bad to get going. Sure there are some pthread functions miss…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #9

Okay, just found this link which will help all of us! (who don't want the experimental version) http://www.omnigroup.com/mailman/arc...er/004204.html It has detailed a way to com…
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #10

I have patched the distribution but it still crash and burns when compiling string portion. Anone just want to post binaries for MySQL?
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #11

I just got this in the Darwin dev list. Date: Tue, 26 Sep 2000 15:02:41 -0700 From: Chris Meyer <cmeyer@gatan.com> Subject: mysql on Darwin/OSX PB I put together a …
MacNN Troubleshooting

Apache / PHP4 / MySQL Success! — #12

I got mysql to compile and install (with the server mysqld) but when I run it I get the same 'bus error' as with the OS X Server binary. ------------------ -Eric Schneider (SonicB…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #1

Apple has apparently seen the light and included sshd all set up and installed (1.x and 2.x) on MacOS X pb1. There's a SSH dir in /System/Library/StartupItems/, complete with the …
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #2

ooo, thanks for pointing that out! i was just discussing this with a co-worker last night. Now all Apple needs to do is get rid of that Telnet button in the File Sharing control …
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #3

I'm just getting started here with SSH, I'm going to read the man pages now, but figured ask anyways. When I ran the SSH script included, it said "error: Could not load DSA host …
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #4

change the /System/Library/StatupItems/SSH/SSH file so it looks like this: #!/bin/sh . /etc/rc.common ## # Start up secure login server ## if [ "${SSHSERVER:=-NO-}" = "-YES-" ];…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #5

Thanks for the info. I have been messing with enabling ssh on and off all day. I am grateful for people smarter than myself
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #6

Thanks for the help on the MacNN forum. I'm still having a little trouble getting my client terminal (SecureCRT 3.0.3 for Windows NT) to connect, but I'm still working on it. I thi…
MacNN Troubleshooting
mp.ls