Hi,
My phalcon application was works great in my server. But when i moved to client server, i got "Internal Server Error" strangely. I tried to setup same config on both server with cPanel, Apache with modules, PHP with extensions, MySQL etc.. But i'm still getting "Internal Server Error".
Apache error log is here:
End of script output before headers: index.php, referer: https://domain.com
I couldnt find the error. How can i fix this?
By the way, it get the output when i print sample variable on index.php
Thanks