In the fast setup manual is een exellent explanation how to set up weborb for PHP.
But there is no document how to deploy it on a webserver.
Oke, I have created a running application (according fast setup structure) with Flex en weborb for php.
in this structure:
localhost -- Weborb
-- Services
-- mailman
-- *.php
-- mailman (flex app)
Now I want it to deploy on my webserver (via webhosting)
www.simplyxxx.com in this strukture:
../htdocs -- mailman
-- Weborb
-- Services
What steps do i have to do to deploy it on my real live server.
Can anybody explain what I have to do?