I figured it out. When I downloaded it, I think the file got corrupted somehow. I redownloaded and reinstalled and it worked fine.
~zilker
You are not logged in. Please login or register.
PunBB Forums → Posts by zilker
Pages 1
I figured it out. When I downloaded it, I think the file got corrupted somehow. I redownloaded and reinstalled and it worked fine.
~zilker
The code I put in earlier is exactly what was generated. I'm using version 4.3.3
~zilker
That's what it lookes like to me too, but I don't see one. Any ideas?
~zilker
I tried that and this is what I got:
===================
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/detrends/public_html/forum/txapib/config.php on line 2
Parse error: parse error in /home/detrends/public_html/forum/txapib/config.php on line 2
config.php doesn't exist or is corrupt. Please run install.php to install PunBB first.
===================
and this is the config that was generated when installing (I changed the user/pass for security purposes):
===================
<?php
$db_type = 'mysql';
$db_host = 'localhost';
$db_name = 'detrends_database';
$db_username = 'detrends_user';
$db_password = 'pass';
$db_prefix = 'txapib';
$p_connect = true;
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$language = 'en';
define('PUN', 1);
===================
Didn't know if that would help you out any. Your time is appreciated.
Thanks,
~zilker
This is the message I get:
config.php doesn't exist or is corrupt. Please run install.php to install PunBB first.
The config file is uploaded with all the info that was generated. Any suggestions as to what it might be?
Thanks
~zilker
Pages 1
PunBB Forums → Posts by zilker
Powered by PunBB, supported by Informer Technologies, Inc.