# Webserver on wp76 with php

**URL:** https://forum.legato.io/t/webserver-on-wp76-with-php/5546
**Category:** Legato Linux distribution (Yocto project)
**Created:** [December 17, 2020, 2:52pm UTC](https://forum.legato.io/t/webserver-on-wp76-with-php/5546 "2020-12-17T14:52:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nilsa](https://avatars.discourse-cdn.com/v4/letter/n/cab0a1/32.png) [@nilsa](https://forum.legato.io/u/nilsa)
#### Post date: [December 17, 2020, 2:52pm UTC](https://forum.legato.io/t/webserver-on-wp76-with-php/5546/1 "2020-12-17T14:52:25Z")

</div>

Hello

I’m trying ta add a basic webserver on the wp76xx module. So far I have added a simple webserver based on the [wifiWebAp sample](https://github.com/legatoproject/legato-WiFi/tree/master/apps/sample/wifiWebAp). But it is based on cgi-bin and as I want to add a log in page and sessions I’m looking to add PHP to my yocto source.

Have anyone done something similar on the WP module?  
And should I add apache as well?

---

<div class="post-metadata">

### Author: ![jyijyi](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.legato.io/jyijyi/32/822_2.png) [@jyijyi](https://forum.legato.io/u/jyijyi)
#### Post date: [December 17, 2020, 8:13pm UTC](https://forum.legato.io/t/webserver-on-wp76-with-php/5546/2 "2020-12-17T20:13:14Z")

</div>

Does this help?

> <https://stackoverflow.com/questions/51627349/how-to-bring-php5-in-yocto-image>
