Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:ci4 [2022/08/16 20:20] – [Install CI4] darron | tools:ci4 [2022/08/19 12:24] (current) – [Resources] darron | ||
---|---|---|---|
Line 19: | Line 19: | ||
< | < | ||
- | apt install apache2 php php-cli php-mbstring php-intl php-curl php-json php-mysqlnd | + | apt install apache2 php php-cli php-mbstring php-intl php-curl php-json php-mysqlnd |
</ | </ | ||
Line 61: | Line 61: | ||
</ | </ | ||
+ | Warning: 4.1 would auto-detect routes but this is not the case with 4.2. | ||
===Configure apache=== | ===Configure apache=== | ||
Line 158: | Line 159: | ||
$this-> | $this-> | ||
?> | ?> | ||
+ | </ | ||
+ | |||
+ | ==Route== | ||
+ | |||
+ | vi app/ | ||
+ | < | ||
+ | $routes-> | ||
</ | </ | ||
Line 169: | Line 177: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
[[https:// | [[https:// |