where to put php.ini exactly ? |
(03-08-2017, 02:24 AM)GBNet Wrote: A PHP Error was encountered Provide an absolute path in application/config/config.php file $config['sess_save_path'] = NULL; e.g. replace NULL with APPPATH.'sess/';//sess folder must be present |
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 ngangchill - 03-11-2017, 10:52 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
|