Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Bug Thread: Bug : mysql_to_unix (PHP 7.4) and solution
Post: Bug : mysql_to_unix (PHP 7.4) and solution

Hi! I'm upgrading from CI 3.1.10 to 3.1.13 and from PHP 5.6 to 7.4 In future I will upgrade to CI 4 and PHP 8, but now this is faster and seems to be workng very well. But: mysql_to_unix in PHP 5.6 if...
841 Views
0 Replies
10-16-2022, 07:23 AM
lwmirkk
  Question Thread: Performance: Codeigniter 3.1.10 in PHP 5.6 vs PHP 7.2
Post: Performance: Codeigniter 3.1.10 in PHP 5.6 vs PHP ...

Hi! Is there any comparative performance of Codeigniter in these versions of PHP? Thanks a lot. =)
8,095 Views
4 Replies
07-03-2019, 11:41 AM
lwmirkk
    Thread: (Solved) Many session files (112k in 3 days)(admin accessed only by me)
Post: RE: Many session files (112k in 3 days)(admin acce...

UPDATE: It is my fault... With session lib in autoload the session id is generated each request, but some request is from an App, so the CI recognize each request as a new client and not the same. ...
6,205 Views
5 Replies
03-12-2018, 04:10 PM
lwmirkk
    Thread: (Solved) Many session files (112k in 3 days)(admin accessed only by me)
Post: RE: Many session files (112k in 3 days)(admin acce...

Changed to database driver to see if the problem occurs. A new row is inserted every second with a new session_id each page is accessed (same IP)... It is normal? my config is: Code: -- $confi...
6,205 Views
5 Replies
03-12-2018, 03:57 PM
lwmirkk
    Thread: (Solved) Many session files (112k in 3 days)(admin accessed only by me)
Post: RE: Many session files (112k in 3 days)(admin acce...

php_rocs Wrote: (03-05-2018, 07:41 PM) -- @lwmirkk, 1st recommendation (assuming it's possible) upgrade CI version to current version. 2nd, config 'sess_expiration' is set wrong.  read the docume...
6,205 Views
5 Replies
03-06-2018, 12:37 PM
lwmirkk
  Wink Thread: (Solved) Many session files (112k in 3 days)(admin accessed only by me)
Post: (Solved) Many session files (112k in 3 days)(admin...

Hi! I use CI 3.1.2 The system is a private admin that is only accessed by me. I think the config it is ok.... The system is creating many many session files, look my config: Code: -- $...
6,205 Views
5 Replies
03-05-2018, 01:39 PM
lwmirkk

Theme © iAndrew 2016 - Forum software by © MyBB