-
Website
http://www.the-frame.com/blog -
Original page
http://www.the-frame.com/blog/2006/03/13/brain-dump/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Goannatree
7 comments · 1 points
-
jeffmeyers
1 comment · 1 points
-
ontarioemperor
1 comment · 31 points
-
nicefishfilms
2 comments · 12 points
-
Jandy
92 comments · 1 points
-
-
Popular Threads
I get paid to do this stuff actually. But being an admin is definitly not working in solitude for very long!
I've got PHP talking to Apache just fine, but when I create the PHP file that checks for MySQL connectivity, it just comes up with a blank screen. (It's supposed to say "can't find MySQL" if it doesn't connect and "connected to MySQL" if it does, and I can get the PHP to give me the straight html if I take out the mysql_connect command, but with the mysql_connect line of code in there, I just get a blank page, in both Firefox and IE6.) Oh, and I did install the precompiled packages of everything...I tried compiling my own the first time, and I'm not that much of a programmer yet. Baby steps, you know? ;)