Hi!
I have an account at my university and would like to run a few php scripts on it over a ssh connection.
I have a disc quota of about 20 MB. The complete php 4.3.3 source extracted is over 20 MB in size. (http://de2.php.net/get/php-4.3.3.tar.bz2/from/a/mirror)
Does someone know which files I have to extract, after I did that, how to actually install PHP?
I do not wish to bind it into an apache webserver, I'd just like to use it as a command line interpretor to run a script which checks certain things and then ends... (I also need the socket extension... well - in windows I need it - don't know about unix...)
Thanks a million in advace for your help!