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 12 guests online.
Home | Services

Perl

How To Compile PHP 5.3.x To Support Perl Extensions

What is PECL Perl ?

PECL Perl is extension embeds Perl Interpreter into PHP. It allows execute Perl files, evaluate Perl code, access Perl variables and instantiate Perl objects.

In this tutorial i will describe how to compile PECL perl with PHP 5.3.x
I found that latest pecl perl-1.0.0.tgz can't compile with PHP 5.3.x

Configure Postfix With Amavisd-new | ClamAV | Spamassassin

What is SPF, ClamAV, Amavisd-new and Spamassassin?

The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery. More precisely, the current version of SPF — called SPFv1 or SPF Classic — protects the envelope sender address, which is used for the delivery of messages.

How To Install and Running Centreon on Centos 5.2

What is Centreon ?

Centreon is frontend GUI applications that manages Nagios (similar to Groundwork's Fruity), uses MySQL database to create the /etc/nagios/*.cfg files necessary for the Nagios daemon.

<!--more-->

How To Configure Postfix With Amavisd-new, ClamAV and Spamassassin

What is ClamAV, Amavisd-new and Spamassassin?

Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in a form of shared library.

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 Install Smokeping in Centos/RHEL Server

What is Smokeping?

SmokePing does not stand alone. It relies on various other tools and services being present. Apart from a Unix OS and a working Perl installation you need the following things. The list contains the names of the tools together with the version of the tool which I am using, and a link for downloading the tool.

Preparing anything to install Smokeping

Download Smokeping : http://oss.oetiker.ch/smokeping/pub/smokeping-2.4.2.tar.gz

Installing Lighttpd Web Server With PHP5 And MySQL Through FastCGI on Fedora

bella's picture

Lighttpd is one of many web server.
I want to show you how to installing it.
I installing lighttpd on Fedora.

Before installing lighttpd, we must stop httpd service.
[code]
service httpd stop
[/code]
or what other web server service run in your machine before.

Now lets install all mysql
[code]
yum install mysql*
[/code]
Start service mysqld
[code]
service mysqld start
[/code]

Configure Apache2 VirtualHost To Running CGI / Perl Script

In This Tutorial We will configure Apache2 webserver to Running a CGI/Perl Script

First We assume apache2 webserver is up and running with virtual host configured on it.

Let's start configure apache2 webserver to support cgi
Login into the server via ssh

[code]sentono@athena:~$[/code]

Create a directory and name it cgi-bin

[code]sentono@athena:~$mkdir -p /home/www/inferno.web.id/public_html/cgi-bin[/code]

Create a file index.pl

Install Perl Modules In Linux Servers

Before we can install any perl modules in linux/unix servers, we need to make sure perl is installed on the server.

Login as user via ssh
[code]sentono@athena:~$[/code]

How To Install Perl Modules In Windows Server

Here is the simple steps How To Install Perl Modules In Windows Servers.

First, you need to have ActivePerl installed on your windows servers.
You can download ActivePerl from this url :
http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.8.822-MSWin32-x86-280952.msi

You can just execute ActivePerl-5.8.8.822-MSWin32-x86-280952.msi

Recent comments

Facebook Fans

Sponsors

Online Store

Tag Cloud