General > Support

Blank page after installation [please help]

(1/1)

zerutreck:
After installing and trying to sign, it appears the fields to enter username and password, just appears a blank page.

Already reviewed and config.php during installation (/ install) no error messages. The tables were created correctly.

But the form to enter the system does not appear, only appears a blank page.

zerutreck:
Could you give me any output? Because there appears no error message, simply appears only a blank page.

It is necessary to leave the session_auto.start enabled?

zerutreck:
Problem solved by uploading all files again. Some file was corrupted.

Inspirer:

--- Quote ---It is necessary to leave the session_auto.start enabled?
--- End quote ---

Nope. Mibew creates a session when needed.

The most common reasons the blank page appears:
1. Wrong file permissions after upload (should be 755, 644)
2. httpd.conf directive DirectoryIndex doesn't contain index.php

Eddybaur:
Also, remember to have the folder name be webim. Or it will show blank pages. If you'd like to change the folder name, do so, but change
--- Code: ---$webimroot = "/webim";
--- End code ---
in the config file.

Navigation

[0] Message Index

Go to full version