Categories
Dedicated Server PHP Scripts Setup www

phpinfo.php file on server

How to check php settings by using phpinfo on server?

Each server is setup differently whether it is a dedicated server or a virtual server, phpinfo() is commonly used to check configuration settings and for available predefined variables on a given web server.

phpinfo() is a valuable debugging tool as it contains all the data, information related to environment, GET, POST, Cookie, Server etc.

To create the file simply add the following lines of code to a blank document.
<?php
phpinfo();
?>

Save the file as phpinfo.php and place it in the desired directory. Lastly, call the script from a browser.

http://www.your-own-website-example.com/folder/phpinfo.php

This php file will output detail information about the current state of PHP: PHP compilation options and extensions, the PHP version, server information and environment, the PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers, and the PHP License as well.

Related: PHP Hosting, LAMP Server, cPanel Hosting

Categories
Billing Domain Name Security Web-Hosting

Documents required for domain name registration and web hosting purchase?

What documentation is required for domain name registration or to purchase the web hosting products?

If you are paying through credit card then, we will need a scan copy of your driving license to verify your name and address. For other payment methods, there is absolutely no documentation required. But we trust you as a customer and we expect you to provide us the correct contact number and address. This helps us to contact you in case there is any issue with your website and for renewals etc. If you are looking for the privacy then do let us know, we would be able to help you further, keeping your personal details private.

Categories
MySQL Shared Hosting

MySQL Triggers on Shared Hosting Account

Do you allow MySQL Triggers on Shared Hosting Account

We are runnig MySQL 5.0.x on our shared and reseller hosting servers. In order to use TRIGGERS with MySQL 5.0.x, you must have the SUPER privileges. For security reasons, we do not grant this to regular users.

We do plan to eventually upgrade to MySQL 5.1 and it will be a simple matter of enabling the TRIGGER privilege per-user. As if now, for security reasons, we will not be enabling any sort of workarounds to enable TRIGGER privileges. TRIGGER will not be available on shared reseller servers until MySQL 5.1 is installed.

We will suggest you to have a look at our economy VPS packages, where you will be able to escalate the privilages with the latest version of mysql installed.

Categories
Shared Hosting VPS Hosting Web-Hosting

Can I Install Sms Sending Script

Can I Install SMS Sending Script

Yes, you can install any kind of script whether it is open source or bought by you. You can install SMS sending script on the shared servers. All the servers are preconfigured for optimum performance with the enhance security. If any of the script you want to install requires root privileges or requires any kind of modification of the server configurations then we will suggest you go for VPS server. It will provide you the total control for the server configurations as per your requirement.

However, please note that you will need to take care of the issues arise by any third party scripts, we do not provide any support for installation or debugging of the third party scripts officially.

Categories
Email Hosting Setup Web-Hosting

Steps for Setting up POP or IMAP Email Account in MS Outlook Express

Setting Up Your POP or IMAP Email Account in MS Outlook Express

This article shows you how to set up Microsoft Outlook Express to work with your e-mail account hosted on UnicHost Web Server. These settings are mostly similar and worked with most of the versions of Microsoft Outlook Express as well.

To Set Up Your E-mail Account in Microsoft Outlook Express…

  1. Open Microsoft Outlook Express, under Tools menu, click on Accounts.
  2. Go to the “Mail” tab and click on “Add” menu, select Mail.
  3. In the Display Name field, enter you full name that will be display in From field, click Next.
  4. In the E-mail address field, enter your email address and click Next.
  5. On the E-mail Server Names page, add your information as follows:
    My incoming mail server is a select “IMAP”
    Incoming mail server (POP3, IMAP or HTTP)
    mail.yourdomain.com
    Outgoing mail (SMTP) server
    mail.yourdomain.com
    Click Next.

    NOTE: “mail.yourdomain.com” is an SMTP relay server. In order to use this server to send e-mails, you must have SMTP relay activated on your e-mail account. By default it is activated on account setup by UnicHost.com.

  6. In the Account Name, enter your email address and password in the Password field, click Next.
  7. Click Finish On the setup confirmation page.
  8. Now, on the Mail tab, select the account you just created, click on Properties on the right.
  9. Go to the Servers tab.
  10. Select My server requires authentication, and click Apply.
  11. Go to the Advanced tab for port settings. (Here you won’t need any modifications as such, except told to do so.)
  12. If you want to keep a copy of email messages stored on your email provider’s servers, in the Delivery section, select Leave a copy of messages on server (This is optional and applicable for POP settings only).

Your Outlook Express account is now configured, and it’s ready to use. Click Close to close the Internet Accounts window and return to Outlook Express.