开发者

Codeigniter configuration & debugging problem

I have changed my server with a project running on codeigniter. I already installed everything (PHP, MySQL, Codeigniter, etc) and all the processes seem to work fine.

But now I'm trying to connect to my project homepage, but I only receive a blank page.

It's not a rewrite problem (the Codeigniter index.php works fine...I can echo anything within the index.php). The database login is also correct.

Any ideas how to debug s开发者_Python百科o that I can find a solution.


it was a CHMOD Problem:

the log folder was not writeable. the strange thing: both folders have CHMOD 755, but when I changed the folder to 777 the site works...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜