This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

setup static IP and host entry on OMAP L138 LCDK (linux arago) using lighttpd

Hi there,

I want to setup a static IP to the eval. box and configure hostname to access my php website from the box, instead of the IP.

I'm using:

root@omapl138-lcdk:~# lighttpd -v
lighttpd/1.4.43 - a light and fast webserver
Build-Date: Dec 7 2016 15:24:04

root@omapl138-lcdk:~# php -v
PHP 7.1.0 (cli) (built: Dec 8 2016 18:30:32) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.1.0-dev, Copyright (c) 1998-2016 Zend Technologies

root@omapl138-lcdk:~# php-cgi -v
PHP 7.1.0 (cgi-fcgi) (built: Dec 8 2016 18:30:36)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.1.0-dev, Copyright (c) 1998-2016 Zend Technologies