Advertisement:

Author Topic: multiple Osclass installation under 1 domain?  (Read 802 times)

close2u

  • Newbie
  • *
  • Posts: 16
multiple Osclass installation under 1 domain?
« on: November 12, 2016, 08:00:16 pm »
Hi!

I Like the demo splash page http://demo.osclass.org/
and i think u have 4 different installation of Osclass, each one of them in a different folder. General - jobs - real este and Cars.

My question is, Can i setup 4 different installation like yours,  in order to my hosting who allows only 1 MySQL Database, or do i need multiple databases?
for the members do they need to sign up and Register an account for all 4, to Publish a listing?

Sorry my bad english...Best regards

MkRahamath

  • Jr. Member
  • **
  • Posts: 73
Re: multiple Osclass installation under 1 domain?
« Reply #1 on: November 15, 2016, 02:04:49 pm »
Hi,

following simple method gives you idea.

1. make main page like http://demo.osclass.org/ and name that to index.html and upload into root dir /public_html or /www
2. upload osclass into new directory(ex.job)
3. change the table prefix while installing osclass  oc_ to joc_.
4. repeat the 2 and 3 again with another directory.

close2u

  • Newbie
  • *
  • Posts: 16
Re: multiple Osclass installation under 1 domain?
« Reply #2 on: November 22, 2016, 09:04:44 pm »
MkRahamath big thanks..

So i can run multi OsClass with 1 MySQL Database, is that correct!

close2u

  • Newbie
  • *
  • Posts: 16
Re: multiple Osclass installation under 1 domain?
« Reply #3 on: November 25, 2016, 09:53:07 am »
Ok everything went fine,
now I wonder how I can connect user names, so everyone can log in with the same name and password for all  Osclass?

i changed the table prefix while installing osclass  oc_ to joc_  roc_ and  aoc_.

i want user in (mydomain/jobs) can log in with the same name and password in (mydomain/realestate)

it's possible?
« Last Edit: November 29, 2016, 09:27:09 am by close2u »