Trying to find a way to include links back to my sites/pages when people copy and paste content to their site.
Sites like Frommers have a mechanism so that if a user copies any copy from the page, a link back is provided in the pasted copy. Looking through the source, the mechanism isn't self...
1) Websites render differently in Chrome vs IE
2) If I set Clear Type to ON, it renders identically
3) a few hours later, ClearType is turned off automatically
How can I keep ClearType on or fix my font issues for Chrome?
And it's only on this machine that keeps ClearType turning off every 2 hours.
I thought this would have been a simple query but I'm stuck.
I have a table that has a field that should have unique data but doesn't. I'm trying to get results that will return only the rows that have data that has more than one unique value.
So if field A has values
20
30
30
40
50
50
50...
With CVS, all you do is put the module folder in the root and you have all your history.
I've have tons of projects where we have updated the entire module so we archive and remove the module to start fresh.
I've had to get old files and get older versions for whatever reason and you can
A)...
I have to purchase a new system for someone I help remotely.
I use VNC and there is no other alternative (that I am aware of) unless it works with java.
Does anyone have any reports if VNC works with Vista?
Trying to use DW to edit pages in a site.
The pages use the <base href="http://site.com/"/> tag.
DW doesn't read the base tag so the site has no style when viewed in the WYSIWYG.
This is especially horrible in subdirectories where the default images are placed in "http://site.com/images/" and...
About every 5 hours, my SMTP service shuts down due to excessive connections. It restarts so it's really not a `service to the user` problem. It's a log annoyance and I know if I can stop the `excessive connections`, I can stop a good 60% of incoming SPAM. Zombies, I can't because it...
Found where it was.
I had a 17G log file that I deleted a week ago that memory hadn't let go of.
lsof +L1
showed me the open file and the (deleted) status
I killed the process (which is a Java process) and got the space back.
I'm missing 20 gigs and I can't tell where it is.
Usually, I have log files that I manually delete (they're backup log files and I don't need them, I don't want automatic because I want to manually snoop around in other areas as I delete them weekly)
So anyway, here's my evidence:
# df -h...
I get
Current value of display errors is 1
Current error reporting level is 2047
disabled functions:
So with the
ini_set ("display_errors","1");
error_reporting (E_ALL);
echo "This should generate an E_NOTICE<br/>" ;
echo $array[somevalue]; //this is deliberately bogus
I get the...
This isn't as easy as it sounds to be.
I'd like to have error reporting temporarily report to the screen.
I have a server, typical LAMP server, that doesn't have PHP errors turned on. Instead it logs them to the error_log for the site, not the server, the site.
So in my PHP.INI, I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.