3 articles tagged "php pear"
- CentOS / Redhat Enterprise Linux Setup Lighttpd in Chroot Jail
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.
- Install PHP Pear Mail / SMTP package on CentOS / Red Hat Enterprise Linux
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 InterfaceThe simplest solution is downloading and installs these files from php pear repo.
Step # 1: Download files
Use wget command to [...] - How to deal with common PHP database problems
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 can create [...]
Viewing 1-3 of 3 posts. ( see all popular tags )



Recent Comments
Yesterday ~ 38 Comments
Yesterday ~ 1 Comment
Yesterday ~ 1 Comment
06/16/2008 03:23 pm ~ 3 Comments
Yesterday ~ 3 Comments