Home Posts tagged "PHP"
formats

Twilio: Rolling My Wife’s Eyes in 31 Lines of PHP

Published on 2010/02/14 by in PHP, Reviews

For some reason a certain number of my little side projects result in “The Look”, that rolled-eyes expression that let’s me know I’m such a nerd. Given that Valentine’s Day fell on a weekend this year and I had a little free time this Sunday morning, the look was inevitable. Today I finally had a

Read More…

 
Tags: , ,
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
1 Comment  comments 
formats

Resolving PHP-MySQL Connection Issues

Published on 2010/01/13 by in Apache, Linux, MySQL, PHP

I ran into an interesting issue when installing WordPress on my re-installed server, I could not get a database connection during installation. I added some debugging and discovered that I had a “Can’t connect to MySQL server on” error returned after the call to mysql_connect() in PHP. To check the source of the issue I

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
Comments Off  comments