Modify Ibay to enable web part of it and dynamic content execution.
Copy your code to HTML folder.
Web server runs as www user, so chown www:www if required by apps (Rarely needed).
Most of the time (after new files copied and unziped in ibay) going to modify ibay property and resubmiting changes without changing any, fixes the permissions to default, that works.
thanks Boris! (I changed owner=admin;group=www) BUT
Ive got access to it, the html/index.html is displaying when I put a test html/index.html in place.
BUT the application starts from a /html/index.php (which is a link into the app), which says 'you dont have permission to access' (when Ive removed the temporary html/index.html file).
so is my problem starting the .php? and if so how do I start it
(I must be close because Ive got phpadmin running which starts from index.php!)
TIA

Rob
ps my ibay settings are group=admin;write=group read=all; entire internet access; dynamic content enabled.