maps Posted January 18, 2008 Share Posted January 18, 2008 hey all, having problems with my first phpbb setup, i have php installed an seems to work as i got through the phpbb setup but when i finish the install i can use the board at all, all i get is the http 500 message. I also get this error when connecting from a network pc PHP Warning: require(./config.php) [function.require]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\phpBB3\common.php on line 127 PHP Fatal error: require() [function.require]: Failed opening required './config.php' (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\phpBB3\common.php on line 127 looked around for fixes but cant find anything, so any help would be great. thanks for any help! if need any more info please ask running on localhost (server 2003 iis 6) phpBB3 3.0.0 fresh install mssql 2000 Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/ Share on other sites More sharing options...
revraz Posted January 18, 2008 Share Posted January 18, 2008 failed to open stream: Permission denied Sounds like your info is incorrect. Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443047 Share on other sites More sharing options...
maps Posted January 18, 2008 Author Share Posted January 18, 2008 yea, maybe but it went through the install without a hitch, it managed to find the database and write what was needed, i downloaded the config file and applied that, after that it just never got to the general forum. would it be database login related or something? Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443057 Share on other sites More sharing options...
revraz Posted January 18, 2008 Share Posted January 18, 2008 This could be causing a problem include_path='.;C:\php5\pear' Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443076 Share on other sites More sharing options...
maps Posted January 18, 2008 Author Share Posted January 18, 2008 This could be causing a problem include_path='.;C:\php5\pear' thats not even on the drive >.< Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443112 Share on other sites More sharing options...
revraz Posted January 18, 2008 Share Posted January 18, 2008 That's coming from you php.ini file. Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443114 Share on other sites More sharing options...
maps Posted January 19, 2008 Author Share Posted January 19, 2008 i checked in the php.ini, didnt see anything related to that directory in it. but the folder is in there, what would it be looking at that for? Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443129 Share on other sites More sharing options...
maps Posted January 19, 2008 Author Share Posted January 19, 2008 sorted it now! thanks. Quote Link to comment https://forums.phpfreaks.com/topic/86692-solved-first-php-forum-phpbb-3-500-error/#findComment-443166 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.