Posts Tagged ‘shell’
How can I check server software versions via shell on a Unix system? (Apache, Pureftpd/Proftpd, PHP, etc.)?
If also possible, what security mods are recommended for Apache and FTP servers?
Is there a way to make a php script on a page continue to run?
Is there a way to make a container for a php script that will continue to run after the browser has finished? I need a way to start a php CLI program from the browser, as I don’t have easy access to a shell, and then be able to close the browser once I’ve loaded the page and have the program keep running.
