hello, I have ispconfig 3.0.1.1. All tabs (system, client, monitor, sites...) working properly, but when I want go to "Email" tab, then server says Ajax Request was not successful. I dont know, what I do... This error appear itself. Help me please. thanks for replies. /////////////////////////////// I do some experiments: I try to call function loadContent from address bar. I call javascript:loadContent('mail/mail_domain_list.php'); and ajax was not sucesfull BUT when I rename /usr/local/ispconfig/interface/web/mail to anything, example /usr/local/ispconfig/interface/web/mailXYZ and call javascript:loadContent('mailXYZ/mail_domain_list.php'); ajax was Sucesfulll....why???? how repair this error?
I would first upgrade to the latest ISPConfig 3 version ISPConfig 3.0.1.3 is available, and 3.0.1.4 beta as well.
This is no ispconfig problem. Looks as if you have some kind of alias for or rewrite rule "mail" defined somewhere in your setup outside from ispconfig which causes this problem. Check your apache configuration and remove this alias.