In This Tutorial i want to configure my PHP to support korean encode.
here is a short tutorial how to do that

In order to support other encode we need to reconfigure PHP with mbstring

Login into the server as root

Configure PHP 5.3.0 with mbstring

#cd /root/php-5.3.0
#./configure  --enable-mbstring
#make && make install

Modify php.ini

#vi /etc/php.ini

ShareThis

I just want to install a MySQL server to support euck korean charset.
Here is a short how to configure it.
Login into your server as root

Compile MySQL

#cd /root/mysql-5.0.88
#./configure --prefix=/usr/local/mysql --with-extra-charsets=complex
#make && make install

Edit my.cnf

#cp /usr/local/mysql/share/mysql/my-small.cnf /usr/local/mysql/my.cnf
#vi /usr/local/mysql/my.cnf

ShareThis

This tutorial will guide you to create a connection to the VPN server.
If you searching about install and configure VPN server please click THIS.

In your Windows XP client

Click Start >> Settings >> Control Panel

You will see a screen below :

ShareThis

Here is an example how to check IMAP and POP3 from telnet

#telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
USER info@testing.com
+OK Password required.
PASS changeme
+OK logged in.
quit
+OK Bye-bye.
Connection closed by foreign host.

ShareThis

I assume you already have IIS7 installed on Windows 2008 and is up and running properly.

In this example, We already have 1 website configured on IIS7 Windows 2008

First Login into Windows 2008 server via RDC
Click Start >> Administrative Tools >> Internet Information Services (IIS) Manager

ShareThis

What is Kayako Support Suite ?

SupportSuite provides you with the tools needed to quickly set up a seamlessly integrated, coherent support platform, saving you and your business time and money, decrease your response times and increase the efficiency of your online operation.

ShareThis

What is Shared SSL ?

A "secure server" or "shared SSL" is an invention of your web hosting company. It is a way to use an SSL certificate without actually buying one.

Preparing Anything:

Example :
Example.com already have SSL installed on IIS6 and this domain SSL certificate will configure to shared the SSL into other domians.

ShareThis

How To Configure Windows Firewall Passive Port Range 10000 - 11000 TCP

Below is a simple batch script to open passive port range between 10000 to 11000 TCP.
You can change the port if needed, I just take this as example.

First, login into your windows server box with RDP

Click Start >> Run >> Command

You will see a command prompt box,
Edit a file and name it passive.bat

ShareThis

How To Register Windows Component *.dll files into Windows 2003 Server

Here is the easy way to register windows component into your windows 2003 server :

Example : you have testing.dll files that need to be installed on your server,
This file is stored in c:\

First, login into your windows box with RDP and administrator user.
Open a command prompt box

Start >> Run >> Command

[code]c:\>Regsvr32 testing.dll [/code]

ShareThis

You can enable HTTP compression server-wide or on a specific directory. HTTP compression improves bandwidth utilization and speeds up Web site performance. In addition, you can compress static or dynamic responses.

Important

ShareThis

ShoutBox


ShoutMix chat widget

User login

Who's online

There are currently 0 users and 11 guests online.


Poll

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

Recent comments

Alexa