Search
Items tagged with: php
Ah, the joys of #selfhost without containers! I'm more and more tempted to look into #Docker, but I'm afraid of the learning curve before I get the same setup I have now. Also it probably would involve converting about 20 #Apache configuration files to #nginx which I'm not looking forward to either.
Does anyone have any pointers for either task, containerization and/or migration from Apache to nginx? #help
https://www.php.net/manual/en/function.exec.php#124878
OpenStreetMap Addon
this is a new error in my php-error.log
PHP Fatal error: Uncaught Error: Class 'Friendica\Core\Cache' not found in /addon/openstreetmap/openstreetmap.php:134
Stack trace:
#0 /src/Core/Hook.php(202): openstreetmap_get_coordinates(Object(Friendica\App), Array)
#1 /src/Core/Hook.php(178): Friendica\Core\Hook::callSingle(Object(Friendica\App), 'Map::getCoordin...', Array, Array)
#2 /src/Util/Map.php(29): Friendica\Core\Hook::callAll('Map::getCoordin...', Array)
#3 /src/Protocol/ActivityPub/Transmitter.php(955): Friendica\Util\Map::getCoordinates('North Dakota/Ne...')
#4 /src/Protocol/ActivityPub/Transmitter.php(1329): Friendica\Protocol\ActivityPub\Transmitter::createLocation(Array)
#5 /src/Protocol/ActivityPub/Transmitter.php(903): Friendica\Protocol\ActivityPub\Transmitter::createNote(Array)
#6 /src/Module/Objects.php(45): Friendica\Protoc in /var/www/virtual/paddler/html/addon/openstreetmap/openstreetmap.php on line 134
#friendica #php #error