Page 2 of 2
Posted: Tue Dec 11, 2007 10:44 pm
by Tails5
Well I'd use SSL if someone would tell me how to enable OpenSSL in Apache. 'till then, I'm stuck with .htaccess
php
Posted: Wed Dec 12, 2007 12:58 am
by Gebbo
very good php programming there tails your great as usual

Posted: Wed Dec 12, 2007 12:33 pm
by Tails5
Heh, thanks Gebbo, but I still have a little problem of not being able to change directories :P. By the way, the reason I'm not on messenger much any more is my computer is acting REALLY STRANGE it hardly ever connects anymore, I'm only on by using a DSL Live CD (DSL is Damn Small Linux)
Posted: Wed Dec 12, 2007 8:51 pm
by Lixas
Tails5 wrote:Well I'd use SSL if someone would tell me how to enable OpenSSL in Apache. 'till then, I'm stuck with .htaccess
as far as i know openssl is php module. But i this link will help you to add more security to your project
http://tud.at/programm/apache-ssl-win32-howto.php3
Posted: Wed Dec 12, 2007 9:19 pm
by Tails5
Thankyou very much, I'll go there now and see what I can do about adding that security.
Posted: Sun Dec 16, 2007 8:04 am
by TheCrymsonLegends
Seems like it's coming along although I still don't quite know what exactly it would be used for. I suppose if you wanted to run it on your server and access your server from windows on another computer just to mess around with the files or upload/download stuff quicker then it would come in handy.
But I'm not really much of a programmer and I don't run a server so I am still puzzled. It is awesome though and thanks for sharing
.
Posted: Wed Dec 19, 2007 5:16 am
by Tails5
It will run just fine on a Unix server too, but it depends on security restrictions in the PHP installations, and uses different commands, like to close a process in unix is SIGTERM <pid> right?
php
Posted: Wed Dec 26, 2007 2:04 pm
by Gebbo
hmm.. i see, trying to understand XD