View Single Post
Posts: 45 | Thanked: 5 times | Joined on Oct 2008
#5
The packages to install are actually called

lighttpd, php5, and mysql-server

You start the server with

/etc/init.d/lighttpd start
Pages are to go into /wwwPHP

As suggested here I created a short phpinfo() call as a simlpe test webpage.

However a 500 - Internal server error was the result. Some more configuration is called for I guess. I may be starting to get the hang of this