Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter won't run on Windows IIS
#3

[eluser]jalalski[/eluser]
Try changing the ci/libraries/Log.php, line 46 to:

Code:
if ( ! is_dir($this->log_path) /*OR ! is_really_writable($this->log_path)*/)

and see if that makes a difference.

Let us know if it does and I'll file a bug report.


Messages In This Thread
CodeIgniter won't run on Windows IIS - by El Forum - 01-08-2009, 06:07 AM
CodeIgniter won't run on Windows IIS - by El Forum - 01-10-2009, 12:39 PM
CodeIgniter won't run on Windows IIS - by El Forum - 01-10-2009, 04:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB