|
Enter database info, then blank page
|
|
10-25-2008, 11:39 PM
Post: #21
|
|||
|
|||
RE: Enter database info, then blank page This user has been denied support.
Can you tell us what version of mysql you are using?
perfora.net Was it you that I helped or someone else with that host? They are using mysql 4.0 which is currently having bug being fixed for next release. Search bug reports for a solution. New MyBB plugin is "IPLH (IP Log History) v1.0". ![]() Vote for MyBB to add a Security section. |
|||
|
10-26-2008, 12:17 AM
Post: #22
|
|||
|
|||
RE: Enter database info, then blank page
Just install MySQL 5.0
There is an option to install MySQL5.0 in the 1and1 administration panel. Inferno Development for Web developers, programmers, software engineers and a community forum to meet other developers! |
|||
|
10-28-2008, 12:46 AM
Post: #23
|
|||
|
|||
RE: Enter database info, then blank page
|
|||
|
11-09-2008, 07:36 PM
Post: #24
|
|||
|
|||
RE: Enter database info, then blank page
i still have the same problem.
my database is hosted by all-inkl MySQL client version: 5.0.27 PHP >= 4.4 i love this forum, plz help me
|
|||
|
11-12-2008, 10:25 AM
Post: #25
|
|||
|
|||
RE: Enter database info, then blank page
. |
|||
|
11-13-2008, 12:08 AM
Post: #26
|
|||
|
|||
RE: Enter database info, then blank page
(10-25-2008 11:39 PM)labrocca Wrote: Can you tell us what version of mysql you are using?The 1&1 host uses perfora.net database hostname. Lots of people are on 1&1 ![]() (11-09-2008 07:36 PM)Teno Wrote: i still have the same problem. In install/index.php, find: PHP Code: $db->error_reporting = 0; Dennis Tsang :: MyBB Developer Follow me on Twitter: @dennistt Vote MyBB as the #1 Free Forum Software of 2011 |
|||
|
11-16-2008, 12:36 AM
Post: #27
|
|||
|
|||
RE: Enter database info, then blank page
MyBB has experienced an internal SQL error and cannot continue.
SQL Error: 1193 - Unknown system variable 'NAMES' Query: SET NAMES 'utf8' blub
|
|||
|
11-16-2008, 09:12 AM
Post: #28
|
|||
|
|||
RE: Enter database info, then blank page
In your inc/config.php find
PHP Code: $config['database']['encoding'] = 'utf8'; and replace it with PHP Code: // $config['database']['encoding'] = 'utf8'; Alternatively, ask your host to upgrade you to MySQL 5.1 |
|||
|
11-16-2008, 08:35 PM
Post: #29
|
|||
|
|||
RE: Enter database info, then blank page
my config.php is empty
![]() i only found the following one in the install/index.php $db_encoding = "// \$config['database']['encoding'] = '{$config['encoding']}';"; but it doesn't work. ps: MySQL client version: 5.0.27 |
|||
|
11-16-2008, 08:39 PM
Post: #30
|
|||
|
|||
RE: Enter database info, then blank page
It's empty because it hasn't been installed I guess. Put this code in:
PHP Code: <?phpEdit database details as needed as well as the fix Ryan mentioned. Download My Plugins My Personal Site - Twitter |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:
Search
Member List
Calendar
Help

RE: Enter database info, then blank page
This user has been denied support.
![[Image: 468x60_SF.gif]](http://supportforums.net/images/banners/468x60_SF.gif)



