Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Good hosting deal

Status
Not open for further replies.
No I never had to do anything. What you doing with the script?
Pop a ticket to them as support through emails are quite flexi.
 
I'm totally new to PHP so was just trying a test with 1 line on PHP code:

<?php echo '<p>Hello World</p>'; ?>

Think I'm going to be in serious trouble trying to setup some minisites if I can't get that to work :confused:
 
Upload word press into the domain folder you want it setup on.
Create a Mysql DB and user in Cpanel using MySQL wizard
Edit the config file similar as below and upload. Will have to rename in to remove the sample in the file name.

<?php
// ** MySQL settings ** //
define('DB_NAME', 'maindomain_DBNAME'); // The name of the database
define('DB_USER', 'maindomain_Username'); // Your MySQL username
define('DB_PASSWORD', 'password'); // ...and password
etc etc................

Run the install.php by going to www.domain.co.uk/wp-admin/install.php
Make note of password (or login and change it)

Thats it, any problems shout
 
Raised a ticket with Krystal support, all sorted now.

Thanks

Mark.
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members online

Premium Members

New Threads

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom