LexiConn Knowledgebase

Knowledgebase Home | Favorites Knowledgebase Home | Favorites
Search the Knowledgebase Browse by Category
Advanced Search
* Query:
  Categories:
  Rated:
  Custom Fields:
Search Results for "1"
There were 338 articles found for your query: (Page 3 of 17)     «« | Prev | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | Next | »»
  1. My site appears to be down / inaccessible, what should I do?My site appears to be down / inaccessible, what should I do?
    ...ting to it via FTP, here are a few suggestions to find out the cause of the problem: 1. Go to our Network Status page at http://www.lexiconn.com/status to check the status of your site....

  2. How do I display that logo image that appears next to the URL in the address bar - favicon.ico?How do I display that logo image that appears next to the URL in the address bar - favicon.ico?
    ... Here are a few things to note regarding favicon creation / usage: - 16x16 pixels with 16 colors - Must be named favicon.ico (all lowercase) - favico...

  3. My foreign characters / text do not appear correctly on the webMy foreign characters / text do not appear correctly on the web
    The webserver by default sets the character set to ISO-8859-1. To disable this character set, you can edit the .htaccess file in your "www" directory (or a specific folder that contains the...

  4. How do I backup my MySQL database?How do I backup my MySQL database?
    ...he Account Manager. The steps to backup your database via phpmyadmin are shown below 1. Login to phpmyadmin with your database username and password. Then choose your database from the...

  5. How do I connect to my MySQL database with PHP?How do I connect to my MySQL database with PHP?
    ...t us know the IP# you will be connecting from so we can enable this for your database. 1. Connect to the MySQL Server Use the following statement to connect to the dat...

  6. How do I use MySQL in my website?How do I use MySQL in my website?
    You will need to request a MySQL database be setup for your account: http://www.lexiconn.com/secure/additional.html Once your MySQL database has been setup, you can start add...

  7. How do I easily download the contents of a table?How do I easily download the contents of a table?
    1. Login to the MySQL database manager via the control panel. (Click here if you are not sure how to do this.) 2. Select the table you wish to download from the list on the left. ...

  8. Can I use Microsoft Access with MySQL?Can I use Microsoft Access with MySQL?
    ...can be found at phphelp.com - Using MyODBC. (http://www.phphelp.com/article/article.php?art=4&page=1 ) For this to work properly, you will need to tell us that you wish to use this software, ...

  9. How do I login to the MySQL Database Manager in the Account Manager?How do I login to the MySQL Database Manager in the Account Manager?
    ... Here are the steps to accessing PHPMyAdmin from your Account Manager: 1. Log in to your Account Manager 2. Click the "Site Tools" button on the left sid...

  10. Overview of MySQLOverview of MySQL
    MySQL is a type of database that was designed to be easier to use than most other types of databases. It is also built for scalability. MySQL is available with any type of account at no addi...

  11. Import Data through phpmyadminImport Data through phpmyadmin
    It is possible to import tables to your MySQL database using phpMyAdmin if they are in .csv (or comma-separated) format. The table must already be created, the .csv file you upload must no...

  12. Parked and Pointed Domains at LexiconnParked and Pointed Domains at Lexiconn
    1. What is a pointed domain? A pointed domain is simply an additional domain name the resolves to your site and can be set up in one of three ways: 1. As a new domain...

  13. Can a pointed domain resolve to a single webpageCan a pointed domain resolve to a single webpage
    There are two ways to achieve this result: 1. A pointed domain could be set up to resolve to a specific page in your primay domain's directory. In this case, your new domain will re...

  14. Permanent Redirect for Pointed DomainsPermanent Redirect for Pointed Domains
    ...ed domains, you can set up your previous domain as a pointed domain in your new account and put a 301 redirect in place to redirect all traffic from your previous domain to your new domain. A 301 re...

  15. Using the Account Manager to Set Up Password Protected DirectoriesUsing the Account Manager to Set Up Password Protected Directories
    ...-protecting a directory on your site can easily be done using your Account Manager. 1. Log in to your Account Manager. 2. Click the "Site Tools" button on the left side o...

  16. Overview of password protected web directoriesOverview of password protected web directories
    Password protected directories allow you to restrict access to certain portions of your web site to authorized users only and can be easily set up and maintained in your account manager. ...

  17. Manually Setting Up Password Protected DirectoriesManually Setting Up Password Protected Directories
    This example shows how to password protect a directory and only allow access to a user named 'pumpkin' and to set/require a password for pumpkin. Using SSH: If your home dire...

  18. How do I block an IP from accessing my website?How do I block an IP from accessing my website?
    ... text to the file: <Limit GET POST> order allow,deny allow from all deny from 192.168.1.100 deny from 192.168.2. </Limit> The above settings would block the ...

  19. ASP is not supportedASP is not supported
    ASP or active server pages is a programming language developed by Microsoft and usually available on Windows-based servers running IIS. ASP pages will generally end in an .asp or .aspx file...

  20. Configuring PHP to display errors and warnings on the webpageConfiguring PHP to display errors and warnings on the webpage
    By default, PHP errors are logged to a log file instead of to the screen. This is in place as a security measure, as the errors could potentially advise hackers of certain things regarding ...

(Page 3 of 17)     «« | Prev | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | Next | »»

Powered by Interspire Knowledge Manager Knowledgebase Software