Lazar Shishmanov
Connect
Articles
How to Access Database via the Hosting Control Panel?
To access your database follow these steps: Log in to your hosting control panel Open the Database Manager Click on the link for the phpMyAdmin for your MySQL database or the phpPgAdmin for...
How to Fix “Warning: mysql_connect(): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)”
The reason for this warning is due to the fact that you are using localhost as the hostname for your database in your script. Please note that localhost is used only when your web and database are...
I am trying to access MySQL via the SSH command line, what is the path to MySQL command via SSH?
To connect to your database via SSH using the following command: mysql -h db_host_name -D db_name -u db_username -psomepass You can find the necessary information inside the Database Manager of your...
The SQL Server is Rejecting any INSERT Queries. Why?
Please note that some of our hosting packages have a set limit for maximum database size. If you have reached the limit, the SQL server will reject any inserts. You can check the current disk usage...
Why in phpMyAdmin there is an error message “You have no privileges”?
The only privileges that your database does not have are CREATE DATABASE. If you wish to add new databases, please use the Database Manager.
Is the InnoDB Storage Engine Supported on AwardSpace’s Servers?
The InnoDB storage engine is supported on our hosting plans. You can change the storage engine for your table via phpMyAdmin. You can access the phpMyAdmin from the Hosting Control Panel >...
Connect
Latest posts:
AwardSpace.com Subdomains will be Discontinued
Dear customers, As a pioneer in the Free Hosting industry, we at AwardSpace have been trying to present you with more and more options for you – our valued customers - to host your website and thus communicate your idea or business to the world. Not only we are...
Is Free Hosting Safe? Everything You Need to Know in 2018
The mentions of free hosting in online media have long been accompanied by the assumptions of limitations and disadvantages. Articles persistently assert that web hosting necessarily requires an initial investment in order for it to function accordingly. In other...
What is Parallax Scrolling and Why Do You Need It
Whether you are a developer or just a regular web user, you have more than surely stumbled upon the trend that seems to have taken over web design in the past few years. While previously, scrolling was considered a rather mundane activity, and the interactive process...
7 Blogging Tools That Will Change the Way You Blog
In 1637 Rene Descartes has published his ‘Discourse on the Method’. In this autobiographical treatise, a phrase was mentioned. The phrase that as of now is one of the most important, or at least famous, philosophical phrases. Cogito Ergo Sum. In English, the phrase...
5 Reasons Why You’ll Regret You Didn’t Create a Forum for Your Tribe
With the rise of the internet, the variety of available choices has also risen. And the more variable choice we have, the more we find ourselves. The more niche our interests are. Of course, the human being is extremely complex. Thus, I may be interested in more than...