Hi, how can I install apache, mysql and php on QNX RTP. Is there any link for this?
Apache + MySQL + PHP on QNX
3 months later
I would guess just download the sources and install them. I know that Apache is supposed to build on QNX (or there is a precompiled QNX binary at http://httpd.apache.org/dist/httpd/binaries/qnx/). Supposedly MySQL won't build on QNX. I think it might because QNX uses glibc (right?). Same with PHP.
Ian