Welcome Guest, Not a member yet? Register   Sign In
problem: require(/config/constants.php)
#1

[eluser]lamhuy300890[/eluser]
Warning: require(khueshop_site/config/constants.php) [function.require]: failed to open stream: No such file or directory in /home/khueshop/domains/khueshop.com/public_html/system/core/CodeIgniter.php on line 64

Fatal error: require() [function.require]: Failed opening required 'khueshop_site/config/constants.php' (include_path='.:/usr/local/lib/php') in /home/khueshop/domains/khueshop.com/public_html/system/core/CodeIgniter.php on line 64


It's work in localhost, but when I upload my website to host and recieved the error.

My index.php config : $application_folder = 'khueshop_site';

I have tried to change $application_folder = '../khueshop_site' but it doesn't work.

I have tried to replace new index.php file but the error still there.

How can i solve this problem ?

Thanks.
#2

[eluser]lamhuy300890[/eluser]
I have download new CI and it's work.
Sorry for my bad.




Theme © iAndrew 2016 - Forum software by © MyBB