Search results

  1. P

    500 Error when saving specific process

    thanks!! I found out iconv was the problem my php version is 7.1.16 anyway this solved my problem since my LS is reading apache settings yum install ea-php71-php-iconv
  2. P

    500 Error when saving specific process

    [28-Apr-2018 15:01:39 UTC] PHP Fatal error: Uncaught Error: Call to undefined function iconv() in /public_html/includes/libraries/functions.php:859 Stack trace: #0 /public_html/includes/models/portfolio.php(3): toAscii('ghf') #1 /public_html/includes/controllers/PortfolioController.php(48)...
  3. P

    500 Error when saving specific process

    nothing at all... but it is an AJAX code with save parameter... it is working with apache but when i switch to lite speed it will freeze and give me error 500 in chrome inspect
  4. P

    500 Error when saving specific process

    its says Failed to load resource: the server responded with a status of 500 () in the chrome
  5. P

    500 Error when saving specific process

    Hey I have an issue with saving a process on my website running on Litespeed it's saving a portfolio add/change items and it freeze after hiting the save bottun i've checked my code many times is nothing wrong since it is running currectly in apache in another webserver plugin.js?v=1.84:8 POST...
Top