This tutorial shows how to prepare a CentOS 5.5 x86_64 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, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Six Cool PHP Tricks You May Not Know
Over the years I've come across some useful tricks in PHP that are not obvious, but are worth mentioning. This is not meant to be a comprehensive list of all the useful tricks that you can do with PHP.
Read more »Category: High End Tags:
- Login to post comments
KDevelop 4.0 IDE Released with C++ and PHP Support
The KDevelop Hackers are proud and happy to announce that KDevelop 4.0 is finally available as a stable release. Released together is the first version of KDevelop PHP plugins, which make KDevelop a very interesting option for PHP developers. The major features for C++ support include code navigation, and semantic highlighting.
Read more »Category: High End Tags:
- Login to post comments
Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10
Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI.
Read more »PHP and Perl crashing the enterprise party
The enterprise has long favored Java and .Net, but PHP and other dynamic programming languages have left their infancies and are rapidly closing the gap on their more stodgy competitors.
Read more »Category: Business Tags:
- Login to post comments
Facebook re-write takes PHP to an enterprise past Remember C++? They do
Facebook's re-written PHP to transform the dynamic language for fast performance on web-scale server farms without adding additional hardware. The site's engineers have announced HipHop, which turns the popular and dynamic PHP code into highly optimized but static C++ and then compiles it using the GNU C++ compiler, g++.
Read more »Top 5 Php Editors for Ubuntu ~ LinuxTree
This post is about Php Editors.This include many editors like quanta plus ,screem ,gphpedit etc .
Read more »Category: Beginner Tags:
- Login to post comments
Facebook plans PHP changes
On Tuesday, Facebook is expected to unveil changes to PHP, the language that helped make the social networking site a success - along with millions of other web sites. SD Times has outed the planned change here. Facebook wouldn't provide details when contacted by The Reg but said it would make more details available Tuesday morning, Pacific time.
Read more »How To Uninstall LAMP in Ubuntu 9.10 Karmic Koala
You may have installed a LAMP server on Ubuntu that you no longer need. Follow these simple steps to remove LAMP (or more accurately, AMP) from Ubuntu.
Read more »Category: End User Tags:
- Login to post comments
Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 12 server with PHP5 support (mod_php) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.
Read more »Category: High End Tags:
- Login to post comments
The Perfect Server - Mandriva 2010.0 Free (x86_64) [ISPConfig 2]
This tutorial shows how to set up a Mandriva 2010.0 Free (x86_64) 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, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »PHP: Generation of MD5 hash for HTTP digest access authentication
An easy and short example hot to generate a MD5 hash required for HTTP digest access authentication for a given user:realm:password
Read more »Category: High End Tags:
- Login to post comments
The Perfect Server - Fedora 12 x86_64 [ISPConfig 2]
This is a detailed description about how to set up a Fedora 12 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP5/Ruby/Python, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »How to start PHP Programming. Write your First Program in PHP
Here I will show how to start php programming. Lot of my friends like php, but there is a starting trouble. This will help you to write your first php program.You need to install LAMP (Linux Apache, Mysql, PHP )Server.
Read more »Category: Beginner Tags:
- Login to post comments