Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Setting up a subdomain

Setting up a subdomain

Locked

Views: 1,234

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
17 Jan 2010, 8:30 PM
#1
philip56 avatar

philip56

Zen Follower

Join Date:
Sep 2007
Location:
Herne Bay, Kent, England
Posts:
182
Plugin Contributions:
0

Setting up a subdomain

Hi
I'm attempting to set up a sub domain with a copy of my website in it so I can experiment with changes etc. I've created a domain with the format /development.mysite.co.uk, uploaded the fileset and database and made what I think are the correct changes to the two configure.php files. On pointing at the site, all I get is the following error-

Fatal error: Class 'notifier' not found in /var/www/development/includes/autoload_func.php on line 79

Any advice gratefully recieved.

Philip

22 Jan 2010, 11:18 AM
#2
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Re: Setting up a subdomain

Have you created a sub domain ie development.yoursite.com

or a sub folder within your publich html folder ie a https://www.yoursite.com/development

i have subdomain on my site xtra.mysitename.co.uk and the path to it is /subdomains/xtra/public_html

Rob