Welcome Guest, Not a member yet? Register   Sign In
where to put php.ini exactly ?
#2

(This post was last modified: 03-11-2017, 02:45 AM by GBNet.)

Little precision, when I switch to devellopment environment, I get this :

A PHP Error was encountered

Severity: Warning

Message: mkdir(): Invalid path

Filename: drivers/Session_files_driver.php

Line Number: 118

Backtrace:

File: /homepages/23/d572140987/htdocs/myxxx/application/core/MY_Controller.php
Line: 173
Function: __construct

File: /homepages/23/d572140987/htdocs/myxxx/application/controllers/Index.php
Line: 8
Function: __construct

File: /homepages/23/d572140987/htdocs/myxxx/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /homepages/23/d572140987/htdocs/myxxx/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 568

Backtrace:

An uncaught Exception was encountered

Type: Exception

Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.

Filename: /homepages/23/d572140987/htdocs/myxxx/system/libraries/Session/drivers/Session_files_driver.php

Line Number: 120

Backtrace:

File: /homepages/23/d572140987/htdocs/myxxx/application/core/MY_Controller.php
Line: 173
Function: __construct

File: /homepages/23/d572140987/htdocs/myxxx/application/controllers/Index.php
Line: 8
Function: __construct

File: /homepages/23/d572140987/htdocs/myxxx/index.php
Line: 316
Function: require_once


Should I search rather in CI or rather to my hosting company ?

Thx !
PS : when I remove the php.ini, I have no error in dev env.
Reply


Messages In This Thread
where to put php.ini exactly ? - by GBNet - 03-06-2017, 03:14 AM
RE: where to put php.ini exactly ? - by GBNet - 03-07-2017, 03:53 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-07-2017, 05:17 AM
RE: where to put php.ini exactly ? - by GBNet - 03-07-2017, 08:51 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-07-2017, 01:03 PM
RE: where to put php.ini exactly ? - by GBNet - 03-08-2017, 02:24 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-08-2017, 05:41 AM
RE: where to put php.ini exactly ? - by GBNet - 03-11-2017, 02:43 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-11-2017, 05:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB