Home Archive for category "Linux"
formats

Compiling Darwin Streaming Server for Centos 5 x86-64

Published on 2010/01/29 by in Linux

Darwin Streaming Server works well on Linux, and on my preferred platform CentOS 5, but not without compiling it yourself. Linux is not a supported platform in the code provided by Apple, but fortunately a patched version of the source has been provided by a member of the DSS community. To use Darwin Streaming Server on

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
Comments Off  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