Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

Lo siento mucho por nosotros. Estoy seguro que Jim "is already with his creator". Espero que Codeigniter continúe mejorando con los que quedan en est mundo. Nada más.
144,798 Views
98 Replies
03-10-2020, 03:27 PM
portaflex
    Thread: Should we integrate Flysystem
Post: RE: Should we integrate Flysystem

Flysystem and The-PHP-League are very cool indeed, awesome. But looking at our classes in CI4 Fly is such a big API, no proportion. IMHO, for local filesystem we are done with our three helpers, I ...
34,849 Views
28 Replies
09-01-2016, 05:35 AM
portaflex
    Thread: how to pass a parameter to the controller through the route?
Post: RE: how to pass a parameter to the controller thro...

Angelo Wrote: (08-30-2016, 01:28 PM) -- Hello guys! I need to pass a parameter to the controller through the route, however, as it is a fixed parameter for each route does not want him to interfere i...
3,516 Views
1 Replies
08-30-2016, 04:31 PM
portaflex
    Thread: How to add folders like CDD, images etc. ?
Post: RE: How to add folders like CDD, images etc. ?

planteg Wrote: (08-30-2016, 02:07 PM) -- Hi all, my web site is located on a Raspberry Pi zero running raspbian. The web server is appache 2, I installed CodeIgniter under just below var, so above...
3,700 Views
2 Replies
08-30-2016, 04:04 PM
portaflex
    Thread: Lost Database Connection
Post: RE: Lost Database Connection

kilishan Wrote: (07-11-2016, 06:17 AM) -- That will be fixed shortly. There is a bug report (https://github.com/bcit-ci/CodeIgniter4/issues/151) that came in over the weekend about this that I haven'...
8,981 Views
4 Replies
07-11-2016, 03:01 PM
portaflex
    Thread: Lost Database Connection
Post: RE: Lost Database Connection

Thank you for the reply, InsiteFX. But CI4 doesn't like that. It throws this error: Call to undefined method CodeIgniter\Database\Postgre\Builder::getFieldNames() I think it has to be with loosi...
8,981 Views
4 Replies
07-11-2016, 06:00 AM
portaflex
    Thread: Lost Database Connection
Post: Lost Database Connection

When I use this code: PHP Code: -- $this->db = \Config\Database::connect($this->base_datos); $this->query = $this->db->table($this->db_tabla); $this->db_columnas = $this->db->getFieldNames($th...
8,981 Views
4 Replies
07-11-2016, 12:34 AM
portaflex
    Thread: Helper functions outside application and system folders
Post: RE: Helper functions outside application and syste...

In /application/Config/App.php public $composerAutoload = '../vendor/autoload.php';
3,961 Views
1 Replies
06-29-2016, 11:59 PM
portaflex
    Thread: Helper functions outside application and system folders
Post: Helper functions outside application and system fo...

Hello, I have a set of helpers that used by a number of applications in CI3. They are in the vendor folder and loaded with composer. I added to composer.json: Code: -- "autoload": {        "fi...
3,961 Views
1 Replies
06-29-2016, 06:51 AM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

kenjis Wrote: (11-13-2015, 03:09 PM) -- Code: -- Failed requests:        932   (Connect: 0, Receive: 0, Length: 932, Exceptions: 0) -- It means the length of the response was different. You must b...
17,941 Views
15 Replies
11-15-2015, 01:40 PM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

Thank you very much for your help, dear Admin. I've being dealing with two "nice" dudes from Netherlands and Taiwan who were ¡firing! my mail server with thousands of spam trying to relay on. :@ ...
17,941 Views
15 Replies
11-15-2015, 12:57 PM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

Here is a benchmark of another website in the same server, also using CI3. It is in my server at home and the test is done from the same computer: Code: -- Server Software:        Apache Server H...
17,941 Views
15 Replies
11-13-2015, 12:57 PM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

Well, this is a little embarrassing. I found the issue. Since I had the auth system on, I was not querying the page "citas" but the "login" page. This is the real result of the benchmark: Code: --...
17,941 Views
15 Replies
11-13-2015, 07:03 AM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

This is the ab output with the command: " ~ $ ab -n 1000 -c 10 -v2 https://clinicadecot.org/citas " The -v2 gives more information. This is the ab output: Code: -- Server Software: Apac...
17,941 Views
15 Replies
11-13-2015, 01:01 AM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

Thank you very much for your review, Mat. This is my .htaccess: Code: -- RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php...
17,941 Views
15 Replies
11-13-2015, 12:44 AM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

sintakonte Wrote: (11-10-2015, 07:41 AM) -- its absolutely fine 95% of your requests are nearly below 100ms - you shouldn't concerned about performance issues ;) -- Thanks a lot my friend. :cool:
17,941 Views
15 Replies
11-10-2015, 09:39 AM
portaflex
    Thread: Is this a good Benchmark?
Post: RE: Is this a good Benchmark?

sintakonte Wrote: (11-10-2015, 12:57 AM) -- i guess it depends is this just the welcome controller or is there any business logic involved ? -- Thank you for your reply !!! The controller handl...
17,941 Views
15 Replies
11-10-2015, 07:20 AM
portaflex
  Question Thread: Is this a good Benchmark?
Post: Is this a good Benchmark?

Just to know your opinion, without any other clue ... CI3 on a LMDE Mint Intel i5 8Gb machine. thanks. Benchmarking clinicadecot.org (be patient) Finished 4484 requests Server Software:      ...
17,941 Views
15 Replies
11-09-2015, 05:14 PM
portaflex
    Thread: Fuel - Igniter ...
Post: RE: Fuel - Igniter ...

Personally don't have interest in Laravel. I regard that Framework as a big and slow mix of may things from many people. I'm not sure Fabien Potencier is that happy about. The one who strike first str...
18,977 Views
9 Replies
06-22-2015, 12:29 PM
portaflex
    Thread: Fuel - Igniter ...
Post: Fuel - Igniter ...

FuelPHP is nice, so nice. ¿Why?, because it is so similar to Codeigniter. FuelPHP has many features requested by the troop in CI. So, anybody can tell the difference between them?. Why to chose CI ...
18,977 Views
9 Replies
06-21-2015, 12:30 AM
portaflex

Theme © iAndrew 2016 - Forum software by © MyBB