forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
Hello,
The thread title make evident my confusion about the topic.
I tried Skylark for first time and it works although not how I hoped.
I am used to PHP scripts. I put them in some folder of a server (not mine) and call them by http request. I've done even some complex program with PHP+MYSQL.
It seems Skylark is quite different. It is itself a server (if I have understood) and not just an executable that wake up and performs some action . How to use it?
Do I need to save the executable in some directory? I suspect I need specific privilege on my ISP server.