Welcome Guest, Not a member yet? Register   Sign In
Blank Page Displayed Instead my index!
#1

[eluser]GwO[/eluser]
Hello 2 everyone! I'm developing an application in CI. My workstation is a PC under Windows so I use Wamp platform to develp. The thing is runnin on my PC everthing is fine, but when I upload my site to the server it displays a blank page, I cheked the source and the html and body tags aren empty... what is this? thanks for helping!
#2

[eluser]DeaD SouL[/eluser]
Hi,

1) check the .htaccess


In the applications/config/config.php :

2) try to disable the $config['compress_output'] if it was enabled

3) Try changing the value of the $config['uri_protocol']

4) finally enable the $config['log_threshold'] , it helps you to track the problem

Good-luck
#3

[eluser]GwO[/eluser]
Nothing! Thanks anyway!!
#4

[eluser]WanWizard[/eluser]
Any (PHP) errors in the webserver log (assuming error reporting is switched off) ?




Theme © iAndrew 2016 - Forum software by © MyBB