1
j3nnil337
common.php line 156
  • 2006/6/24 12:34

  • j3nnil337

  • Just popping in

  • Posts: 5

  • Since: 2006/6/21


I installed XOOPS just fine, had all green lights. The php I am using is phpMyAdmin. The XOOPS is 2.0.14-RC1. 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

These are the lines of code:

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

Any help is greatly appreciated.

2
jensclas
Re: common.php line 156

Quote:
1. “Failed opening required...” or “Undefined function...”

This most likely indicates that a required file could not be loaded. First check if the file is there and in the correct location. If it is, then check the permissions of the file to make sure the webserver can READ it. See What is CHMOD in the FAQ section.

It is also possible that the file is corrupted, or that your FTP program changed file/directory names. See How do I handle the files? in the FAQ section.

Check your FTP program settings (make sure you “preserve directory structure”, and do NOT “force lowercase”, etc...) and try again installing/uploading the files again.


Try these - the FAQ's referred to are in the FAQ section - beginners first steps.

If this doesn't help please check the read b4u post link below and come back with a complete list of what you are using.

3
zyspec
Re: common.php line 156
  • 2006/6/25 1:13

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Duplicate post - you can see what's been tried so far here

Login

Who's Online

164 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 164


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