question about compiling a portable web server for linux
[email protected] (lainme)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I recently compiled a portable portable web server for linux, using lighttpd and php. But it seems that php can only run on machine with the same glibc version compiled it. How can I solve the problem?