Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session File (GC problem)
Post: RE: Session File (GC problem)

Sorry, my php.ini (sector session): [Session] ; Handler used to store/retrieve data. ; http://php.net/session.save-handler session.save_handler = files ; Argument passed to save_handler. In ...
8,434 Views
5 Replies
04-22-2015, 07:51 AM
Lucas_BP
    Thread: Session File (GC problem)
Post: RE: Session File (GC problem)

CroNiX Wrote: (04-20-2015, 08:30 AM) -- What are the gc settings in your php.ini? -- My config: $config['sess_driver'] = 'files'; $config['sess_cookie_name'] = 'session'; $config['sess_expirat...
8,434 Views
5 Replies
04-21-2015, 06:11 PM
Lucas_BP
    Thread: Session File (GC problem)
Post: Session File (GC problem)

Hello, everyone! I believe the GC function of library "session file" is not running correctly, since I already have more than a million saved session files. Thank you!
8,434 Views
5 Replies
04-20-2015, 06:18 AM
Lucas_BP
    Thread: Form validation language not find
Post: RE: Form validation language not find

It is exactly in this configuration. This error message does not appear all the time. There's no way I debug which form is returning this error?
6,297 Views
0 Replies
11-27-2014, 12:46 PM
Lucas_BP
    Thread: Native session problem
Post: RE: Native session problem

Solved, thank you!
3,862 Views
0 Replies
11-27-2014, 12:38 PM
Lucas_BP
    Thread: Form validation language not find
Post: Form validation language not find

I'm having the following message in my error log and can not find where is the problem in codeigniter. ERROR - 2014-11-27 09:47:40 --> Could not find the language line "form_validation_"
6,297 Views
0 Replies
11-27-2014, 05:24 AM
Lucas_BP
    Thread: Native session problem
Post: Native session problem

Good Morning! I was checking my error logs and found the following lines: ERROR - Severity: Warning --> session_start(): The session id is too long or contains illegal characters, valid characte...
3,862 Views
0 Replies
11-27-2014, 05:20 AM
Lucas_BP

Theme © iAndrew 2016 - Forum software by © MyBB