Hello.
My current host is so slow, using Apache, so I decided to make the switch to another provider which has SSD + litespeed. I moved the files and imported the database and changed the config file.
But not so sure about this:
$config['db']['port'] = '3306';
Anyway. I have this problem - 500 error.
If .htaccess is disable (renamed to .htacess-new) I have this error:
http://i.imgur.com/gJiYRhR.png
if .htaccess is enabled I have this error:
http://i.imgur.com/lbYL69V.png
What do I do? I'm lost.
Thanks a lot!
My current host is so slow, using Apache, so I decided to make the switch to another provider which has SSD + litespeed. I moved the files and imported the database and changed the config file.
But not so sure about this:
$config['db']['port'] = '3306';
Anyway. I have this problem - 500 error.
If .htaccess is disable (renamed to .htacess-new) I have this error:
http://i.imgur.com/gJiYRhR.png
if .htaccess is enabled I have this error:
http://i.imgur.com/lbYL69V.png
What do I do? I'm lost.
Thanks a lot!