Tag Archives: ssh

Connect remotely to MSSQL with PHP on CentOS 5

For some time now I’ve been looking for a solution for projects that are using PHP but are connecting to a remote Microsoft SQL Server database. As many already know, the webmasters ideal (or at least mine) is a LAMP stack which, for those that are not sure, is Linux, Apache, MySQL and PHP. Why [...]

Cron job for phpList on 1and1

I have seen quite a few posts about this topic floating around the internet during my search for a solution, many of them did not apply to my situation or failed to be clear and concise so I thought I would have a bash at documenting the necessary steps in setting up a cron job [...]