Posts Tagged ‘ OS X Leopard ’
I recently ran into an issue where our Zope process was crashing. We have 4 Zope processes installed, 3 are load balanced with Zeo and the forth is for images files. I created a script that would check the size of the log files for each instance and if the size of the log files [ READ MORE ]
I recently had an issue where I have a Zope instance installed from source and found that the Z2.log and event.log files were 17GB and 30GB respectively. Poking around the google, I found this reference to newsyslog.conf: http://www.wrightthisway.com/Articles/000437.html I added this entry just for testing to see if this would work as advertised. #logfilename [ READ MORE ]
Here is a helpful link: http://reviews.cnet.com/8301-13727_7-10330310-263.html I recently had a degraded software RAID on one of my Leopard servers. In trying to rebuild the disk through Disk Utility, I was getting a unrecognized file system error. I found this post: http://discussions.apple.com/thread.jspa?threadID=1212964&tstart=0 I followed the following steps: #Checked the RAID status root# diskutil checkRAID RAID SETS =============================================================================== [ READ MORE ]
I ran into an apachectl -t error that said a library variable _u_tolower_3_4 could not be found. Then I found this post from a Google search:http://www.thoughtspark.org/node/19 My httpd -t configuration check was coming back with no errors so I commented the 2 lines in the /usr/sbin/envvars file and my apachectl -t worked just fine with [ READ MORE ]
Get every new post delivered to your Inbox.