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

by Marlen @, Mexico, Wednesday, August 04, 2010, 02:17 (4986 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

Avatar

After Installation show me page white... Please need help me

by Auge ⌂, Wednesday, August 04, 2010, 11:35 (4985 days ago) @ Marlen

Hello

After install page, I fill out camps, but show me Page in White...

Did you follow the installation instructions (here: point 3 (write permissions))?

Some people made the same experience as you (a blank page after installing). In one case the solution was to set the write permission for the directory templates_c to 0777.

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread