Advertisement:

Author Topic: Need Help Please !  (Read 3499 times)

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: Need Help Please !
« Reply #15 on: April 03, 2014, 11:31:29 pm »
it will go into the root of your osclass folder
it will look like this, and be named config.php
Code: [Select]
<?php

/**
 * The base MySQL settings of Osclass
 */
define('MULTISITE'0);

/** MySQL database name for Osclass */
define('DB_NAME''**********');

/** MySQL database username */
define('DB_USER''*********');

/** MySQL database password */
define('DB_PASSWORD''*******');

/** MySQL hostname */
define('DB_HOST''localhost');

/** Database Table prefix */
define('DB_TABLE_PREFIX''oc_');

define('REL_WEB_URL''/osclassinstall');

define('WEB_PATH''http://www.yourdomain.com/osclassinstall);

/** debug */
define('
OSC_DEBUG_DB', false) ;
define('
OSC_DEBUG_DB_EXPLAIN', false) ;
?>

Hardtail

  • Newbie
  • *
  • Posts: 10
Re: Need Help Please !
« Reply #16 on: April 04, 2014, 12:16:39 am »
i tryed and im getting 404 page not found. would it be possible if i gave you my login information design ?

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need Help Please !
« Reply #17 on: April 04, 2014, 12:28:02 am »
@Hardtail
Well, first you should check how to set localhost correctly before installing osclass  :-X

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: Need Help Please !
« Reply #18 on: April 04, 2014, 12:38:02 am »
^^^  ::)

are you on your hosting server or local machine?

I assume you are on server host...

work with the pathways until you get it right, thats about all I can offer with that check your .htaccess also if you have one in the root folder it will mess with osclass.

Hardtail

  • Newbie
  • *
  • Posts: 10
Re: Need Help Please !
« Reply #19 on: April 04, 2014, 12:50:44 am »
ok i give up ! im to stressed over this :( I tryed and i can't figure it out. i have no idea what im doing and i do not wanna mess up this website i've worked so hard for. thank you for your help and Patience.

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need Help Please !
« Reply #20 on: April 04, 2014, 01:02:25 am »
@Hardtail
Well, if you pay for hosting, you will have no problems with installing. If any problem with connection, only contact provider and they will give you quick answer ;)