CodeIgniter Forums
XAJAX debugging - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: XAJAX debugging (/showthread.php?tid=21476)



XAJAX debugging - El Forum - 08-11-2009

[eluser]jay.cz[/eluser]
Hi,

I am encountering a problem with CI and XAJAX. I built a website on my local machine (using Windows with XAMPP). I used Xajax calls to access some simple functions and everything went OK.

When I moved the web to server, Xajax calls stopped to work. As I click a button, which starts my xajax_function - mouse cursor changes from "default" to "waiting", but nothing else happens.

Is there any easy way how to debug it and see what the script is doing?

Thanks for replies.


XAJAX debugging - El Forum - 08-11-2009

[eluser]jay.cz[/eluser]
Well, I apologize for starting this thread because it has nothing to do with Code Igniter. The problem is in Xajax library and configuration of server...