Forum Moderators: mack

Message Too Old, No Replies

Setting up a website.

How to activate it to avoid problems?

         

Redmir

3:10 am on Sep 29, 2017 (gmt 0)

5+ Year Member



Hello!

A couple of days ago I've installed my website. So, there's tones of different files, but they need to be edited one way or the other. Some of the entries are obvious and some confusing, some functions of the site working and some don't.
So, how do i set it up properly in both, cPanel and script itself.
It's classifieds site by the way.

keyplyr

4:19 am on Sep 29, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hello Redmir and welcome to WebmasterWorld [webmasterworld.com]

You're asking rather vague questions. I recommend doing some reading around the forums for a few days. Learn what's here. Most everything has been asked at one time or another.

If you are using a CMS [webmasterworld.com] do some reading there.

When you have specific questions, ask them in the appropriate forum.

Of course some questions can be better addressed by your hosting company support team.

Redmir

5:54 am on Sep 29, 2017 (gmt 0)

5+ Year Member



Hello keyplyr not sure what you mean by vague, thought it was quite straightforward.
The site in question, just like any other sites, before going public have to be edited in config, index etc. to make it fully functional. I thought this board would be most appropriate to ask about it, and cmc board is way off and not related to question, though i will check every board of course.

keyplyr

8:06 am on Sep 29, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Sounds like your account in on an Apache server. Is it a managed account? Is there an Admin or are you it?

If it's not a CMS, what software are you using to run your Classifieds board? Did you install it or was it already on the server?

This info would be the specifics that would help attract members to offer helpful suggestions.

Isn't there any documentation at your hosting company that explains how to set up your config file?

You might get more focused help in the Apache Forum [webmasterworld.com]

Redmir

8:49 am on Sep 29, 2017 (gmt 0)

5+ Year Member



Exactly, just modifying some code entries for example changing true to false etc.
lets say this line " include "language/".LANGUAGE.".php"; " i have a suspicion that i need change it to " include "language/"english".php"; etc since there is such a file in directory.

Yes Apache, server running on linux OS.

No, just me.

Site written entirely in PHP there are very few of anything else.

I'm with MDD its been just 4 days since i installed the site so i'm still looking through cpanel stuff it will take quite some time.