Oh, wow. This place looks great. Oh, I feel like a witch in a magic shop.

Willow ,'Help'


Buffistechnology 3: "Press Some Buttons, See What Happens."

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Calli - Apr 13, 2011 12:04:13 pm PDT #16520 of 25501
I must obey the inscrutable exhortations of my soul—Calvin and Hobbs

OK, I've found an Apache error log. There are several "file does not exist" errors popping up. Maybe I put the file in the wrong place? But the mysql_test.php file is in the htdocs folder right next to the phpinfo.php file, and the latter one came up just fine.

Gah. This is making me feel stupid.


dcp - Apr 13, 2011 12:29:27 pm PDT #16521 of 25501
The more I learn, the more I realize how little I know.

So Hubby updated to Firefox 4 and now regrets it. How can he roll back?

oldapps.com: [link]


Jon B. - Apr 13, 2011 12:53:15 pm PDT #16522 of 25501
A turkey in every toilet -- only in America!

But the mysql_test.php file is in the htdocs folder right next to the phpinfo.php file, and the latter one came up just fine.

It seems like it's having trouble finding mysql functions and phpinfo.php doesn't use any mysql functions so that's not surprising.

Unfortunately, that's all I got.


Calli - Apr 13, 2011 2:09:41 pm PDT #16523 of 25501
I must obey the inscrutable exhortations of my soul—Calvin and Hobbs

Thanks, Jon. I bet I'm tweaking the wrong php.ini file or something.


Ginger - Apr 14, 2011 12:19:15 pm PDT #16524 of 25501
"It didn't taste good. It tasted soooo horrible. It tasted like....a vodka martini." - Matilda

David Pogue mourns the Flip [link]


DCJensen - Apr 16, 2011 10:42:23 am PDT #16525 of 25501
All is well that ends in pizza.

Andi and I are looking at buying a Blu-Ray player online. We want not rock-bottom, but a good balance of features and price. I was looking at a price point around $100, and came up with a Samsung BD-C5500, which I can find new for about $111 at three or more places.

Anyone have any dealings with Crutchfield.com?

I can also get it at newEgg and others.


DCJensen - Apr 16, 2011 11:01:27 am PDT #16526 of 25501
All is well that ends in pizza.

Also, can I use the analog outputs to go to an analog tv? We do not yet have a Digital TV.


Typo Boy - Apr 16, 2011 12:19:43 pm PDT #16527 of 25501
Calli: My people have a saying. A man who trusts can never be betrayed, only mistaken.Avon: Life expectancy among your people must be extremely short.

If a JPEG is 72 dpi but 42 X 27 inches, what are the odds the resolution will be decent printed at 5X7 inches? Does shrinking really produce a decent quality printout when it starts out with a res that low?


Gris - Apr 16, 2011 12:25:11 pm PDT #16528 of 25501
Hey. New board.

Unless I am really misunderstanding how image files work, I would think a 72 dpi 42*27 would be exactly the same file as a 432 dpi 7*4.5 image. So if 432 dpi is a good printing resolution, it should look fine.

Right?


Steph L. - Apr 16, 2011 12:25:36 pm PDT #16529 of 25501
this mess was yours / now your mess is mine

Typo, it'll be fine. Resolution and size are interdependent; think of them as math and not as an image. There's no difference between a ginormous 72 dpi image and a smaller 300 dpi image. That's what resampling does.

Good lord. I thought one thing and typed the opposite. That's why you DON'T resample. For instance, in Photoshop, there's a box for image size, showing pixel dimensions (which is actually the only important factor), size (as in 4 x 6), and dpi. There are also ticky boxes, one of which is "Resample image." You do NOT want to click that if you want to take a 72 dpi ginormous picture and make the dimensions 5 x 7 at 300 dpi. Because it's all math based on the pixel dimensions.

If you click the "Resample image" box, what it does is retain the dpi (for instance, 72) and then shrink the photo to the inch dimensions you specify, which then would print crappy.

To sum up: a ginormous 72 dpi photo will print fine as a smaller 300 dpi photo, assuming the photo was taken well.