-
Recent Posts
Tag Cloud
Archives
Tag Archives: MySQL
No TCPIP on mysql using Zend
Over the last few weeks I have been evaluating Zend Studio used in conjunction Zend Server CE on my Mac Book in order to improve debugging of my php / wordpress sites. As I already had an installation of MySQL … Continue reading
MySQL not starting after Zend install
Whilst playing with Zend Server Community Edition trying to get mySQL to work I found myself at a point where mySQL would not start. sudo zendctl.sh start-mysql Starting MySQL . ERROR! Manager of pid-file quit without updating file. I had … Continue reading
Setting up Apache after Lion 10.7 Install
I have just bought a new 256Gb SSD for my Mac Book Pro to upgrade my 128Gb SSD which I installed some months ago to have a test of SSD and performance (its awesome). I took this opportunity to perform … Continue reading
PHP Webservice and MySQL
In this post I will document some recent research I did in writing a basic PHP SOAP Web Service to return a set of data from a MySQL database. Having recently purchased an iPad I wanted to write an application … Continue reading