I have a MIPS board, It has mini-httpd server. I want to install PHP to it without MySQL [just basic support of PHP is enough but PHP should be work on browser].
Do I need to cross-compile the PHP source for MIPS? Or is there any alternative option?
I have a MIPS board, It has mini-httpd server. I want to install PHP
Share
I created a mips tool chail and used lighttpd server instead of mini-httpd … Solved my problem 🙂