View previous topic :: View next topic |
Author |
Message |
trishka
Joined: 28 Dec 2003 Posts: 3
|
Posted: Sun Dec 28, 2003 6:35 am Post subject: Comments help |
|
|
I just got b2... but I can't get the comments to work.. when I push "OK" to comment htis pops up
Warning: main(b2config.php): failed to open stream: No such file or directory in /home/trishka/public_html/b2comments.post.php on line 6
Fatal error: main(): Failed opening required 'b2config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/trishka/public_html/b2comments.post.php on line 6
I reinstalled b2 and it iddn't work. I put it so that it says this # $http://veridical.net/b2
# by default b2 is set to run in the folder your blog resides, same as $siteurl
$pathserver = 'http://veridical.net/b2';
but I'm not sure if that did anything.
You can check it on http://veridical.net too...
[Edited on 28-12-2003 by Trishka] |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Dec 28, 2003 6:44 am Post subject: |
|
|
Okay, where are your b2files? Because http://veridical.net/b2comments.post.php exists, but you have your blog at http://veridical.net/b2/blog.php
b2comments.post.php should be in the same folder as blog.header.php and b2config.php _________________ Please, no PMs.
Do a search before posting a question.
We're not mind readers, provide URLs and/or source code. |
|
Back to top |
|
 |
trishka
Joined: 28 Dec 2003 Posts: 3
|
Posted: Sun Dec 28, 2003 6:55 am Post subject: |
|
|
I have it on /b2 Where all my b2 files are. I only had the b2comments.post.php when I was messing around seeing if that was wrong. they're all on the same spot, but when I click the "ok" button it directs me to the b2comments.post.php one.
This is what it gives me now that I took that b2comments.post.php file out.
Not Found
The requested URL /b2comments.post.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.29 Server at www.veridical.net Port 80 |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Dec 28, 2003 7:03 am Post subject: |
|
|
You should change your $siteurl to have /b2 at the end. _________________ Please, no PMs.
Do a search before posting a question.
We're not mind readers, provide URLs and/or source code. |
|
Back to top |
|
 |
trishka
Joined: 28 Dec 2003 Posts: 3
|
Posted: Sun Dec 28, 2003 7:13 am Post subject: |
|
|
Thank You, it works. |
|
Back to top |
|
 |
|