esearing
Joined: 09 Aug 2004 Posts: 1
|
Posted: Mon Aug 09, 2004 6:50 pm Post subject: index.php, 500 Server Error - IpowerWeb |
|
|
Host Ipowerweb. Used their standard install for Power Plugins.
Database loaded fine
directory loaded fine (v-web/b2/)
I can run B2 using b2login.php
Config.php seems to have all adequate paths.
when I try to go to index.php i get a "500 Server Error" code.
This only happens with the index.php file.
UPDATE!!!!
-fixed it by copying the topline from B2.php and pasting it on Index.php
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?>
Must be a space or comment issue.... |
|