| bio | website | xmmedia.net |
|---|---|---|
| location | Calgary, Canada | |
| age | 31 | |
| visits | member for | 4 years, 1 month |
| seen | May 30 at 23:27 | |
| stats | profile views | 83 |
I am a website and web application developer in Calgary, Alberta. I have been doing PHP for 7 years and general web development for 9.
|
Aug 6 |
asked | Is there a way to have GNU screen automatically open a number of screens the first time it starts a new session? |
|
Jul 8 |
awarded | Nice Question |
|
Jul 3 |
awarded | Commentator |
|
Jul 3 |
comment |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access In the mean time I have converted the cron into launchd jobs and I'm not getting the same error. Although launchd has some really nice features, it's missing the ability to run at the 0s of each minute. I need this because I have 2 scripts that need to alternate running every 60s. Right now I have to start them 60s apart to get the 60s difference. Cron does this really nicely with 1,3,5... and 2,4,6... in the minute "field". |
|
Jul 3 |
revised |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access added 16 characters in body |
|
Jul 2 |
revised |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access added 110 characters in body |
|
Jul 2 |
comment |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access @k3ri those are 2 links that come up in Google. As I said, I searched and neither of those links actually provide any solution other than removing the crons. |
|
Jul 2 |
comment |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access BTW, I just tried running the cron under a different user and I still get the same error. |
|
Jul 2 |
comment |
OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access The script doesn't cause the same error when run at the command line (outside of cron). The cron is running under root. What other info could be helpful? |
|
Jul 2 |
asked | OSX Cron causing the following error: Could not setup Mach task special port 9: (os/kern) no access |
|
Jun 26 |
awarded | Beta |
|
Jun 19 |
comment |
Should I expect problems with a different version of the MySQL PHP extension vs the MySQL server? No, I suppose there aren't any new features we need, although 5.1 does have some nice features and fixes (specifically related replication) that we will probably find useful in the near future. Mostly, because 5.1 is almost 2 years old, we think it'd probably be a good idea to move up as we don't like staying on old versions. |
|
Jun 19 |
asked | Should I expect problems with a different version of the MySQL PHP extension vs the MySQL server? |
|
May 13 |
asked | What configuration options for MySQL provide the biggest speed improvements? |
|
May 13 |
comment |
Is there a way to get OSX to use more RAM and less swap? I don't have proof that the VM system (VM or swap) is the problem, but I do know on my desktop I have 6GB of RAM, of which usually 2-3GB is usually free. When I switch programs, you would think it would be blazing fast because it's all in RAM, but instead, it takes 2-15s to switch back to something like Illustrator. I'm thinking similar things are happening on the server--something like the caching for MySQL or temporary tables. I am using top to determine the VM, RAM and swap usage. Any ideas? |
|
May 13 |
awarded | Student |
|
May 12 |
revised |
Is there a way to get OSX to use more RAM and less swap? added 96 characters in body |
|
May 12 |
asked | Is there a way to get OSX to use more RAM and less swap? |
|
May 9 |
comment |
Unable to connect to a remote MacBook by SSH So you are within the same network as the MacBook you want to connect to? |
|
May 5 |
answered | How can I configure Apache to use HTTPS for external access but HTTP for internal access? |