Welcome Guest, Not a member yet? Register   Sign In
How to config CI on the server?
#2

[eluser]John_Betong[/eluser]
[quote author="PEN Vannak" date="1249141290"]Dear CI team members,

I have the problem with the config the file in CI when I hosting.

The message show like this:


A PHP Error was encountered

Severity: Warning

Message: require(D:\hshome\c260072\doptraining.org\vannak.pen/system/libraries/Output.php) [function.require]: failed to open stream: No such file or directory

Filename: codeigniter/Common.php

Line Number: 116



or you can see on this link: http://www.doptraining.org/vannak.pen.

How can I config it to work?
Could any one help me please!

Best Regards,
PEN Vannak.[/quote]
 
 
The error message states that you are trying to access a file on your hard drive:

require("D:\hshome\c260072\doptraining.org\vannak.pen/system/libraries/Output.php")

Check your index.php and see if your application folder is set correctly. If so then check the other setup parameters.
 


Messages In This Thread
How to config CI on the server? - by El Forum - 08-01-2009, 04:41 AM
How to config CI on the server? - by El Forum - 08-01-2009, 08:43 AM
How to config CI on the server? - by El Forum - 08-01-2009, 09:32 PM
How to config CI on the server? - by El Forum - 08-02-2009, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB