DanWin / hosting

This is a setup for a Tor based shared web hosting server
https://danwin1210.de/hosting/
GNU General Public License v3.0
341 stars 126 forks source link

Error executing setup.php #106

Closed infoabcd closed 3 years ago

infoabcd commented 3 years ago

The error message is as follows, but it does not have any effect

not a dynamic executable

DanWin commented 3 years ago

You can safely ignore this message. It's output comming from ldd which scans binaries for their linked libraries in order to copy those into a chroot. But good point, it should not be displayed when running the script.