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

I have MySQL working in Public Beta — #6

You are my new hero dude I've been able to compile PHP, Apache and MySQL to work really well together, except for not being able to shutdown mysql (but who cares). I was wonder…
MacNN Troubleshooting

I have MySQL working in Public Beta — #7

I checked the the new mysql earlier, and it's compiled for rhapsody5.5 like the last Mac OS X Server binary so I don't believe it'd work either. Yes, I did try those patches, but …
MacNN Troubleshooting

I have MySQL working in Public Beta — #8

AK has some newer fixes on that page that just came out yesterday, I don't think you have seen it, it says compiling on OS X Public Beta, I tried it, but It crashed out towards the…
MacNN Troubleshooting

I have MySQL working in Public Beta — #10

AK has some newer fixes on that page that just came out yesterday, I don't think you have seen it, it says compiling on OS X Public Beta, I tried it, but It crashed out towards the…
MacNN Troubleshooting

I have MySQL working in Public Beta — #11

I followed the new instructions at http://www.prnet.de/RegEx/mysql.html and successfully compiled my own install of mysql. I then added the line "/usr/local/bin/safe_mysqld &"…
MacNN Troubleshooting

I have MySQL working in Public Beta — #12

I would also love to be able to test MySQL on OS X. QUOTE]Originally posted by mr_sonicblue: I'd like to hand MySQL for Public Beta out as a binary (no guarantees that it'll work…
MacNN Troubleshooting

I have MySQL working in Public Beta — #13

rsanford: i found that compiling apache and php together (as per the instructions at php.net for UNIX installation) worked fine for getting PHP4 and Apache to work together.
MacNN Troubleshooting

I have MySQL working in Public Beta — #14

[quote]Originally posted by mr_sonicblue: [b]OK, here's the binary: http://www.heatware.com/Files/mysql-...rwin1.2.tar.gz I tried your binary. At first I was enthusiastic, as it…
MacNN Troubleshooting

I have MySQL working in Public Beta — #15

misterakko: MySQL commonly "goes away" (as the client puts it) before or during queries, but it should automatically reconnect if it's working correctly. But, for some reason, my …
MacNN Troubleshooting

I have MySQL working in Public Beta — #16

I am wondering how you got the configure script to run. It always dies on the 'ps' portion (where it's trying to figure out how to detect running mysqld). Thanks in advance.
MacNN Troubleshooting

I have MySQL working in Public Beta — #17

The binary seems to work fine, unlike all the other versions I've seen for compile (I can't get AK's version to work because pthreads just refuses to compile). Some of the problem…
MacNN Troubleshooting

I have MySQL working in Public Beta — #18

LordJavac: If I remember right, here's what I did for the binary listed here (The version I'm currently using has a more complicated patch, but doesn't work any better): config.gu…
MacNN Troubleshooting

I have MySQL working in Public Beta — #19

I'm trying to run a query through a .php file. I can connect to the DB, I can choose the DB, but I cannot query a table -- I just get an error when I query the table, no data, noth…
MacNN Troubleshooting

I have MySQL working in Public Beta — #20

> $table = mysql_query("select id from que;") > > Any suggestions? Thanks!! Maybe that's a typo, but you don't need the ending semicolon in your query from ph…
MacNN Troubleshooting

I have MySQL working in Public Beta — #21

jmb is right, that *might* be a typo. Other than that, I can't spot anything wrong with your code. Did you try the same query from the mysql client? If that works, you might have…
MacNN Troubleshooting

IRCd on OS X — #1

Ok, here is a new project for the community. We need to compile a IRCd daemon for OS X I am not talking about the IRC client but the server. I have been hacking away on various ve…
MacNN Development

Cocoa: Objective-C vs. Java — #1

I am a long time MacOS programmer, and very familar with C, C++, and Pascal (as well as Object-Oriented Pascal). I'm thinking of diving into the wonderful world of Cocoa. I do no…
MacNN Development

Cocoa: Objective-C vs. Java — #2

just a minor suggestion: check out news://comp.sys.mac.programmer.help and news://comp.lang.objective-c There was a major thread about this a while ago (about a month or so?)
MacNN Development

Cocoa: Objective-C vs. Java — #3

Objective-c is already marginalized! Cocoa was cool 12 years ago, but it has not kept up with the outside world. Apple might figure it out eventually, but there's a lot of people w…
MacNN Development

Cocoa: Objective-C vs. Java — #4

Mike, might you, say, possibly give us a shred of evidence for those rather inflammatory statements? I see absolutely no evidence to back up your claims, particularly the one about…
MacNN Development

Cocoa: Objective-C vs. Java — #5

You might want to check out the Omni Group's developer mailing list and its archives. This is a topic of constant debate, and there are many people there who have been using the C…
MacNN Development

Cocoa: Objective-C vs. Java — #6

Thanks for the OmniGroup lead. For everyone's benefit, the index for the macOS X developer list is: http://www.omnigroup.com/mailman/archive/macosx-dev/ There were gobs of posti…
MacNN Development

WebObjects & Cocoa apps — #1

We have a WebObjects app that we'd like to turn into a stand alone app that can be used offline and then synced online when connected. We'd like to make it a Cocoa app for MacOSX a…
MacNN Development

WebObjects & Cocoa apps — #2

It depends where you are located. The following adress are long term NeXT developers they use currently WebObjects. If you are in Europe, contact P&L Systems at : URL: www.pls…
MacNN Development
mp.ls