CodeIgniter Forums
Trouble setting codeigniter with plesk - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Trouble setting codeigniter with plesk (/showthread.php?tid=88165)



Trouble setting codeigniter with plesk - Intisma - 07-31-2023

Hello, I have tried creating an app with codeigniter in plesk following this post "Installing CI4 app on Plesk (codeigniter.com)" but I do not get even the index page working. I only get 500 internal server error.

Does anybody have any idea of what the problem might be?



RE: Trouble setting codeigniter with plesk - Intisma - 07-31-2023

I solved the problem, plesk had deactivated FollowSymLink, so codeigniter could not work, activating it solved the problem.