This tutorial shows how to prepare a Fedora 12 server (x86_64) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Linux is Best for PHP Development
Development in PHP is always a tricky road to follow, with many elements outside of your control. (Server, browser, operating systems). In this article we'll discuss the two most important things we should try to remember when developing in PHP.
Read more »Category: High End Tags:
- Login to post comments
PHP founder takes flight from Yahoo!
Lerdorf announced his departure via the popular Web2.0rhea service Twitter. "Feels a bit odd to be unemployed. Probably crazy to leave the best job I have ever had," he wrote, "but after 7+ years it was time for something new." Twitter is also where Lerdorf voiced his opinion of Yahoo!'s search pact with Microsoft back in July. "As lame as I feared," he said. "Time to find a new job." Yahoo!
Read more »LAMP Server with Ubuntu 9.10
A LAMP server is a server that employs several key applications to create a full featured web server. These include installation on a Linux Server (L), use of the Apache web server (A), installation of MySQL (M) and PHP (P). This will be a mini-course that will be delivered each building on the previous day.
Read more »The Perfect Server - Ubuntu Karmic Koala (Ubuntu 9.10) [ISPConfig 2]
This tutorial shows how to set up an Ubuntu Karmic Koala (Ubuntu 9.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.
Read more »Where is PHP 6?
Back in 2005, I wrote a story for InternetNews.com where I wrote that I expected PHP 6 to be out in 2006. Here we are three years later and guess what? No PHP 6. What happened? Is it ever going to come out?
Read more »Category: High End Tags:
- Login to post comments
The Perfect Server - Ubuntu 9.10 [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 9.10 (Karmic Koala) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Category: End User Tags:
- Login to post comments
The Perfect Server - CentOS 5.4 x86_64 [ISPConfig 2]
This tutorial shows how to set up a CentOS 5.4 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »Install LAMP on Ubuntu 9.10 Karmic Koala
Step by step instructions with screen shots to install a LAMP server on Ubuntu 9.10 Karmic Koala.
Read more »Category: End User Tags:
- Login to post comments
TOP PHP frameworks in terms of number of books published on a given framework
One possible way of determining which PHP frameworks are popular is to check how many books have been published on a given framework.
Read more »Category: Beginner Tags:
- Login to post comments
Using Iterators in PHP
This article shows you how to use the most important iterator classes: ArrayIterator, DirectoryIterator, FilterIterator, and so forth, found in the Standard PHP Library (SPL), and how to integrate SPL with PHP Data Objects (PDO).
Read more »Category: High End Tags:
- Login to post comments
Open source webdesktopmobile kit bear hugs PHP
Appcelerator Titanium - the open source platform that lets you build desktop and mobile apps with web-happy development tools, including JavaScript, Python, and Ruby on Rails - has now embraced PHP.
Read more »Category: High End Tags:
- Login to post comments
Installing Cherokee With PHP5 And MySQL Support On Mandriva 2009.1
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Installing Cherokee With PHP5 And MySQL Support On Fedora 11
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Easy installation of LASP (Linux, Apache, SQLite and PHP) on Ubuntu
If you think about learning how to create dynamic database-driven web sites, the simplest way is to start with PHP and SQLite. Ubuntu is a wonderful Linux distribution that makes installation of this software extremely easy.
Read more »Category: High End Tags:
- Login to post comments