CodeIgniter Forums
Instalation issues - Blank page when accessing a hello world controller - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Instalation issues - Blank page when accessing a hello world controller (/showthread.php?tid=49786)



Instalation issues - Blank page when accessing a hello world controller - El Forum - 03-03-2012

[eluser]Unknown[/eluser]
I've recently installed codeigniter for study.

I done the hello world tutorial and when i accessing the controller only a blank page is showed.

I've found here in the forum that this is often an error in php's files.

i've done a new mamp instalation, and figure out that the php.ini file was with "display_errors" set to "Off". When i set it to "On" and reload the page, the problem was shown!

Hope that helps.

Thanks.
[email protected]


Instalation issues - Blank page when accessing a hello world controller - El Forum - 03-03-2012

[eluser]CroNiX[/eluser]
Fix whatever the error says is wrong? Not sure what you are expecting us to be able to do without knowing the error or seeing your code.


Instalation issues - Blank page when accessing a hello world controller - El Forum - 03-03-2012

[eluser]Unknown[/eluser]
Hi Lab Technician,

I posted the issue at the forum just for reference for others who search for that behavior when accessing a controller (one blank page is shown). I've no problem at all to solve, it's just a tip for other developers that is starting learning codeigniter and use the forum to find some solutions.

Thanks in advance.

Julio.