Anwar

Posts

Webmin installation

Installing the RPM If you are using the RPM version of Webmin, first download the file from the downloads page , or run the command...

Update ISPConfig 3.

http://www.howtoforge.com/forums/showthread.php?t=29931 Is your webmail correctly configured? Are the ISPConfig 3 modules correctly used and configured? It’s seems you may have config files which have been...

Squirrelmail setup with ISPConfig

Squirrelmail setup with ISPConfig   http://www.howtoforge.com/enabling-squirrelmail-for-your-web-sites-on-an-ispconfig-3-server-ubuntu-10.10   Lots of people have reported problems (such as getting 404 Not Found errors) using the SquirrelMail webmail package...

PayPal API and SSL

PayPal API Credentials CredentialAPI Signature API Usernamejanelle4colors_api1.earthlink.net API PasswordP3GDBA36PV5YNSEF Signature AFcWxV21C7fd0v3bYYYRCpSSRl31AJR8bDvPMH7PQs5tNRMvJh1kOtP2 Request DateFeb 27, 2012 04:57:58 PST     SSL Details Entrust has completed verification of...

Kloxo Installation Guide

http://wiki.lxcenter.org/Kloxo%20Installation%20Guide     1) A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not currently supported. 2) At least...

Installing PEAR Mail for PHP On Ubuntu Done

Installing PEAR Mail for PHP On Ubuntu     You need to run these commands in putty sudo apt-get install php-pear sudo pear install mail...

Install cURL in ubuntu

apt-get install php5-curl

How to search in a website by php

http://www.sphider.eu/docs.php#options Installation 1. Unpack the files, and copy them to the server, for example to /home/youruser/public_html/sphider (later referred to as [path_of_sphider]) 2. In the server, create a database...

How to reset mysql database password ubuntu Done

how to reset mysql database password ubuntu   http://www.debianadmin.com/recover-mysql-database-root-password.html   By default, MySQL Server will be installed with root superuser without any password. You can...