phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 hi i installed beta2, but i have a problem, it won't show the index.php the linss are like this: http://url.com/beta/showforum=2 how can i resolve it? Link to comment Share on other sites More sharing options...
SnakEyez Posted October 14, 2006 Share Posted October 14, 2006 It sounds like it was not properly configured during the installation.Did you try to upgrade from the 2.1 releases or was this a clean install of 2.2 b2? Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 totally clean install Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 config file:<?php$INFO['sql_driver'] = 'mysql';$INFO['sql_host'] = 'localhost';$INFO['sql_database'] = '_beta';$INFO['sql_user'] = 'db';$INFO['sql_pass'] = 'pass';$INFO['sql_tbl_prefix'] = 'ibf_';$INFO['sql_debug'] = '1';$INFO['board_start'] = '1160841280';$INFO['installed'] = '1';$INFO['php_ext'] = 'php';$INFO['safe_mode'] = '0';$INFO['board_url'] = 'http://www.url.com/beta';$INFO['admin_group'] = '4';$INFO['guest_group'] = '2';$INFO['member_group'] = '3';$INFO['auth_group'] = '1';$INFO['mysql_tbl_type'] = 'MyISAM';?> Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 help meeeeeeeeeee :$ :shy: Link to comment Share on other sites More sharing options...
Grant Posted October 14, 2006 Share Posted October 14, 2006 Just try reinstalling it.Erase all the files and reinstall with Clean source and DB. Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 reinstalled it, same thing, now errarsing all files and going to try to do it from scratch again, i've no idea why it would do this. Link to comment Share on other sites More sharing options...
William R Posted October 14, 2006 Share Posted October 14, 2006 No support is to be given on this forum about IPB. If you have any questions you should go to IPS Beyond. Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 well it seems to be a glitch :) because i reinstalled again Link to comment Share on other sites More sharing options...
SnakEyez Posted October 14, 2006 Share Posted October 14, 2006 Can you post a link to your test forum if possible? Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 PM'd it :D Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 Invision Power Board Encoder CheckPHP Version: 5.0.4PHP Operating System: LinuxZend Encoding Available? NoWhich Trial Version Can I Use?Zend is not available. You can use the IonCube encoded version.You will need to use the following loaders:PHP Version: Sorry, your PHP version isn't supported. Please see www.ioncube.com for more information.Running on: Linuxcould that be a problem? Link to comment Share on other sites More sharing options...
.Wolf Posted October 14, 2006 Share Posted October 14, 2006 Yeah that's saying you can't run zend encoded or ioncube scripts. So you can't run the beta's of ipb 2.2. Talk to your webhost and ask them to install Zend Optimizer. Link to comment Share on other sites More sharing options...
tamercan Posted October 14, 2006 Share Posted October 14, 2006 $INFO['safe_mode'] = '0';rewrite$INFO['safe_mode'] = '1';and go index.php ok.. Link to comment Share on other sites More sharing options...
phoenixcg Posted October 14, 2006 Share Posted October 14, 2006 $INFO['safe_mode'] = '0';rewrite$INFO['safe_mode'] = '1';and go index.php ok..didn't work, im guessing its the zend thing, like the dude said above *goes to email hosts. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.