Hi, sdcsdc sdcsdc schrieb: > I'm not experienced PHP, C, Linux or BSD user > > I can only tell you what I done. Repeat my experiment to see that > exactly is happening. > > everything is done by virtual box - bought ubuntu and freebsd are > virtual machines hosted on laptop > > I setup ubuntu server with > > php5 > apache > libssh2 Why not doing the whole stuff with PHP only? I mean why you want to add a dependency on the libssh2 PHP binding if you can pretty well do it with PHP alone? Just code a PHP upload script which receives your shell script, and afterwards executes it, probably with suexec or such.
Gün. _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
