After Installation show me page white... Please need help me (General)

by Marlen @, Mexico, Wednesday, August 04, 2010, 02:17 (5023 days ago)

After install page, I fill out camps, but show me Page in White...
I check Mysql I see tables created for the script instalacion
I paste de info The Table of Forum is SPACE.

mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| space |
| test |
+--------------------+
4 rows in set (0.01 sec)

mysql> use space;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> show tables;
+---------------------+
| Tables_in_space |
+---------------------+
| mlf2_banlists |
| mlf2_categories |
| mlf2_entries |
| mlf2_entries_cache |
| mlf2_logincontrol |
| mlf2_pages |
| mlf2_settings |
| mlf2_smilies |
| mlf2_userdata |
| mlf2_userdata_cache |
| mlf2_useronline |
+---------------------+
11 rows in set (0.00 sec)

mysql>

Thanks for your help


Complete thread:

 RSS Feed of thread