How to install xajax
How to install xajax
View translation in Spanish, German, Romanian
[edit] Installation
To run xajax, you need:
- Apache Web Server or IIS for Windows XP/2003 Server
- PHP 4.3.x or PHP 5.x
- Minimum supported browsers: Internet Explorer 5.5, Firefox 1.0 ,or equivalent Gecko-based browser, Safari 1.3, Opera 8.5 . Older versions only work with GET requests.
To install xajax:
Unpack the contents of the archive and copy them to your main Web site folder. Or if you wish, you can put all of the files in a dedicated "xajax" folder on your Web server (make sure that you know what that URL is relative your site pages so you can provide xajax with the correct installed folder URL). Note that the "thewall" folder in the "examples" folder needs to be writable by the Web server for that example to function.
Within the main xajax folder there are two folders: "examples" and "tests". You should be able to view these PHP pages from your Web browser and see xajax working in action. If you can view the pages but the AJAX calls are not working, there may be something wrong with your server setup or perhaps your browser is not supported or configured correctly. If worst comes to worst, post a message in our forums and someone may be able to help you.