1
j3nnil337
Need help with error
  • 2006/6/21 4:06

  • j3nnil337

  • Just popping in

  • Posts: 5

  • Since: 2006/6/21


I installed XOOPS just fine, had all green lights. When I go run it I get:

Fatal error: main(): Failed opening required '/data/9/0/9/87/661250/user/674247/htdocs/xoops/kernel/object.php' (include_path='.:/usr/services/vux/lib/php') in /data/9/0/9/87/661250/user/674247/htdocs/xoops/include/common.php on line 156

If anyone could please help, I would very much so appreciate it.

2
zyspec
Re: Need help with error
  • 2006/6/21 14:23

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


This error message indicates there is a problem openning the /xoops/kernel/object.php file. You may want to make sure that the file is actually there and looks like there's "something" in it... (e.g. it's not a zero length file - which can happen sometimes on a failed ftp upload).

It would help to know which version of XOOPS & PHP you're using too...

3
j3nnil337
Re: Need help with error
  • 2006/6/21 21:49

  • j3nnil337

  • Just popping in

  • Posts: 5

  • Since: 2006/6/21


I have checked xoops/kernal/object.php and it uploaded correctly. The php is phpMyAdmin. The XOOPS is 2.0.14-RC1. Thanks for the help.

4
ghettonet
Re: Need help with error
  • 2006/6/21 23:30

  • ghettonet

  • Not too shy to talk

  • Posts: 176

  • Since: 2005/12/4


Just taking a stab here - is the file chmodded to 755 (on a *nix server, i don't know the windows equvalint off the top of my head. All php files should be set that way. I believe the default on apache (and probably most others) is that it will not execute scripts that can be written to by either the "group" or "other" permission groups. 9 times out of 10 when i have a problem with XOOPS it is a permission error like that.

(if i'm wrong don't kill me, just trying to help)

5
j3nnil337
Re: Need help with error
  • 2006/6/22 1:32

  • j3nnil337

  • Just popping in

  • Posts: 5

  • Since: 2006/6/21


Thanks for the suggestion. I will check it and try it.

6
j3nnil337
Re: Need help with error
  • 2006/6/22 10:38

  • j3nnil337

  • Just popping in

  • Posts: 5

  • Since: 2006/6/21


I tried chmod and it had no effect. I am including the line of code it is referencing in the error message.

155 ################# Include required files ##############
156 require_once XOOPS_ROOT_PATH.'/kernel/object.php';
157 require_once XOOPS_ROOT_PATH.'/class/criteria.php';

Login

Who's Online

189 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 189


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