HomeUnityBlogs
 
 
ujungberung

header.inc.php on line 172

what it does mean? how can i fix it?

Fatal error: main() [function.require]: Failed opening required '......./public_html/cgi-sys/php4ray/modules/global/inc/header.inc.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in ...../public_html/inc/header.inc.php on line 172
bad
-2
good
 
 

Comments

Interex
Interex 182 days agocomment permalink
 
It is telling you that cgi-sys/php4ray/modules/global/inc/header.inc.php doesnt exist or might have incorrect permissions.
 
bad
0
good
 
 
ujungberung
ujungberung 181 days agocomment permalink
 
i try to reinstall, but now error point to line 161 in the same header.inc.php. do i miss something thru install process?
 
bad
0
good
 
 
Interex
Interex 181 days agocomment permalink
 
You are telling the site to do something in the install process that is breaking. Tell me exactly what you're doing.
 
bad
0
good
 
 
ujungberung
ujungberung 181 days agocomment permalink
 
interex, thanks for the respons
i think i make mistake when change permissions.
first, dolphin tell to change permissions for back up, change, etc to 777. ok, next.
than, dolphin tell to change periodic/cmd.php and 3 other files. change to 777.
paths, database, configuration, and cronjobs, ok.
theres is permission reversal. i change periodic and inc to 755. another 4 file also change to 755.
the result is ...
Warning: main(..../public_html/cgi-sys/php4ray/modules/global/inc/header.inc.php) [function.main]: failed to open stream: No such file or directory in ...../public_html/inc/header.inc.php on line 161

Fatal error: main() [function.require]: Failed opening required '....../public_html/cgi-sys/php4ray/modules/global/inc/header.inc.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in ...../public_html/inc/header.inc.php on line 161
 
bad
0
good
 
 
lulo
lulo 174 days agocomment permalink
 
Hello, I would like some help, I have the following problem when I tried to install the dolphin.

Warning: require_once(/usr/local/apache/htdocs/~lamafial/site/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/lamafial/public_html/site/inc/header.inc.php on line 172

Fatal error: require_once() [function.require]: Failed opening required '/usr/local/apache/htdocs/~lamafial/site/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lamafial/public_html/site/inc/header.inc.php on line 172

I could help please
 
bad
0
good
 
 
bkey
bkey 164 days agocomment permalink
 
i was having the exact same error. here is the fix:

in root/dir/usr/inc/header.inc.php

change line 56 from:

$dir['root'] = "/home/arydenbck/thagrid.com/cgi-system/php.cgi";

to:
$dir['root'] = "/home/arydenbck/thagrid.com/";

chop off everything after .com/ and it works fine.
 
bad
0
good
 
View 1 replies to this comment
 
pintac
pintac 162 days agocomment permalink
 
These are my error messages.

Warning: require_once(dolphin/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in dolphin/inc/header.inc.php on line 172

Fatal error: require_once() [function.require]: Failed opening required 'dolphin/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/local/php5/lib/php') in dolphin/inc/header.inc.php on line 172
 
bad
0
good
 
 
comseca
comseca 157 days agocomment permalink
 
I am also getting the same error. I have just installed the following version - Dolphin-v.6.1.0-AdFree.
The file (header.inc.php) is not installed as checked on server and also the file is not in the downloaded folder inc/.
Has this file been ommited on purpose?
Is there a fix for this?
 
bad
0
good
 
 
pintac
pintac 155 days agocomment permalink
 
I gave up on this product. After two completely new installations I get the same problem and no fixes. I deleted all the files from my server. Time for search again for another board that works.
 
bad
0
good
 
 
smuehlbauer
smuehlbauer 133 days agocomment permalink
 
Has anyone found a solution to this problem? I Just installed Dolphin 6.1 as well and after completing all the various installation steps. I try to access the community via index.php and I get the error:

Warning: main(/home/osaka/public_html/~secretsi/ray/modules/global/inc/header.inc.php) [function.main]: failed to open stream: No such file or directory in /home/secretsi/public_html/inc/header.inc.php on line 172

Fatal error: main() [function.require]: Failed opening required '/home/osaka/public_html/~secretsi/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/secretsi/public_html/inc/header.inc.php on line 172

There is no file called header.inc.php in the inc folder...there was not one included in the installation zip file either. Help would be very much appreciated! Or maybe a tip about what software I should be using instead....
 
bad
0
good
 
 
Apurbo
Apurbo(negative) 122 days agocomment permalink
 
My Error is
Warning: require_once( ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/apurboc/public_html/inc/header.inc.php on line 175
 
bad
0
good
 
 
Apurbo
Apurbo(negative) 122 days agocomment permalink
 
My Error is
Warning: require_once(home/apurboc/public_html/ ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/apurboc/public_html/inc/header.inc.php on line 172

Fatal error: require_once() [function.require]: Failed opening required 'home/apurboc/public_html/ ray/modules/global/inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apurboc/public_html/inc/header.inc.php on line 172
 
bad
0
good
 
 
santino6
santino6 61 days agocomment permalink
 
did you guys have this happen after installing addons or something, kos everything was fine for me untill i installed the games addon and then i got the same messages, i managed to fix them, but when i try to gg into admin it just throws up same message, im now lost, lucky i didnt pay for this. i was just about to purchase, now i will try joomla
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
ujungberung Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.87770485878