General Actions:
| Question | How doi install XWiki on my Own Webspace?? Got a hosted Webspace with a domain ftp php jsp mysql and i think its an apache running but i have no access to the server itself |
| Answer |
It depends on the actual hosting offer. Normally, XWiki must be deployed as a Java EE webapp, which isn't that common on standard hosting offers. While PHP files work if they are simply moved onto the server, J2EE applications like XWiki are full applications, and must be installed in a J2EE container.
Normally, if the ISP has support for running J2EE applications, it should offer either:
|