开发者

Codeigniter configuration & debugging problem

开发者 https://www.devze.com 2023-01-25 14:47 出处:网络
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.

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

精彩评论

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

关注公众号