Category Archives: How to

WordPress Tutorials

Tripwire Magazine have released a series of WordPress Tutorials which are a great resource for anyone starting out with wordpress.  They are informative videos showing the user interface and narrated as they go through the functionality.  Please note these tutorials … Continue reading

Posted in How to, WordPress | Comments Off

switch on PHP5 processing for .php files

netOxide servers default to php4, to enable PHP5 as default, add the following to a .htaccess file and put it in the root of the php application. SetEnv DEFAULT_PHP_VERSION 5

Posted in How to | Comments Off

netOxide or my.netOxide

When you first register at netOxide.co.uk you receive a user name and password that gives you access to the customer control panel and allows you to order domains and web hosting, access your invoice history and check when services are … Continue reading

Posted in How to | Leave a comment

Installing WordPress

Login to the my.netOxide.co.uk control panel for your site. Select WordPress from the CGI Scripts section. Enter an installation directory or leave it blank to install in the root of your web site. Click the Install Now button

Posted in How to, WordPress | Leave a comment

Getting started with site builder

Site Builder allows you to design and build your site on-line with a simplistic and flexible wizard based site design tools. It allows you to select the style of your site, choose from various themes and color schemes and then … Continue reading

Posted in How to | Tagged | Leave a comment

How to upload / run SQL scripts on your database easily

Whether you are moving to netOxide for the first time and need to transfer yur existing MySQL databases or simply restoring a MySQL database to a previous version, the easiest way to load your .sql files into the database is … Continue reading

Posted in How to | Leave a comment