1
kizun4
Error when i uploaded my site to my hosting :((
  • 2006/9/22 18:44

  • kizun4

  • Just popping in

  • Posts: 49

  • Since: 2006/9/11


Can someone tell me what should i do if i want to upload my site into my hosting ??
My site has no problem when i used in localhost, but when i upload into my hosting i got this error message..
"XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run."

What should i do ??
Please somebody help me, it's so important.. hiks2

i've changed the mainfile.php until like this :
define('XOOPS_ROOT_PATH', 'public_html');
define('XOOPS_URL', 'http://boa-indo.com');
define('XOOPS_DB_HOST', 'localhost');
define('XOOPS_DB_USER', 'boaindo_drols');
define('XOOPS_DB_PASS', 'secret');
define('XOOPS_DB_NAME', 'boaindo_dot');

I'm pretty sure that i've no problem with the userdb, dbpasword, the name of database.. i'm sure i'm correct with that..

So.. where is my mistake ??
Please2 help me..
In localhost, my site has no problem like this :((

Thanks so much!

2
iHackCode
Re: Error when i uploaded my site to my hosting :((

it looks like your XOOPS_ROOT_PATH is wrong

make a php file with this in it and put it on the server. in the same directory as mainfile.php:
<?php echo getcwd(); ?>

access that php file with your browser.. and it that is what your XOOPS_ROOT_PATH should be.

after that you should recheck your permissions for the cache (777), templates_c (777), uploads (777) and mainfile.php (444).
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

3
kizun4
Re: Error when i uploaded my site to my hosting :((
  • 2006/9/22 19:52

  • kizun4

  • Just popping in

  • Posts: 49

  • Since: 2006/9/11


Wow thx so much!
Now my site is working online..

Once again thx so much..
already try the exact path in the first time..
just missing "/" in my path.. haha

Login

Who's Online

163 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 163


more...

Donat-O-Meter

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

Latest GitHub Commits