Deploying PHP Across Windows and Linux
We used Debian 5 Linux for this, and setting up PHP and Apache on it was a breeze. All it required was to first install Apache using the # apt-get install apache2, followed by another single line command to install PHP and MySQL, viz. # apt-get install php5 mysql php5-mysql. More here
Debian News RSS Feed
No Response to “Deploying PHP Across Windows and Linux” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment