AJAX 500 (Internal Server Error)

Galanx

I have some issue with a web application instance that I migrated recently to the new server. The weird thing is that the instance works locally but when on the server it shows the following on console log:

POST http://subdomain.domain.com/index.php?module=MailManager&view=Index&_operation=folder&_operationarg=open&_folder=INBOX&_page=0 500 (Internal Server Error) 
send 
f.extend.ajax 
f.(anonymous function) 
MailManager.folder_open 
MailManager.openCurrentFolder
MailManager.mainui
(anonymous function)
n
o.fireWith
e.extend.ready
c.addEventListener.C


POST http://subdomain.domain.com/index.php?module=MailManager&view=Index&_operation=mainui 500 (Internal Server Error) jquery.min.js:4
send
f.extend.ajax
f.(anonymous function)
(anonymous function)

Any help would really be appreciated! Thanks

Galanx

SOLVED

I installed the php imap extension and that fixed the problem.

Thanks anyway for your answers!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Ajax: 500 Internal Server Error

From Dev

AJAX 500 (Internal Server Error)

From Dev

AJax Internal Server Error 500

From Dev

ajax error 500 & Internal Server Error in MVC

From Dev

500 Internal Server Error Ajax Laravel

From Dev

Laravel 5 Ajax Internal Server Error 500

From Dev

Internal server error 500 while ajax call

From Dev

POST 500 (Internal Server Error) ajax,mvc

From Dev

Jquery AJAX Post: 500 (Internal Server Error)?

From Dev

500 internal server error ajax/javascript

From Dev

AJAX POST 500 INTERNAL SERVER ERROR

From Dev

Laravel 5 Ajax Internal Server Error 500

From Dev

500 "Internal Server Error" with ajax in Joomla

From Dev

Jquery AJAX Post: 500 (Internal Server Error)?

From Dev

AJAX POST 500 Internal Server Error on hosting

From Dev

POST 500 (Internal Server Error) - Laravel and Ajax

From Dev

Laravel 500 Internal Server Error Ajax

From Dev

500 (Internal Server Error) AJAX Django

From Dev

Internal Server Error (500)

From Dev

Server responded with a status of 500 (Internal Server Error) when using Ajax

From Dev

Getting error while sending ajax call [internal server error 500]

From Dev

Ajax call to webmethod gives ERROR 500 Internal server error

From Dev

Stripe 500 internal server error on multiple ajax call

From Dev

Laravel 5 randomly send 500 Internal Server Error on ajax requests

From Dev

Laravel 5: Ajax Post 500 (Internal Server Error)

From Dev

Codeigniter csrf token with ajax request (500 internal server error)

From Dev

AJAX post in using slim framework outputs 500 (Internal Server Error)

From Dev

Laravel 4.2 and AJAX POST - 500 Internal Server Error

From Dev

simple AJAX JQuery example gives me 500 internal server error

Related Related

HotTag

Archive