Posts Tagged ‘access’

How to access Softaculous Auto Installer?

In order to access Softaculous Auto Installer you need to login to DirectAdmin control panel and you should find the link in DirectAdmin server control panel called Softacolous Installer. Remember you can install over 138 applications with this powerful Softaculous Auto Installer.

How to access phpMyAdmin in DirectAdmin?

When you create your website database you always use DirectAdmin server control panel to create one. While creating the database you will be asked to enter databse name, username and password. The username with password requires to use in order to login to phpMyAdmin.
1. Enter URL http://yourdomain.com/phpmyadmin.
2. Use your username and password those you have entered while created the database.

How to access Roundcube in DirectAdmin?

There are two ways of accessing RoundCube Webmail client is Host1Free.com.
1. Access RoundCube Webmail using DirectAdmin server control panel under Webmail: Roundcube section.
2. Enter URL in your browser http://yourdomain.com/roundcube.

How to access Squirrelmail in DirectAdmin?

There are two ways of accessing Squirrelmail Webmail client is Host1Free.com.
1. Access RoundCube Webmail using DirectAdmin server control panel under Webmail: Squirrelmail section.
2. Enter URL in your browser http://yourdomain.com/squirrelmail.

How to check the Access log?

To check you website access log you need to:
1. Login to DirectAdmin server control panel.
2. Locate Site Summary / Statistics / Logs.
3. If you want to access full access log click on Full Error Log or alternatively if you want to check last ’10 lines’ of your access log click on ’10 lines’ or last ’100 lines’ click on ’100 lines’.

How do I access the current time with MySQL?

Another common query is to get to the current time in addition to the date within mysql.
When you want to log when something happens – for instance a post to your message board, this will be a particularly useful thing to know.
With the current time and date you will need to use NOW() like so:

$update = mysql_query("UPDATE my_users SET lastlogin = NOW() WHERE username = 'user'");
?>

How do I access webmail?

  • Login To Direct Admin via http://YOURDOMAIN:2222/
  • Click Webmail