NO page load

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

NO page load

Post by dragoth »

Warning: require(./config.php) [function.require]: failed to open stream: Permission denied in /home/dragothp/public_html/common.php on line 131

Warning: require(./config.php) [function.require]: failed to open stream: Permission denied in /home/dragothp/public_html/common.php on line 131

Fatal error: require() [function.require]: Failed opening required './config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dragothp/public_html/common.php on line 131

what on line

Code: Select all

require($phpbb_root_path . 'config.' . $phpEx);
Last edited by dragoth on 12 May 2010, 01:58, edited 1 time in total.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: problem help plz

Post by cisco007 »

can you please use a better title than "problem help plz"?
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

Re: NO page load

Post by dragoth »

i hade for people ask me what happend to my site already
corny
BBCoder II
BBCoder II
Posts: 10
Joined: 05 Mar 2010, 07:59

Re: NO page load

Post by corny »

looks like config.php is missing or configured wrongly
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

Re: NO page load

Post by dragoth »

no something happened and files had wrong permissions the file was fine during the sever move but i had to get rid of everything
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: NO page load

Post by cisco007 »

so, did you get it working, is that what you are saying? what was wrong the file permission settings?
Locked