Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to fix double slashes?
Post: RE: How to fix double slashes?

Thanks for replying datamweb.
208 Views
2 Replies
02-18-2024, 08:10 AM
okiewardoyo
    Thread: How to fix double slashes?
Post: How to fix double slashes?

Dear all. Most link in my website are doubled slashes, ex: mywebsite.com/page//point How to fix that? It is uses Codeigniter 4.0.1. Thanks.
208 Views
2 Replies
02-18-2024, 12:24 AM
okiewardoyo
    Thread: Fresh install, CI_DEVELOPMENT in .env not work
Post: RE: Fresh install, CI_DEVELOPMENT in .env not work

kenjis Wrote: (02-03-2024, 06:33 PM) -- This is not the direct cause of your issue, but you should use appstarter: Code: -- composer create-project codeigniter4/appstarter ci-news -- See https://ww...
508 Views
6 Replies
02-03-2024, 06:53 PM
okiewardoyo
    Thread: Fresh install, CI_DEVELOPMENT in .env not work
Post: RE: Fresh install, CI_DEVELOPMENT in .env not work

Hi all, i try to install fresh codeigniter from composer again Code: -- composer create-project codeigniter4/framework ci-news -- again, i rename 'env' files to '.env', and change : Code: -- #CI_E...
508 Views
6 Replies
02-03-2024, 06:17 PM
okiewardoyo
    Thread: Spark Serve Options
Post: RE: Spark Serve Options

In my case, using Code: -- php spark serve --port=8081 -- doesnt work. Deleting "=" sign make it works. https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQlln_2Ct56jfsE70LNTnnsvS72GQ5c...
19,030 Views
7 Replies
02-03-2024, 01:24 AM
okiewardoyo
    Thread: Fresh install, CI_DEVELOPMENT in .env not work
Post: RE: Fresh install, CI_DEVELOPMENT in .env not work

luckmoshy Wrote: (02-02-2024, 12:00 AM) -- You are fine since you got that home Nothing is next, right? Please learn how to create an app with Codeigniter 4. Go here and start learning. https://...
508 Views
6 Replies
02-03-2024, 01:03 AM
okiewardoyo
    Thread: Fresh install, CI_DEVELOPMENT in .env not work
Post: Fresh install, CI_DEVELOPMENT in .env not work

Dear all, i have just fresh install of Codeigniter from composer. After installation, i go to env, rename it to .env and uncomment CI_ENVIRONMENT = development. But when i do "php spark serve" from t...
508 Views
6 Replies
02-01-2024, 03:38 PM
okiewardoyo
    Thread: .htaccess makes 403
Post: RE: .htaccess makes 403

commeting this below line make it works. Code: -- AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml solve the problem #AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtm...
262 Views
1 Replies
01-18-2024, 07:22 AM
okiewardoyo
    Thread: .htaccess makes 403
Post: .htaccess makes 403

Dear all. I'm new to Codeigniter, and unfortunately i'm new in .htaccess. I have a sample CI script that i want to learn. Everytime i open this CI script always get 403 forbidden, buat when i delete...
262 Views
1 Replies
01-14-2024, 11:22 PM
okiewardoyo

Theme © iAndrew 2016 - Forum software by © MyBB