1
daragor
Xoops Enter problem!!
  • 2005/8/10 1:31

  • daragor

  • Just popping in

  • Posts: 11

  • Since: 2005/3/8 7


please help me, a have a problem and can´t see my site:

XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run. <---- what!?!

protector is installed in my host? mainfile.php is configured but... !!

sorry, for my poor english, please help!

2
jdseymour
Re: Protector 2.4 problem!!

A little more information please. Do you get this error in the browser. Did you edit mainfile.php for the precheck and postcheck of the protector?

Is your path entered correctly in mainfile.php?

3
daragor
Re: Protector 2.4 problem!!
  • 2005/8/10 1:41

  • daragor

  • Just popping in

  • Posts: 11

  • Since: 2005/3/8 7


sorry, i config my mainfile.php with this code:

define('XOOPS_GROUP_ADMIN', '1');
define('XOOPS_GROUP_USERS', '2');
define('XOOPS_GROUP_ANONYMOUS', '3');

include( XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php' ) ;
if (!isset($xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '' ) {
include XOOPS_ROOT_PATH."/include/common.php";
}
include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' ) ;
}

is ok! but it can be another thing? I´m desperate

4
jdseymour
Re: Protector 2.4 problem!!

Yes that part looks right at the bottom of mainfile.php. Check your path here:

Quote:
// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH',


Don't post your path, just make sure it is correct.

5
daragor
Re: Protector 2.4 problem!!
  • 2005/8/10 2:23

  • daragor

  • Just popping in

  • Posts: 11

  • Since: 2005/3/8 7


yes, is correct, thank you...

anymore, suggestion?

to that script talks about?

if ( strcasecmp( substr($xoopsScriptPath, 0, strlen(XOOPS_ROOT_PATH)), str_replace( DIRECTORY_SEPARATOR, '/', XOOPS_ROOT_PATH)) ) {
exit("XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.");

here is the error menssage!

6
daragor
Re: Protector 2.4 problem!!
  • 2005/8/10 21:37

  • daragor

  • Just popping in

  • Posts: 11

  • Since: 2005/3/8 7


please help, i lost my site?!

7
daragor
Re: Xoops Enter problem!!
  • 2005/8/11 6:28

  • daragor

  • Just popping in

  • Posts: 11

  • Since: 2005/3/8 7


i fix this
run installation XOOPS

Login

Who's Online

248 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

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

Latest GitHub Commits