View previous topic :: View next topic |
Author |
Message |
Obstinate
Joined: 08 May 2004 Posts: 2
|
Posted: Sat May 08, 2004 5:49 pm Post subject: Get this error everytime I try to open b2install.php |
|
|
This is my first time of installing b2, I don't really know what happened but when I tried to open the b2install.php file I get this error:
Code: | Parse error: parse error in /home/badetoe/public_html/b2/b2config.php on line 122
No Database Selected |
And I get this error when trying to open index.php:
Code: | Parse error: parse error in /home/badetoe/public_html/b2/b2config.php on line 122
Warning: main(/home/badetoe/public_html/b2//b2template.functions.php): failed to open stream: No such file or directory in /home/badetoe/public_html/b2/blog.header.php on line 11
Fatal error: main(): Failed opening required '/home/badetoe/public_html/b2//b2template.functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/badetoe/public_html/b2/blog.header.php on line 11
|
Someone please help!! |
|
Back to top |
|
 |
shinobi168
Joined: 15 Mar 2004 Posts: 9 Location: Indiana
|
Posted: Sat May 08, 2004 9:10 pm Post subject: |
|
|
I think parse errors are when the PHP isn't closed... I'm not sure though. _________________ shinobi168
I'm not in the business of faking to please vain opposers
A dead legion of new, cloned followers
Fake Sky |
|
Back to top |
|
 |
Obstinate
Joined: 08 May 2004 Posts: 2
|
Posted: Sun May 09, 2004 6:46 pm Post subject: |
|
|
Please, anyone? |
|
Back to top |
|
 |
essence
Joined: 14 Apr 2004 Posts: 5
|
Posted: Sun May 09, 2004 8:36 pm Post subject: |
|
|
i have the same parse error and i have no clue what to do. as for the second part, are you sure you uploaded everything and do all of your URLs in the b2config.php have the right endings? |
|
Back to top |
|
 |
essence
Joined: 14 Apr 2004 Posts: 5
|
Posted: Sun May 09, 2004 9:04 pm Post subject: |
|
|
shinobi168 was right
be sure that the very end has ?> at the end to close the php coding thingy. then check around line 122 that whatever it is is closed. for example : 'xxxxx'; if you don't have the close quote ['] it may not work. |
|
Back to top |
|
 |
|