I am confused about which publishing option to select and what the implications will be for my site. Please help!
4
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The best answer from the company
-
When you publish your site you are given 3 options:
1) If you do not have a domain name and want us to host your site for you, select option 1: publish as a subdomain of SynthaSite. The subdomain name and hosting or your site are free! Your domain name will be: http://yoursite.synthasite.com and your site will be hosted by us.
2)If you already have a domain name, but would like us to host your site (yes, hosting is still free, and no synthasite will not appear in your domain name!), select option 2 and follow these instructions:
How to configure a domain name you already own
* Login to your chosen Domain Registrar (Ex. GoDaddy, Register.com,
etc)
* Go to the DNS Management page
* Setup an A Record
* The IP address of your record must point to: "208.75.208.172"
* *OR*
* Setup a CNAME
* Set your CNAME alias to: "hosting.synthasite.net". E.g.
www.mydomain.com = hosting.synthasite.net
This will only work if you are not assigning to the base of your
domain. I.e. domain.com will not work but www.domain.com will.
* *Note* that it can take up to 48 hours (although usually less) for
these changes to take effect. Please contact your domain registrar
should you require any support relating to this.
3)If you want to host your site somewhere else, select option 3 and follow these instructions:
Hosting with your own service provider:
Copy the site to the webroot of a php 5.2.x enabled web server
* Ensure that the "classes/work/templates_c" directory is writable by
the web server.
(chmod 777 classes/work/templates_c on Unix / Linux boxes)
Please note that if you elect to host your site elsewhere, we can only support you with the process of creating your site, and downloading it. Thereafter all support relating to the hosting of your site will become the sole responsibility of your service provider.
I’m happy
The company says
this answers the question
-
Inappropriate?When you publish your site you are given 3 options:
1) If you do not have a domain name and want us to host your site for you, select option 1: publish as a subdomain of SynthaSite. The subdomain name and hosting or your site are free! Your domain name will be: http://yoursite.synthasite.com and your site will be hosted by us.
2)If you already have a domain name, but would like us to host your site (yes, hosting is still free, and no synthasite will not appear in your domain name!), select option 2 and follow these instructions:
How to configure a domain name you already own
* Login to your chosen Domain Registrar (Ex. GoDaddy, Register.com,
etc)
* Go to the DNS Management page
* Setup an A Record
* The IP address of your record must point to: "208.75.208.172"
* *OR*
* Setup a CNAME
* Set your CNAME alias to: "hosting.synthasite.net". E.g.
www.mydomain.com = hosting.synthasite.net
This will only work if you are not assigning to the base of your
domain. I.e. domain.com will not work but www.domain.com will.
* *Note* that it can take up to 48 hours (although usually less) for
these changes to take effect. Please contact your domain registrar
should you require any support relating to this.
3)If you want to host your site somewhere else, select option 3 and follow these instructions:
Hosting with your own service provider:
Copy the site to the webroot of a php 5.2.x enabled web server
* Ensure that the "classes/work/templates_c" directory is writable by
the web server.
(chmod 777 classes/work/templates_c on Unix / Linux boxes)
Please note that if you elect to host your site elsewhere, we can only support you with the process of creating your site, and downloading it. Thereafter all support relating to the hosting of your site will become the sole responsibility of your service provider.
I’m happy
The company says
this answers the question
-
Inappropriate?I have purchased the domain name but the DNS Management section is always with the hosting company or website. So I have to request you to guide me from here.
I’m confused
1 person says
this answers the question
-
Inappropriate?Hi Bhishma
I have noted your question, thank you. The instructions posted above is the information I have right now, but I will ask someone else from our company to jump in and answer you.
Monique -
Inappropriate?Bhishma, which hosting company are you using? And what is the domain name you want to use.
Let's say, for example, it is "www.somedomain.com".
When you publish you site, you will tell us that you have your own domain and it is "www.somedomain.com".
Now you need to get your hosting company to change some DNS records for you. This will be done either via a web interface that they give you access to, or else the old fashioned way via email or phone, depending on who they are and what services they provide.
You need to ask them to set up something called an "A record" for "www" and point it to "208.75.208.172".
There is another way to do it (via a CNAME) but I am trying to keep things simple. Let me know if you have any more questions.
1 person says
this answers the question
-
Inappropriate?Hello,
I'm trying to upload the site to my own server and receiving an error message:
Warning: require_once(/var/www//classes/commons/lib/smarty/Smarty.class.php)
What do I need to change so it will look for the Smarty.class.php file in the correct directory?
The /var/www// is what needs to be changed as these directories are typical to WHM/cpanel setups but not others like mine and most other major hosting companies.
Any suggestions?
Thank you,
Pascale -
Inappropriate?Hi pascale,
What is the location in your case and other major hosting companies?
Unfortunately we are unable to provide a configuration that will suit everyones server, but we do attempt to conform to the standard and large numbers of our users do manage to use the downloaded website on their own host.
You can always host on SynthaSite using your own domain name if you want to, but I will wait to hear from you to see if there is something to be done with your current host. -
Inappropriate?I get these two errors:
Warning: require_once(/var/www//~xx/xxxx/classes/commons/lib/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/xx/public_html/xxxx/classes/commons/includes/Common.inc.php on line 78
Fatal error: require_once() [function.require]: Failed opening required '/var/www//~xx/xxxx/classes/commons/lib/smarty/Smarty.class.php' (include_path='.:/usr/share/php:/usr/share/pear:/var/www//~xx/xxxx') in /home/xx/public_html/xxxx/classes/commons/includes/Common.inc.php on line 78
It's hosted locally, so I' not sure what exactly the problem is. I use a standard apache2 setup using ~username public_html directories
It seems like the actual file resides in classes/commons/lib/smarty... not sure what's up with the mistarget?
-
Inappropriate?It seems many require_once() functions seem to fail on the includes due to the included file being somewhere else, or not referenced properly... spent a while correcting them, and there's still issues. Is there an easy way to resolve this?
I'm on Ubuntu Hardy Heron. -
Inappropriate?Hi homeofpoe
I have asked our Java developer to have a look. He should be in contact with you shortly.
Greetings
Monique -
Inappropriate?Hi homeofpoe
I am not sure why it is looking for the file in "/var/www//~xx/xxxx", seeing as thats the last part of your include_path.
Can you check if the file actually exists, it should be located /home/xx/public_html/xxxx/classes/commons/lib/smarty/
Regards
Stefan Lourens -
Inappropriate?That's the weird part, because the files are there. It -should- work. All the files exist and seem to be in their correct locations, according to where it looks... it's just not seeing them. According to "ls -l", everyone should have reading privileges.
-
Inappropriate?Ah ha! The problem is where its trying to reference php-pear. It resides in "/usr/share/php/pear", not "/usr/share/pear". Where would I fix this?
-
Inappropriate?Hi
I am not sure that is the problem, we do not use any pear references in the generated code. But you can try and see if it works.
There should be and include_path property in your php.ini file.
I took a look at a clean php / apache install (without pear) and the include path = ".:/usr/share/php" I am not sure what the purpose /var/www//~xx/xxxx would be.
If you are still struggling, send us the phpinfo(); information. -
Inappropriate?I have set up a synthasite website and own the domain called www.main-dss.co.cc
I have set up a domain at www.forums-dss.co.cc and is waiting for the update.
The problem I am having is setting up the domain for my synthasite. I am confused whether to put it as an A record or as a CNAME.
I just don't understand the instructions given.
Can someone please help?
I’m confused
-
Inappropriate?Hi harbino,
Just checked the DNS records for www.main-dss.co.cc and they are set correctly (with a A-record) and resolve to the SynthaSite server. What's more is that when I go to http://www.main-dss.co.cc it lands on your SynthaSite page, so there is nothing more you have to do - it is all set up and working. -
Inappropriate?I click on the link and it sends me to the homepage of my domain provider.
I guess I will probably have to clear the cookies and stuff in my Firefox browser.
Well thanks anyway ;)
I’m thankful
-
Inappropriate?It can take up to 48 hours from when you made the A-Record change for it to show up across the whole internet.
-
Inappropriate?K. I suppose it may be because I am in the UK and it is a different area. My domain provider is based in Korea.
-
Inappropriate?i still dont get it. i dont know how................to Unzip it.
Copy it to the webroot of a php 5.2.x enabled web server.
Ensure that the "classes/work/templates_c" directory is writable by the web server.
(chmod 777 classes/work/templates_c on *nix boxes)
I’m cupcakejoe
-
Hi cupcakejoe. Can you tell me where you are hosting your site? Have you contacted your hosting service for support and given them those instructions yet? If so, what was their response? -
Inappropriate?What do you do if you don't have a clue??? I registered my own domain name when I signed on to Xanga a LONG while back but do not have a clue who provided the service at this point.
I’m clueless.
-
Asked and answered here: http://getsatisfaction.com/SynthaSite... -
Inappropriate?It says that it is, "Current Registrar: ENOM, INC.". Does that help?
-
See my answer here: http://getsatisfaction.com/SynthaSite... -
Inappropriate?Hi
I have a domain with ewebguru.com and my domain is www.sharadtriyama.com
They created an A-record for synthasite and I published my site from sharadtriyama.synthasite.com to my domain which it said was "working" but still nothing is showing up on my site.
Any idea why?
Thanks in advance.
I’m undecided
-
I see your site! http://www.sharadtriyama.com/ - you might need to click on refresh in your browser - let me know if it's still not working. -
Hi Marije.. thank you! I see it now.. my proxy was blocking it here... thanks a lot to synthasite.. hope you like my site! :) -
Inappropriate?I just like to up load my situs . but all have already hyperlink, just need to hosting to your company.
best regard,
stanis -
Hi Stan - you would need to create your site using the SynthaSite Site Builder. Unfortunately we aren't able to host a site built some where else. Please let me know if you need any other information. -
Inappropriate?My Domian name provider (www.melbourneit.com.au), does not give me any option for A-Record or CNAME. It only gives Name Server option (ns1.domain.com etc).
The problem is that when I try to "redelegate" Name Servers with ns1.synthasite.net and ns2.synthasite.net it does not work. (I just guessed ns1.synthasite.net, there is no information provided from Synthasite about its Name Servers)
Evene if I enter the IP address against the ns1.sysnthasit.net etc, it does not work?
My question is that, Can you please provide CLEAR INFORMATION ABOUT ALL THE THREE METHODS OF DNS Management???????????????????
1-A-Record
2-CNAME
2.Name Servers?
THANKS
I’m frustrated
-
Inappropriate?Hi Atiq,
Melbourne IT only allow you to edit your A record if you have also purchased a hosting package (unfortunate, but true). The alternative is to use ZoneEdit to point your A record and we have all that info in our tutorial: http://www.synthasite.com/tutorials/p....
Currently, you can only point your domain by editing your A Record. -
Inappropriate?HELP! I am still out here with the same problem that I have had for some time now and no one is responding on that other thread so I am desperately calling out on this one. I am still having problems with links not working correctly and would just like to know if the issue is still being addressed or if it is something one needs to live with.
I’m abandoned???
Loading Profile...








EMPLOYEE

EMPLOYEE


EMPLOYEE




EMPLOYEE
