could someone please tell me how can I install tidy on a remote linux server?? -if it's possible
thx
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Since You don't mention the distribution, it is probably Ubuntu... Yes, of course it is possible:
| |||||
feedback
|
|
If you don't have shell access to the remote server, consider authoring content locally on your own PC and running tidy there. Once content is prepared and tested, you can publish/upload it to the remote server. If necessary, you can install Apache and PHP (or whatever your remote server uses) on a desktop PC (Windows or Linux) for "pre-flight" testing. | |||
|
feedback
|