Many people asked me to write about setting up Lighttpd under CentOS or RHEL 5 Linux using chroot() call. The instructions are almost same but you need to make little modification as compare to Debian / Ubuntu Linux instructions.
{ 10 comments }
Many people asked me to write about setting up Lighttpd under CentOS or RHEL 5 Linux using chroot() call. The instructions are almost same but you need to make little modification as compare to Debian / Ubuntu Linux instructions.
{ 10 comments }
Recently I’ve noticed that Redhat removed support for following php pear packages: a) NET/SMTP : An implementation of the SMTP protocol b) Mail : Class that provides multiple interfaces for sending emails c) Net/Socke : Network Socket Interface The simplest solution is downloading and installs these files from php pear repo. Step # 1: Download [...]
{ 6 comments }
Jack Herrington shows us how to fix the common problem. I never used php PEAR DB package, the idea sounds good. FTA, “Discover five common database problems that occur in PHP applications — including database schema design, database access, and the business logic code that uses the database — as well as their solutions. You [...]
{ 0 comments }