Category: Administration
When I’m uploading a file which size is larger than 1MB using PHP on Nginx web server, I got this error message: 413 Request Entity Too Large413 Request Entity …
If you manage PHP website, it sometimes requires additional PHP extensions that aren’t enabled by default WHM installation so you have to to modify PHP configuration. For example, if …
You have downloaded MySQL Connector/ODBC (ODBC driver) from MySQL – Connector/ODBC. And when you’re trying to install it on Windows, you receive error message similar as the following: Error …
If you own a website that runs in PHP code, sometimes you would want to change PHP configuration on the server in order to enable some feature, or increase/decrease …
Import Large SQL file Using MySQL command line When you want to restore database from a SQL backup file to your MySQL server on web server, you can simply …
If you have SQL Server 2008 Express installed in your computer, but you can’t manage it even though you are an administrator of the computer. For example, you try …
If you modify structure of database table which requires the table to be recreated and try to save it in SQL Server 2008, you may receive an error message. …
Install Sample Databases The databases, such Northwind and Pubs, are sample databases which are used for testing and developing on SQL Server. They are widely used in many sample …