Site can not login admin localhost, but on hosting login OK!?

gayfich

Newbie
Joined
Nov 2, 2015
Messages
26
Reaction score
1
Hi everybody,
I transfer codeigniter site from hosting to localhost, it's working, but can not login or register account.
How can I config localhost, I am using linux mint 19.2 and php 7.3.10
 
Your question is kinda vague but try to troubleshoot your .htaccess for url / path, localhost rewrite mod, friendly seo links.....
 
Look on stackoverflow for a topic named "How to set proper codeigniter base url?" and you shall find the answer you need :)
 
Back
Top