Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 14, 200618 yr 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?
October 14, 200618 yr 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?
October 14, 200618 yr 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';?>
October 14, 200618 yr Just try reinstalling it.Erase all the files and reinstall with Clean source and DB.
October 14, 200618 yr 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.
October 14, 200618 yr No support is to be given on this forum about IPB. If you have any questions you should go to IPS Beyond.
October 14, 200618 yr 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?
October 14, 200618 yr 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.
October 14, 200618 yr $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.
Archived
This topic is now archived and is closed to further replies.