Welcome Guest, Not a member yet? Register   Sign In
Problems with hosting
#1

[eluser]juan1904[/eluser]
Hi,

I've almost finished my current project in codeigniter. It works like a charm on my own machine and now I uploaded my files on my webserver host. When I enter my domain I get a blank page. I use htaccess and I removed it, typed index.php as my index page in the config file.

I have no clue what might be wrong. Has anyone else had the same problem?

Best regards,
Johan
#2

[eluser]überfuzz[/eluser]
So it works when you upload it as it comes out of the box. When you start to edit it to show your page you get white screen of death? Did I get it right? What did you edit in config.php?
#3

[eluser]juan1904[/eluser]
No I get "white screen of death" from the beginning. I tried to edit it with removing htaccess and so on, but still got blank page.

I did edit $config['base_url'] as nessecary. And when I removed htaccess i did edit $config['index_page']. That's about it.
#4

[eluser]juan1904[/eluser]
Solved! I just turned off logging. Smile
#5

[eluser]überfuzz[/eluser]
Well there you have it. Often the info solving a problem is right there in front of you. Next tip: Bookmark the user_guide. It's you new bible... Right beside www.php.net Smile




Theme © iAndrew 2016 - Forum software by © MyBB