boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Two Errors ARRGGHH

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
kaelynd



Joined: 12 Aug 2004
Posts: 2

PostPosted: Fri Aug 13, 2004 7:49 am    Post subject: Two Errors ARRGGHH Reply with quote

I have b2 installed just fine but when i use a php include to get my blog to show up on index.php I get an error

Quote:

Warning: main(./b2config.php): failed to open stream: No such file or directory in /home2/starslut/public_html/kay/b2/b2archives.php on line 5

Fatal error: main(): Failed opening required './b2config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/starslut/public_html/kay/b2/b2archives.php on line 5


^^ That is at www.kay.starslut.org


For the first one line 5 is:

Quote:
$siteurl = 'http://starslut.org/kay';



The actual blog it working fine though

http://www.starslut.org/kay/b2/index.php

This is the php include code I'm using incase somthing is wrong with that:

Quote:
<html>
<head>
<title>kay.starslut</title>
</head>
<body>
<?php require ("b2/index.php"); ?>
</body>
</html>
[/quote]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group