Just a quick note, I was playing around with a plugin in Croogo which required me to deactivate and then activate the component to get some new entries added to the settings and Aco actions added.
In doing so I changed the code to add and remove the new variables in the settings and then deactivated the plugin. I didn't track down the sequence exactly but...
Just a quick note on my part on how to set a wide character string i.e. wchar_t* under Borland BDS 2006, in this example I'm using the TCppWebBrowser component...
If your getting a connection reset by pair (full error text below) when trying to access your Linux SAMBA share running in SERVER mode (SHARE mode should not encounter this error) from your Windows7 PC with the SERVER authentication being handled by an external Primary Domain Controller (PDC) you will need to set the Local Security settings as follows to get things running correctly...
In order to load your new mount entries, reload, or refresh your fstab mount points you can do this simply with the mount command as follows...
I was just trying out a Cakephp 1.3.x install with a vanilla Croogo CRM installation and got the following parse error when installing onto my MediaTemple hosting...
If you need to configure exim 4 as your default MTA (mail transport agent) with an external smart host (SMTP) server then these instructions might help. This setup expect that the SMTP server requires no authentication. I've also tagged on some useful commands for clearing your mail...
If you get an shared library loading error similar to the following its probably due to RedHat not including the /usr/local/lib shared library directory...
These are just some quick notes on the Network Time Protocol (NTP) server for my reference and will get updated when time permits.To install simply run...
Its been a while since I've had a chance and/or motivation to write any notes down, in the words of Willie Wonka "So much time, so little to do....ahhhh, strike that, reverse it..."
At any rate this note is in relation to the cakePHP console and keeping it quiet. Sometimes you need the verbose / debug information and other times it makes it impossible to work in the same shell window...
The following are some useful commands to figure out which directory is consuming all of your disk space...