Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 12:07:58 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155556 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Problem in installation  (Read 821 times)
beenz

Offline Offline

Posts: 4


« on: January 26, 2006, 06:06:59 PM »

Hi i have a problem in installatsion....

I think that everytihg is ok, but im having a problem in installatsion

Namely my Absolute path is same that is ma url, and installation file tells me that its not right??

.. pic is down



Can enyone help
« Last Edit: January 26, 2006, 09:19:44 PM by beenz » Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #1 on: January 26, 2006, 08:30:44 PM »

The absolut path refers to the location of the WB Installation on the servers harddisk.

Example:

Hostname www.domain.tld runs a windows server with apache. The www folder is: c:\data\www\

the folder www works as the root, when you call www.domain.tld

In this folder www you have WB installed in a subfolder called mysite (c:\data\www\mysite) this is then the absolute path to your WB installation.

Here, as an example is the absolute path and the URL to my testwebspace:

Code:
define('WB_PATH', '/home/users/22/kweitzel/www/wtz.safewebspace.com');
define('WB_URL', 'http://wtz.safewebspace.com');

hope this helps you, cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #2 on: January 27, 2006, 07:24:31 AM »

Hello,

in normal cases of installation, the installation-script automaticly detects the wright absolute URL. Changing this Path (like you've done) is not necessary.

Matthias
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!