Loading

Author Topic: Wrong URL? Missing slash *solved*  (Read 288 times)

squelch

  • Newbie
  • *
  • Posts: 4
Wrong URL? Missing slash *solved*
« on: February 18, 2012, 01:02:00 am »
I have installed OSClass, but the installation script only shows a blank page.
When i check it further it's a "slash" missing. Insted of www.xxxx.com/osclass/.....    It points ät url www.xxxx.comosclass/....   
How can i change that? Wheres that configuration?
I can't find anything.  :(

//sQueLch
« Last Edit: February 18, 2012, 04:54:53 pm by squelch »

Jesse

  • Hero Member
  • *****
  • Posts: 509
  • Out of my mind, back in 5 minutes
    • Nuclear Projects
    • Email
Re: Wrong URL? Missing slash
« Reply #1 on: February 18, 2012, 06:31:19 am »
Hi,

In the root directory of your installation (/osclass/), open the file config.php. Check to make sure both REL_WEB_URL and WEB_PATH have the trailing slash.
Some helpful OSClass pages and customizations I've worked on... http://doc.osclass.org/User:Jesse
Please, no questions via email. Ask them on the forum.

squelch

  • Newbie
  • *
  • Posts: 4
Re: Wrong URL? Missing slash
« Reply #2 on: February 18, 2012, 03:48:44 pm »
I've tried that too, no difference. :(

squelch

  • Newbie
  • *
  • Posts: 4
Re: Wrong URL? Missing slash *solved*
« Reply #3 on: February 18, 2012, 04:56:11 pm »
It was my own fault. The actual domain was hosten on a windows-server, changed it to a unix-server. Now it runs correctly. :)