phpAdamoto Documentation
Requirements
Overview
Requirements
Installation of
server application
Installation
of clients
Creating a
package
Deploying
a package
Monitoring
the deployment
Searching
for problems in the deployment
Server Requirements
Running the phpAdamoto Server just needs the classical LAMP or WAMP environment, which means:
- An operating system
- A Web Server which is enabled for php
- A Mysql-Database
In Linux just install the components with the package manager of your distribution.
For Windows you can get a ready to use environment at XAMP
Client Requirements
On the Clients you just need a perl package with SOAP-Extension.
On Linux Clients just install the packages with your package manager.
For Windows there is a perl distribution from active perl which has the SOAP-Extensions include. You can download it here .