|
Most viewed
|
| |
 |
How to Install TeamSpeak Server [linux]
Informations:
TeamSpeak is a quality, scalable application which enables people to speak with one another over the Internet. TeamSpeak...
|
|
 |
21 Dec, 2007 |
Views: 3033 |
|
|
|
 |
How to install ionCube loader
Informations:
ionCube produces leading tools for PHP source code protection to secure your PHP software from prying eyes and to combat...
|
|
| Not rated |
19 Dec, 2007 |
Views: 2742 |
|
|
|
 |
How to view Log [DirectAdmin]
Informations:
The first place you should go when trying to debug a problem is the log file for that program.
The list of Log...
|
|
 |
25 Dec, 2007 |
Views: 2500 |
|
|
|
 |
Increase the max upload filesize in apache/php [DirectAdmin]
Edit:
/usr/local/lib/php.ini
Search for
|
|
| Not rated |
26 Jun, 2008 |
Views: 2442 |
|
|
|
 |
Server replied: 421 Unexpected failure, please try later [DirectAdmin]
If Imap returns this error, then there might be something wrong with the smtp server. Check the /var/log/exim/mainlog (or...
|
|
| Not rated |
26 Jun, 2008 |
Views: 2391 |
|
|
|
 |
I can't login to DirectAdmin on port 2222 [DirectAdmin]
If you are unable to access your server via http://1.2.3.4:2222, then 1 of 3 things is likely happening:
1. DirectAdmin might not be running...
|
|
| Not rated |
26 Jun, 2008 |
Views: 2168 |
|
|
|
 |
How to Create a Login Page for DirectAdmin on your Website [DirectAdmin]
Many webhosts want to make an easy one stop location for logging into DirectAdmin. This can be accomplished by adding a login form on your webpage....
|
|
| Not rated |
26 Jun, 2008 |
Views: 2167 |
|
|
|
 |
How to Adding Custom Modules to php [DirectAdmin]
If you want to add any extra modules to php, they'll most likely need to be compiled in. Any module that needs to be compiled in will have a...
|
|
| Not rated |
26 Jun, 2008 |
Views: 2122 |
|
|
|
 |
Timestamp of files through ftp are different that actual timestamp [DirectAdmin]
Proftpd might be doing a timestamp offset on your system.
Edit your /etc/proftpd.conf file, and add:
|
|
| Not rated |
26 Jun, 2008 |
Views: 2107 |
|
|
|
 |
How to Disable Direct Root Logins
Informations:
Allowing the root user to login directly is a major security issue, we'll show you how to disable it so you can still login...
|
|
| Not rated |
20 Dec, 2007 |
Views: 2067 |
|
|
|
 |
How to Add Reverse IP Lookup on your IP's [DirectAdmin]
Any modern verion of DA will be able to do this automatically.
Go to: Admin Level -> DNS Administration
Scroll to the bottom to the "Add...
|
|
| Not rated |
11 Jan, 2008 |
Views: 2028 |
|
|
|
 |
Apache won't restart: [crit] (98)Address already in use: make_sock: could not bind to port 8090 [DirectAdmin]
[crit] (98)Address already in use: make_sock: could not bind to port 8090
or
[crit] (98)Address already in use: make_sock: could not bind to port...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1971 |
|
|
|
 |
How to Install mod_evasive
Informations:
Mod_Evasive will help to stop basic attacks on a server (HTTP, DDoS attack and brute force attack). Detection is performed by...
|
|
| Not rated |
20 Dec, 2007 |
Views: 1822 |
|
|
|
 |
Mysql rpm install: Error: Failed dependencies: perl(DBI) is needed by MySQL-server-4.0.26-0.i386 [DirectAdmin]
If you see
|
|
| Not rated |
26 Jun, 2008 |
Views: 1749 |
|
|
|
 |
How to use SSH [DirectAdmin]
SSH is a tool used to connect to your server. This is how 95% of your system is setup.
To use ssh, you'll need an ssh client for your local...
|
|
| Not rated |
25 Dec, 2007 |
Views: 1744 |
|
|
|
|
|
|
Recent articles
|
| |
 |
How to Install LogWatch
1. Login to your server as root, go to root-folder:
cd /root
----------------------------------------------------
2. Remove existing Logwatch...
|
|
| Not rated |
31 May, 2009 |
Views: 984 |
|
|
|
 |
Plesk Binaries
Located in the %plesk_bin%\ directory
1) websrvmng.exe
To install hosting for a domain
Quote:
|
|
| Not rated |
28 Jul, 2008 |
Views: 978 |
|
|
|
 |
semget: No space left on device [DirectAdmin]
This relates to semaphores on your system (you've run out). Run the following to clear them out:
|
|
| Not rated |
26 Jun, 2008 |
Views: 1181 |
|
|
|
 |
How to Convert mbox files to Maildir Manually [DirectAdmin]
The mb2md script is a simple way to convert any mbox files over to Maildir.
First download the script from , eg
|
|
| Not rated |
26 Jun, 2008 |
Views: 1507 |
|
|
|
 |
The task.queue is not being processed [DirectAdmin]
1. Check for /usr/local/directadmin/data/task.queue
It should be deleted every minute. If it exists, check it's contents. If there are more than...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1216 |
|
|
|
 |
How to downgrade/upgrade MySQL on FreeBSD [DirectAdmin]
The binaries we include for FreeBSD are just tarred up in a tar.gz file, no packages are used.
A sample filename of the package would be...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1410 |
|
|
|
 |
Timestamp of files through ftp are different that actual timestamp [DirectAdmin]
Proftpd might be doing a timestamp offset on your system.
Edit your /etc/proftpd.conf file, and add:
|
|
| Not rated |
26 Jun, 2008 |
Views: 2107 |
|
|
|
 |
I'm getting the same message downloaded to outlook 2 or 3 times when I use "leave message on server" [DirectAdmin]
This happens when you mix wu-imap and vm-pop3d in with the same inbox (ie: if you use squirrelmail, and outlook with pop).. and have also set...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1168 |
|
|
|
 |
mysql_connect(): Too many connections in /path/to/file.php on line 123 Unable to connect to sql server [DirectAdmin]
Mysqld has a limit to the number of connections that it will take at one time.
You can tell mysqld to increase the limit by creating an...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1210 |
|
|
|
 |
Fatal error: Allowed memory size of 123456 bytes exhausted (tried to allocate 234567 bytes) in /path/file.php [DirectAdmin]
Php is setup is to limit memory usage per process. If you require more, this limit can be increased.
Edit
|
|
| Not rated |
26 Jun, 2008 |
Views: 1011 |
|
|
|
 |
crond[12345]: User account has expired [DirectAdmin]
If crond is not running the dataskq program correctly, it has to do with the system account for 'diradmin' expiring (this is rare).
You can...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1317 |
|
|
|
 |
ERROR (2): Header May Not Contain more than a Single Header, New Line Detected. (/webmail/inc/inc.php:169) [DirectAdmin]
If you see this error in /webmail:
ERROR (2): Header may not contain more than a single header, new line detected....
|
|
 |
26 Jun, 2008 |
Views: 1369 |
|
|
|
 |
Error: Cannot Find SSL Binaries Under /usr [DirectAdmin]
This happens with the configure script for apache cannot find the "openssl" (or "ssleay") binaries in any...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1576 |
|
|
|
 |
Mysql rpm install: Error: Failed dependencies: perl(DBI) is needed by MySQL-server-4.0.26-0.i386 [DirectAdmin]
If you see
|
|
| Not rated |
26 Jun, 2008 |
Views: 1749 |
|
|
|
 |
How the Multi Server DNS Clustering Works [DirectAdmin]
This feature is often thought as being much more complex than it really is.
What is does, is transfers any zones on the given machine to the DA...
|
|
| Not rated |
26 Jun, 2008 |
Views: 1741 |
|
|
|
|