Line 42:
Line 42:
* admin users with sudo access
* admin users with sudo access
* off user
* off user
+
+
+
==== DNS ====
+
+
Product Opener needs a domain, with a A record for the domain itself and another wildcard A record for all subdomains.
+
+
For testing the new server, we will be using openfoodfacts.eu
==== Product Opener dependencies ====
==== Product Opener dependencies ====
Line 123:
Line 130:
install Geo::IP
install Geo::IP
install Image::OCR::Tesseract
install Image::OCR::Tesseract
−
DateTime::Format::Mail
+
install DateTime::Format::Mail
−
DateTime::Format::CLDR
+
install DateTime::Format::CLDR
−
DateTime::Locale
+
install DateTime::Locale
</pre>
</pre>
+
+
===== Symbolic links in cgi directory ======
+
+
ls -lrt |grep -- "->"
+
+
Make sure all links are pointing to the right path.