Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Moving from localhost to a live url?

Asked Modified Viewed 3,370 times
W
war_lord6666
W
  • Junior Member, joined since
  • Contributed 13 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

Got a website I've developed for a gaming community (dev'd locally) and now I'm wanting to upload it, I'm wondering if the only things I need to do are change "Site Host:" under the main settings or if there's anywhere else that I need to change?
0 replies

6 posts

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Well, make a fresh installation.. then when a bare site is working, move your sql tables into the online one.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

change site-host, site-url and probably site-port and site-protocol. After moving your site you probably cannot login to it, so you have to enter this settings via phpmyadmin or similar tool
0 replies
W
war_lord6666
W
  • Junior Member, joined since
  • Contributed 13 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Well, make a fresh installation.. then when a bare site is working, move your sql tables into the online one.
- by Chan


Are you sure about that Chan?, the reason I ask is, lets say for example the Site Host does need to be changed, if I import the DB, it will then import the table that says 'loacalhost' and not the domainname....


Quote

change site-host, site-url and probably site-port and site-protocol. After moving your site you probably cannot login to it, so you have to enter this settings via phpmyadmin or similar tool
- by douwe_yntema


Thanks Douwe, I figured there was some tables I'd need to modify.
0 replies
— 6 months later —
J
jekov
J
jekov 10
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

Hi,
I have a PHPFusion v7.02.07 free hosting page(http://troyanovo.comyr.com/) on http://000webhost.com. Recently there was suspended my site and reminded to me to update all data host by backup MySQL and data. I reloaded, but arise problem with charset. On my PC with xampp localhost all is OK. Please, help me with advice. In attache hosts shots .Thanks!
Edited by jekov on 21-05-2017 10:40,
jekov attached the following file:
hostshots.7z [No information available / 229 Downloads]
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

It is the Hosts versioning and default charset that makes it go bad. You need to convert all your files, databases and file formats to UTF-8 if you want it to work with such hosts. It is not an easy task if not familiar with such things.
0 replies
J
jekov
J
jekov 10
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

My troubles with wrong display charset were by PHP version. PHP Fusion v7.02.07 need < PHP5.4 . I change to PHP5.3 in setting on the Host for my Web site and now all seem to OK. Thanks!
Edited by jekov on 24-05-2017 13:49,
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
W
W
  • Junior Member, joined since
  • Contributed 13 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
J
J
jekov 10
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 1 thread in the forums
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet