11
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



12
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



13
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



14
robekras
Re: When is Xoops 2.0.9 going from Beta to production?
  • 2004/11/27 20:58

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


I would suppose something between 1 week and x weeks (x is a number between 2 and 20)



15
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



16
robekras
Re: Blank page after "confirm database settings"
  • 2004/5/15 18:28

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


I did take a look at my system, and tried to reproduce the error.

The error
Quote:
PHP Fatal error: Failed opening required 'XOOPS_ROOT_PATH/class/template.php' (include_path='.:/usr/share/pear:/php/includes:/usr/share/php:/
var/www/html/adodb:/usr/local/ampoliros/etc') in /var/www/html/xoops/header.php
occurs only if the XOOPS_ROOT_PATH isn't set.

Maybe you can put some echo instruction into mainfile.php
and/or index.php to track down the problem.



17
robekras
Re: Blank page after "confirm database settings"
  • 2004/5/15 16:07

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


The database must exist.
XOOPS only creates the tables within an existing database.
Maybe the Apache log files can help you (Not sure about that).



18
robekras
Re: reinstall?
  • 2004/5/14 17:20

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


I have taken a look on the checker output on your site.

Didn't you upload the checker.xml file for the main directory?
The main directory is C:/sh-www/brightonized.net/bh/html/

Apart from that, it really seems to be that many files (not all) have a wrong CRC.

I would recomment that you upload everything again, except mainfile.php and the install directory.

Set the ftp transfer to binary, and then let the ftp program overwrite everything.

Then, let us see whether checker will show us a file with a wrong CRC again. And please upload also the missing checker.xml for the main directory.

The only file with a wrong CRC should only be mainfile.php then.

Cheers
Robert



19
robekras
Re: reinstall?
  • 2004/5/13 16:45

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Maybe you give checker a chance?
The effort to install isn't very large.



20
robekras
Re: reinstall?
  • 2004/5/12 18:00

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Hi Percy,

as I see this is working:http://www.brightonized.net/bh/html/user.php

so it seems to be that the mainfile.php is correct.

If you want to be sure that no file is corrupt I would recommend my checker module.

The link for the module is here
and
the link for the needed XML files with the CRCs for XOOPS 2.0.6 is here





TopTop
« 1 (2) 3 4 5 ... 18 »



Login

Who's Online

174 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 174


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