[eluser]n0xie[/eluser]
Make sure you upgraded to the latest version of CI (1.7.2 as of today).
A white page usually means one of two things:
- there is a database error
- error reporting is forced to off on a live environment and there is an error
Did you:
- Check your config files are all correct.
- Copy the whole application to a local environment where you have PHP5.3 running and see if you can replicate the problem making sure error reporting is on.
- Enabled logging to see if CI says something is wrong.
- Make sure this is correct:
Quote:C:\AppServ\www\vindinghoved\application\libraries\Controller.php
since it looks like a it should be a system folder, not the application folder.