OK, so I've been trying to get this set up for a couple of hours.
Once again I feel like I'm 99% there I just can't get the last 1%.
I followed these steps to install the packages...
http://strdoc.com/install-sshserver-apa ... min-ubuntuI have connected to the MySQL server on my PC so I know that's working.
I have also connected to the apache server and edited the index.html to confirm I'm looking at it and I am.
I can also connect to the apache server from my laptop so I def know it's working.
Now, I'm not too fussed (at this stage) in connecting the web pages to the db but I would like to get the PHP working.
I've been looking at the W3 schools php stuff and may be being naive.
I have a file called index.php ...
...and when I browse to it I only get the "Hello world" bit coming through.
I've got further than ever before with trying to get this to work but I can't get the last 5%.
Is there something I need to do to get that last bit working?