Search

User login

Poll

What is your favorite DB Server ?:
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

My YM

Alexa Rank

Who's online

There are currently 0 users and 13 guests online.
Home | Services

Suhosin

Configure Litespeed Webserver With PHP 5.3.0, Mail Header Patch and Suhosin Patch

What is LiteSpeed Web Server ?

LiteSpeed Web Server is the leading high-performance, high-scalability web server. It is completely Apache interchangeable so LiteSpeed Web Server can quickly replace a major bottleneck in your existing web delivery platform. With its comprehensive range of features and easy-to-use web administration console, LiteSpeed Web Server can help you conquer the challenges of deploying an effective web serving architecture.

How To Install Nginx, PHP, MySQL, Zend Optimizer and PHP Extensions in FreeBSD

What is Nginx ?

Nginx is (pronounced "engine X") is a lightweight web server/reverse proxy and e-mail (IMAP/POP3) proxy, licensed under a BSD-like license.

In This tutorial we will try to install Nginx web server with PHP5, PHP5 Ext, MySQL5 and Pecl-Memcache PHP module in FreeBSD7 server.

I assume you already have freebsd server up and running.
We will using port to install all packages.

Installing MySQL5

How To Upgrade Apache 2 PHP 5 PHP Suhosin Security Patch in Cpanel

In this tutorial we will upgrade apache from 1.x to apache 2.x and php 4.x to php 5.x with Suhosin security patch in Cpanel server.

First we need to login into Cpanel server with root access via putty.
[code]root@cpanel [~]#[/code]

We need to force Cpanel to update to the stable version
[code]root@cpanel [~]# /scripts/upcp --force[/code]

## We need to wait the process until finished without any error.

Installing, Configuring, and Securing Litespeed + PHP5 + Suhosin on FreeBSD 6.2

donie's picture

Securing PHP is a must nowadays. There are many cases about php exploiting.
And we need to take steps to make sure weak applications are not compromised on the server leading to bigger problems.
LiteSpeed web server is an Apache interchangeable, full-featured high performance,
secure HTTP server specifically engineered from the ground up with security and scalability in mind.
However, setting up Litespeed + PHP5 on FreeBSD has some troubles. This is caused by a bug with

Installing LiteSpeed, Upgrading PHP LSAPI, and Securing With Suhosin Patch in FEDORA 7

bella's picture

Fresh server, without other web server installed
---------------------
Install LiteSpeed
---------------------
Go to this path :
[code]
cd /usr/local/
[/code]


Download LiteSpeed :
[code]
wget http://www.litespeedtech.com/packages/3.0/lsws-3.2.3-std-i386-linux.tar.gz
[/code]


Unpack the lsws-3.2.3-std-i386-linux source :
[code]
tar -zxvf lsws-3.2.3-std-i386-linux.tar.gz
[/code]


Change directory to lsws-3.2.3/ :
[code]
cd lsws-3.2.3/
[/code]


Install lsws :
[code]
./install.sh
[/code]

Recent comments

Facebook Fans

Sponsors

Online Store

Tag Cloud