1
NelleMuz
Problems with the physical path
  • 2004/11/27 19:41

  • NelleMuz

  • Just popping in

  • Posts: 19

  • Since: 2004/8/28


Good evening...

I have a big problem with the physical path, when installing, XOOPS can't find the physical path... I also have problems with installing the danish language pack...

Will you please help me?

Best Regards, Michelle N.

Problems:
Can't find the physical path, what's the physical path?
How do I install the danish language pack?

2
robekras
Re: Problems with the physical path
  • 2004/11/27 20:56

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


For example if you install apache (via xampp) on a local windows machine your physical path could be something like this:

C:\Programme\apachefriends\xampp\htdocs

but your virtual path is in this casehttp://localhost

If you have running your site on webhost server, your
provicer will tell you the physical path.
Maybe something like this:

/x/y/z/www.your_domain.org

In this case your virtual path is (probably):
www.your_domain.org

Robert

3
NelleMuz
Re: Problems with the physical path
  • 2004/11/27 20:58

  • NelleMuz

  • Just popping in

  • Posts: 19

  • Since: 2004/8/28


I've tried with this physical path and its not working : d:/home/webgirlzdk/www
What can the physical path then be?

4
robekras
Re: Problems with the physical path
  • 2004/11/27 21:03

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


If you have apache run at your local site...
Take a look into the httpd.conf under DocumentRoot there is you physical path.

Robert

5
NelleMuz
Re: Problems with the physical path
  • 2004/11/27 21:06

  • NelleMuz

  • Just popping in

  • Posts: 19

  • Since: 2004/8/28


I doesn't have apache... My site is running at azero.dk...
What can the physical path be then?

6
DonXoop
Re: Problems with the physical path

There is no telling from here what the path is. So this is a hosted server? otherwise you would know what the path is. it looks like a Windoze server... ( d:\home\webgirlzdk\www )?

Easy way to get all the info we don't know is to create a text file with this one line in it:

<?php phpinfo(); ?>

Name it something like info.php or anything .php. Call it and everything we need to know is there.

7
robekras
Re: Problems with the physical path
  • 2004/11/27 21:16

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


If your site is running on a webserver, your provider should have told you what your physical path is.
If not, make a short php file (e.g. test.php) with the following content:
<?php
phpinfo ();
?>

and let it run.
The output should show you somewhere the physical path.

Robert

8
NelleMuz
Re: Problems with the physical path
  • 2004/11/27 21:25

  • NelleMuz

  • Just popping in

  • Posts: 19

  • Since: 2004/8/28


it says this's the physical path : _SERVER["APPL_PHYSICAL_PATH"] d:\\home\\webgirlzdk\\www\\
BUT It doesn't work...
What shall I then do?

9
DonXoop
Re: Problems with the physical path

probably:
d:/home/webgirlzdk/www

This is what I set it to and the site is up and I registered. Now remove or rename the install directory before someone else runs the install.

10
robekras
Re: Problems with the physical path
  • 2004/11/27 21:33

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


And remove the test.php

A webserver running windoze.... igitt

Login

Who's Online

144 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 144


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits