User Tools

Site Tools


f1x:technicals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
f1x:technicals [2025/01/05 12:53] – created - external edit 127.0.0.1f1x:technicals [2025/01/10 08:50] (current) arie
Line 1: Line 1:
 +Technical notes
 +
 pecl install luasandbox\\ pecl install luasandbox\\
 [[https://www.php.net/manual/en/luasandbox.examples-basic.php|https://www.php.net/manual/en/luasandbox.examples-basic.php]]\\ [[https://www.php.net/manual/en/luasandbox.examples-basic.php|https://www.php.net/manual/en/luasandbox.examples-basic.php]]\\
Line 11: Line 13:
   * "Public" area is separated from from private storage and contains either hashes or blobs   * "Public" area is separated from from private storage and contains either hashes or blobs
   * Cache servers store additional data for each   * Cache servers store additional data for each
 +
 +==== Misc ====
 +
 +  * [[https://maps.google.com/pluscodes/|plus codes]] for geolocation
 +
 +====== Installation ======
 +
 +apt install libapache2-mod-php8.3 php-pear php-dev lua5.1 liblua5.1-dev \\ pecl install LuaSandbox \\ echo extension=luasandbox.so > /etc/php/8.3/apache2/conf.d/99-luasandbox.ini \\ echo extension=luasandbox.so > /etc/php/8.3/cli/conf.d/99-luasandbox.ini
 +
 +===== Architecture overview =====
 +
 +Site daemon announces "callbacks"
  
  
f1x/technicals.1736081611.txt.gz · Last modified: 2025/01/05 12:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki