Development/Technology

My CGI scripts do not work

If your CGI (Common Gateway Interface) scripts do not work at Loopia, the most common cause is that the script... [...]

Read More... from My CGI scripts do not work

Upload files with ASP.NET on Loopia hosting

ASP.NET (Microsoft web framework) provides a built-in FileUpload server control for handling file uploads on Loopia Windows hosting. This guide... [...]

Read More... from Upload files with ASP.NET on Loopia hosting

How do I change the password in OpenCart?

Changing the admin password in OpenCart (e-commerce platform) is done from the Users area in the admin interface. A strong... [...]

Read More... from How do I change the password in OpenCart?

How to create a DSN / ODBC connection

This guide explains how to create a DSN (Data Source Name) / ODBC (Open Database Connectivity) connection to an Access... [...]

Read More... from How to create a DSN / ODBC connection

max_user_connections

The MySQL error max_user_connections (maximum simultaneous user connections) appears when too many simultaneous connections are made to the same database... [...]

Read More... from max_user_connections

mail() generates an error on Windows

The PHP mail() (PHP mail function) can generate an SMTP error on Windows when messages contain the wrong line endings.... [...]

Read More... from mail() generates an error on Windows

Which hardware does Loopia use?

Loopia’s web hosting platform runs on enterprise-grade hardware selected for reliability, performance and scalability. This article summarises the servers, storage... [...]

Read More... from Which hardware does Loopia use?

Load data local infile with phpMyAdmin

The MySQL LOAD DATA LOCAL INFILE statement is disabled in phpMyAdmin on Loopia’s servers for security reasons. There are, however,... [...]

Read More... from Load data local infile with phpMyAdmin

What version of ASP.NET are you running?

Loopia offers multiple versions of the ASP.NET Framework (Microsoft’s web application framework) on our Windows (.NET) hosting platform, so you... [...]

Read More... from What version of ASP.NET are you running?

Which Loopia web hosting subscription should I choose?

Loopia’s web hosting subscriptions (Silver and Gold packages) are open to everyone, and the right package depends on the size... [...]

Read More... from Which Loopia web hosting subscription should I choose?

Is register_globals disabled?

register_globals (a legacy PHP directive that exposes all GET, POST, cookie and session values as global variables) is disabled by... [...]

Read More... from Is register_globals disabled?